Show filters
774 Total Results
Displaying 101-110 of 774
Sort by:
Attacker Value
Unknown

CVE-2024-21667

Disclosure Date: January 11, 2024 (last updated January 19, 2024)
pimcore/customer-data-framework is the Customer Management Framework for management of customer data within Pimcore. An authenticated and unauthorized user can access the GDPR data extraction feature and query over the information returned, leading to customer data exposure. Permissions are not enforced when reaching the `/admin/customermanagementframework/gdpr-data/search-data-objects` endpoint allowing an authenticated user without the permissions to access the endpoint and query the data available there. An unauthorized user can access PII data from customers. This vulnerability has been patched in version 4.0.6.
Attacker Value
Unknown

CVE-2024-21666

Disclosure Date: January 11, 2024 (last updated January 19, 2024)
The Customer Management Framework (CMF) for Pimcore adds functionality for customer data management, segmentation, personalization and marketing automation. An authenticated and unauthorized user can access the list of potential duplicate users and see their data. Permissions are enforced when reaching the `/admin/customermanagementframework/duplicates/list` endpoint allowing an authenticated user without the permissions to access the endpoint and query the data available there. Unauthorized user(s) can access PII data from customers. This vulnerability has been patched in version 4.0.6.
Attacker Value
Unknown

CVE-2024-21665

Disclosure Date: January 11, 2024 (last updated January 18, 2024)
ecommerce-framework-bundle is the Pimcore Ecommerce Framework Bundle. An authenticated and unauthorized user can access the back-office orders list and be able to query over the information returned. Access control and permissions are not being enforced. This vulnerability has been patched in version 1.0.10.
Attacker Value
Unknown

CVE-2024-21312

Disclosure Date: January 09, 2024 (last updated January 12, 2025)
.NET Framework Denial of Service Vulnerability
Attacker Value
Unknown

CVE-2024-0057

Disclosure Date: January 09, 2024 (last updated May 29, 2024)
NET, .NET Framework, and Visual Studio Security Feature Bypass Vulnerability
Attacker Value
Unknown

CVE-2024-0056

Disclosure Date: January 09, 2024 (last updated January 12, 2025)
Microsoft.Data.SqlClient and System.Data.SqlClient SQL Data Provider Security Feature Bypass Vulnerability
Attacker Value
Unknown

CVE-2024-21737

Disclosure Date: January 09, 2024 (last updated January 17, 2024)
In SAP Application Interface Framework File Adapter - version 702, a high privilege user can use a function module to traverse through various layers and execute OS commands directly. By this, such user can control the behaviour of the application. This leads to considerable impact on confidentiality, integrity and availability.
Attacker Value
Unknown

CVE-2023-51539

Disclosure Date: January 05, 2024 (last updated January 13, 2024)
Cross-Site Request Forgery (CSRF) vulnerability in Apollo13Themes Apollo13 Framework Extensions.This issue affects Apollo13 Framework Extensions: from n/a through 1.9.1.
Attacker Value
Unknown

CVE-2023-6837

Disclosure Date: December 15, 2023 (last updated January 04, 2025)
Multiple WSO2 products have been identified as vulnerable to perform user impersonatoin using JIT provisioning. In order for this vulnerability to have any impact on your deployment, following conditions must be met: * An IDP configured for federated authentication and JIT provisioning enabled with the "Prompt for username, password and consent" option. * A service provider that uses the above IDP for federated authentication and has the "Assert identity using mapped local subject identifier" flag enabled. Attacker should have: * A fresh valid user account in the federated IDP that has not been used earlier. * Knowledge of the username of a valid user in the local IDP. When all preconditions are met, a malicious actor could use JIT provisioning flow to perform user impersonation.
Attacker Value
Unknown

CVE-2023-34053

Disclosure Date: November 28, 2023 (last updated February 14, 2025)
In Spring Framework versions 6.0.0 - 6.0.13, it is possible for a user to provide specially crafted HTTP requests that may cause a denial-of-service (DoS) condition. Specifically, an application is vulnerable when all of the following are true: * the application uses Spring MVC or Spring WebFlux * io.micrometer:micrometer-core is on the classpath * an ObservationRegistry is configured in the application to record observations Typically, Spring Boot applications need the org.springframework.boot:spring-boot-actuator dependency to meet all conditions.