Approved changes feed: RSS · Atom
cpe:2.3:a:pimcore:pimcore:*:*:*:*:*:*:*:*
part: a version: * update: *
| Vendor | Pimcore (115a8b86-56a6-5ce9-b491-b05cfe687e20) |
|---|---|
| Product | Pimcore (70618b30-ec6d-5901-aa33-9baa2b8d5f5b) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | * |
| Target hardware | * |
| Other | * |
| Notes | Imported from purl2cpe mapping |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
pkg:github/pimcore/pimcore |
purl2cpe | 2026-06-01 10:15:13.508591 |
pkg:sourceforge/pimcore |
purl2cpe | 2026-06-01 10:15:13.508593 |
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2026-5394 |
vulnerable | 2026-06-03 15:26:27.113649 |
Pimcore Platform v12.3.3 - SQL Injection in DataObject composite index handling
An authenticated administrative user who can import or save DataObject class definitions can inject attacker-controlled composite index metadata and trigger unintended SQL execution in the backend.
This issue affects pimcore: 12.3.3.
Published: 2026-04-27T19:15:04.496Z
Updated: 2026-05-05T17:17:45.826Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-5362 |
vulnerable | 2026-06-03 15:26:27.064324 |
Pimcore Platform v12.3.3 - Stored XSS in Document Editable Embed rendering
An authenticated attacker with permission to edit document content can store crafted HTML/JavaScript in a Document embed editable and cause script execution when the published page is rendered.
This issue affects pimcore: v12.3.3.
Published: 2026-04-27T20:16:01.154Z
Updated: 2026-04-28T14:36:06.112Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-27461 |
vulnerable | 2026-06-03 15:18:06.507438 |
Pimcore vulnerable to SQL injection via unsanitized filter value in Dependency Dao RLIKE clause
Pimcore is an Open Source Data & Experience Management Platform. In versions up to and including 11.5.14.1 and 12.3.2, the filter query parameter in the dependency listing endpoints is JSON-decoded and the value field is concatenated directly into RLIKE clauses without sanitization or parameterized queries. Exploiting this issue requires admin authentication. An attacker with admin panel access can extract the full database including password hashes of other admin users. Version 12.3.3 contains a patch.
Published: 2026-02-24T02:50:48.287Z
Updated: 2026-02-24T18:58:07.625Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-23496 |
vulnerable | 2026-06-03 15:16:49.844856 |
Pimcore Web2Print Tools Bundle "Favourite Output Channel Configuration" Missing Function Level Authorization
MEDIUM (5.4)
Pimcore Web2Print Tools Bundle adds tools for web-to-print use cases to Pimcore. Prior to 5.2.2 and 6.1.1, the application fails to enforce proper server-side authorization checks on the API endpoint responsible for managing "Favourite Output Channel Configurations." Testing revealed that an authenticated backend user without explicitely lacking permissions for this feature was still able to successfully invoke the endpoint and modify or retrieve these configurations. This vulnerability is fixed in 5.2.2 and 6.1.1.
Published: 2026-01-15T16:58:39.431Z
Updated: 2026-01-15T18:26:33.948Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-23495 |
vulnerable | 2026-06-03 15:16:49.841673 |
Pimcore's Admin Classic Bundle is Missing Function Level Authorization on "Predefined Properties" Listing
MEDIUM (4.3)
Pimcore's Admin Classic Bundle provides a Backend UI for Pimcore. Prior to 2.2.3 and 1.7.16, the API endpoint for listing Predefined Properties in the Pimcore platform lacks adequate server-side authorization checks. Predefined Properties are configurable metadata definitions (e.g., name, key, type, default value) used across documents, assets, and objects to standardize custom attributes and improve editorial workflows, as documented in Pimcore's official properties guide. Testing confirmed that an authenticated backend user without explicit permissions for property management could successfully call the endpoint and retrieve the complete list of these configurations. The vulnerability is fixed in 2.2.3 and 1.7.16.
Published: 2026-01-15T16:47:07.114Z
Updated: 2026-01-15T17:09:32.298Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-23494 |
vulnerable | 2026-06-03 15:16:49.841309 |
Pimcore is Missing Function Level Authorization on "Static Routes" Listing
MEDIUM (4.3)
Pimcore is an Open Source Data & Experience Management Platform. Prior to 12.3.1 and 11.5.14, the application fails to enforce proper server-side authorization checks on the API endpoint responsible for reading or listing static routes. In Pimcore, static routes are custom URL patterns defined via the backend interface or the var/config/staticroutes.php file, including details like regex-based patterns, controllers, variables, and priorities. These routes are registered automatically through the PimcoreStaticRoutesBundle and integrated into the MVC routing system. Testing revealed that an authenticated backend user lacking explicit permissions was able to invoke the endpoint (e.g., GET /api/static-routes) and retrieve sensitive route configurations. This vulnerability is fixed in 12.3.1 and 11.5.14.
Published: 2026-01-15T16:52:58.729Z
Updated: 2026-01-15T18:08:13.110Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-23493 |
vulnerable | 2026-06-03 15:16:49.840916 |
Pimcore ENV Variables and Cookie Informations are exposed in http_error_log
HIGH (8.6)
Pimcore is an Open Source Data & Experience Management Platform. Prior to 12.3.1 and 11.5.14, the http_error_log file stores the $_COOKIE and $_SERVER variables, which means sensitive information such as database passwords, cookie session data, and other details can be accessed or recovered through the Pimcore backend. This vulnerability is fixed in 12.3.1 and 11.5.14.
Published: 2026-01-15T16:38:23.923Z
Updated: 2026-01-15T19:02:08.517Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2026-23492 |
vulnerable | 2026-06-03 15:16:49.840546 |
Pimcore has a Blind SQL Injection in Admin Search Find API due to an incomplete fix for CVE-2023-30848
HIGH (8.8)
Pimcore is an Open Source Data & Experience Management Platform. Prior to 12.3.1 and 11.5.14, an incomplete SQL injection patch in the Admin Search Find API allows an authenticated attacker to perform blind SQL injection. Although CVE-2023-30848 attempted to mitigate SQL injection by removing SQL comments (--) and catching syntax errors, the fix is insufficient. Attackers can still inject SQL payloads that do not rely on comments and infer database information via blind techniques. This vulnerability affects the admin interface and can lead to database information disclosure. This vulnerability is fixed in 12.3.1 and 11.5.14.
Published: 2026-01-14T18:21:55.237Z
Updated: 2026-01-14T21:14:46.329Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2025-27617 |
vulnerable | 2026-06-03 15:00:12.968404 |
Pimcore Vulnerable to SQL Injection in getRelationFilterCondition
Pimcore is an open source data and experience management platform. Prior to version 11.5.4, authenticated users can craft a filter string used to cause a SQL injection. Version 11.5.4 fixes the issue.
Published: 2025-03-11T15:35:51.895Z
Updated: 2025-03-12T15:29:48.550Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-49370 |
vulnerable | 2026-06-03 14:57:12.387561 |
Change-Password via Portal-Profile sets PimcoreBackendUser password without hashing
Pimcore is an open source data and experience management platform. When a PortalUserObject is connected to a PimcoreUser and "Use Pimcore Backend Password" is set to true, the change password function in Portal Profile sets the new password. Prior to Pimcore portal engine versions 4.1.7 and 3.1.16, the password is then set without hashing so it can be read by everyone. Everyone who combines PortalUser to PimcoreUsers and change passwords via profile settings could be affected. Versions 4.1.7 and 3.1.16 of the Pimcore portal engine fix the issue.
Published: 2024-10-23T15:10:34.393Z
Updated: 2024-10-23T17:29:27.020Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-32871 |
vulnerable | 2026-06-03 14:55:48.407259 |
Pimcore Vulnerable to Flooding Server with Thumbnail files
HIGH (7.5)
Pimcore is an Open Source Data & Experience Management Platform. The Pimcore thumbnail generation can be used to flood the server with large files. By changing the file extension or scaling factor of the requested thumbnail, attackers can create files that are much larger in file size than the original. This vulnerability is fixed in 11.2.4.
Published: 2024-06-04T14:43:20.796Z
Updated: 2024-08-02T02:20:35.642Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-29197 |
vulnerable | 2026-06-03 14:55:27.038411 |
Pimcore Preview Documents are not restricted to logged in users anymore
MEDIUM (6.5)
Pimcore is an Open Source Data & Experience Management Platform. Any call with the query argument `?pimcore_preview=true` allows to view unpublished sites. In previous versions of Pimcore, session information would propagate to previews, so only a logged in user could open a preview. This no longer applies. Previews are broad open to any user and with just the hint of a restricted link one could gain access to possible confident / unreleased information. This vulnerability is fixed in 11.2.2 and 11.1.6.1.
Published: 2024-03-26T15:10:41.792Z
Updated: 2024-08-05T14:31:39.567Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2024-11956 |
vulnerable | 2026-06-03 14:54:15.204921 |
Pimcore customer-data-framework list sql injection
MEDIUM (4.7)
A vulnerability, which was classified as critical, has been found in Pimcore customer-data-framework up to 4.2.0. Affected by this issue is some unknown functionality of the file /admin/customermanagementframework/customers/list. The manipulation of the argument filterDefinition/filter leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. Upgrading to version 4.2.1 is able to address this issue. It is recommended to upgrade the affected component.
Published: 2025-01-28T13:46:27.639Z
Updated: 2025-01-28T14:14:01.837Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-5873 |
vulnerable | 2026-06-03 14:53:49.842701 |
Cross-site Scripting (XSS) - Stored in pimcore/pimcore
MEDIUM (4)
Cross-site Scripting (XSS) - Stored in GitHub repository pimcore/pimcore prior to 11.1.0.
Published: 2023-10-31T08:06:44.834Z
Updated: 2025-02-27T20:38:44.746Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-5192 |
vulnerable | 2026-06-03 14:53:47.946240 |
Excessive Data Query Operations in a Large Data Table in pimcore/demo
MEDIUM (6.1)
Excessive Data Query Operations in a Large Data Table in GitHub repository pimcore/demo prior to 10.3.0.
Published: 2023-09-26T07:34:27.103Z
Updated: 2024-09-24T14:21:53.364Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-4453 |
vulnerable | 2026-06-03 14:53:28.052848 |
Cross-site Scripting (XSS) - Reflected in pimcore/pimcore
MEDIUM (6.4)
Cross-site Scripting (XSS) - Reflected in GitHub repository pimcore/pimcore prior to 10.6.8.
Published: 2023-08-21T09:22:03.718Z
Updated: 2024-10-03T14:06:28.730Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-49076 |
vulnerable | 2026-06-03 14:53:20.070428 |
Pimcore missing token/header to prevent CSRF
MEDIUM (4.3)
Customer-data-framework allows management of customer data within Pimcore. There are no tokens or headers to prevent CSRF attacks from occurring, therefore an attacker could abuse this vulnerability to create new customers. This issue has been patched in version 4.0.5.
Published: 2023-11-30T05:42:12.668Z
Updated: 2025-06-05T13:27:42.356Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-47637 |
vulnerable | 2026-06-03 14:53:17.840746 |
SQL Injection in Admin Grid Filter API in Pimcore
HIGH (8.8)
Pimcore is an Open Source Data & Experience Management Platform. In affected versions the `/admin/object/grid-proxy` endpoint calls `getFilterCondition()` on fields of classes to be filtered for, passing input from the request, and later executes the returned SQL. One implementation of `getFilterCondition()` is in `Multiselect`, which does not normalize/escape/validate the passed value. Any backend user with very basic permissions can execute arbitrary SQL statements and thus alter any data or escalate their privileges to at least admin level. This vulnerability has been addressed in version 11.1.1. Users are advised to upgrade. There are no known workarounds for this vulnerability.
Published: 2023-11-15T19:13:03.428Z
Updated: 2024-08-29T17:40:33.857Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-3822 |
vulnerable | 2026-06-03 14:52:41.988298 |
Cross-site Scripting (XSS) - Reflected in pimcore/pimcore
MEDIUM (6)
Cross-site Scripting (XSS) - Reflected in GitHub repository pimcore/pimcore prior to 10.6.4.
Published: 2023-07-21T14:52:05.707Z
Updated: 2024-10-16T13:44:53.274Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-3821 |
vulnerable | 2026-06-03 14:52:41.987968 |
Cross-site Scripting (XSS) - Stored in pimcore/pimcore
MEDIUM (6.1)
Cross-site Scripting (XSS) - Stored in GitHub repository pimcore/pimcore prior to 10.6.4.
Published: 2023-07-21T14:50:39.925Z
Updated: 2024-10-16T13:47:02.189Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-3820 |
vulnerable | 2026-06-03 14:52:41.987630 |
SQL Injection in pimcore/pimcore
HIGH (7.2)
SQL Injection in GitHub repository pimcore/pimcore prior to 10.6.4.
Published: 2023-07-21T14:44:44.799Z
Updated: 2024-10-16T13:54:24.107Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-3819 |
vulnerable | 2026-06-03 14:52:41.987249 |
Exposure of Sensitive Information to an Unauthorized Actor in pimcore/pimcore
HIGH (7.6)
Exposure of Sensitive Information to an Unauthorized Actor in GitHub repository pimcore/pimcore prior to 10.6.4.
Published: 2023-07-21T14:37:57.468Z
Updated: 2024-10-16T13:57:28.106Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-3673 |
vulnerable | 2026-06-03 14:52:41.470462 |
SQL Injection in pimcore/pimcore
HIGH (7.2)
SQL Injection in GitHub repository pimcore/pimcore prior to 10.5.24.
Published: 2023-07-14T12:19:04.063Z
Updated: 2024-10-22T15:16:48.909Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-38708 |
vulnerable | 2026-06-03 14:52:31.844826 |
Pimcore Path Traversal Vulnerability in AssetController:importServerFilesAction
MEDIUM (6.3)
Pimcore is an Open Source Data & Experience Management Platform: PIM, MDM, CDP, DAM, DXP/CMS & Digital Commerce. A path traversal vulnerability exists in the `AssetController::importServerFilesAction`, which allows an attacker to overwrite or modify sensitive files by manipulating the pimcore_log parameter.This can lead to potential denial of service---key file overwrite.
The impact of this vulnerability allows attackers to: overwrite or modify sensitive files, potentially leading to unauthorized access, privilege escalation, or disclosure of confidential information. This could also cause a denial of service (DoS) if critical system files are overwritten or deleted.
Published: 2023-08-04T00:12:33.137Z
Updated: 2024-10-03T18:21:23.455Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-30855 |
vulnerable | 2026-06-03 14:51:53.984974 |
Pimcore Path Traversal Vulnerability in AdminBundle/Controller/Reports/CustomReportController.php
MEDIUM (6.5)
Pimcore is an open source data and experience management platform. Versions of Pimcore prior to 10.5.18 are vulnerable to path traversal. The impact of this path traversal and arbitrary extension is limited to creation of arbitrary files and appending data to existing files. When combined with the SQL Injection, the exported data `RESTRICTED DIFFUSION 9 / 9` can be controlled and a webshell can be uploaded. Attackers can use that to execute arbitrary PHP code on the server with the permissions of the webserver. Users may upgrade to version 10.5.18 to receive a patch or, as a workaround, apply the patch manually.
Published: 2023-05-08T17:59:14.178Z
Updated: 2025-01-29T15:07:36.979Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-30852 |
vulnerable | 2026-06-03 14:51:53.978977 |
Pimcore Arbitrary File Read in Admin JS CSS files
MEDIUM (4.4)
Pimcore is an open source data and experience management platform. Prior to version 10.5.21, the `/admin/misc/script-proxy` API endpoint that is accessible by an authenticated administrator user is vulnerable to arbitrary JavaScript and CSS file read via the `scriptPath` and `scripts` parameters. The `scriptPath` parameter is not sanitized properly and is vulnerable to path traversal attack. Any JavaScript/CSS file from the application server can be read by specifying sufficient number of `../` patterns to go out from the application webroot followed by path of the folder where the file is located in the "scriptPath" parameter and the file name in the "scripts" parameter. The JavaScript file is successfully read only if the web application has read access to it. Users should update to version 10.5.21 to receive a patch or, as a workaround, apply the patch manual.
Published: 2023-04-27T16:44:28.113Z
Updated: 2025-01-30T19:35:04.361Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-30850 |
vulnerable | 2026-06-03 14:51:53.977077 |
Pimcore SQL Injection Vulnerability in Admin Translations API
HIGH (8.8)
Pimcore is an open source data and experience management platform. Prior to version 10.5.21, a SQL Injection vulnerability exists in the admin translations API. Users should update to version 10.5.21 to receive a patch or, as a workaround, or apply the patch manually.
Published: 2023-04-27T16:13:12.233Z
Updated: 2025-01-30T21:13:07.659Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-30849 |
vulnerable | 2026-06-03 14:51:53.976734 |
Pimcore vulnerable to SQL Injection in Translation Export API
HIGH (8.8)
Pimcore is an open source data and experience management platform. Prior to version 10.5.21, A SQL injection vulnerability exists in the translation export API. Users should update to version 10.5.21 to receive a patch or, as a workaround, or apply the patch manually.
Published: 2023-04-27T15:58:16.161Z
Updated: 2025-01-31T18:17:39.608Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-30848 |
vulnerable | 2026-06-03 14:51:53.976304 |
Pimcore SQL Injection Vulnerability in Admin Search Find API
HIGH (8.8)
Pimcore is an open source data and experience management platform. Prior to version 10.5.21, the admin search find API has a SQL injection vulnerability. Users should upgrade to version 10.5.21 to receive a patch or, as a workaround, apply the patch manually.
Published: 2023-04-27T15:03:31.257Z
Updated: 2025-01-30T19:35:53.770Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-2984 |
vulnerable | 2026-06-03 14:51:44.764836 |
Path Traversal: '\..\filename' in pimcore/pimcore
MEDIUM (6.3)
Path Traversal: '\..\filename' in GitHub repository pimcore/pimcore prior to 10.5.22.
Published: 2023-05-30T00:00:00.000Z
Updated: 2025-01-13T19:58:54.371Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-2983 |
vulnerable | 2026-06-03 14:51:44.764479 |
Privilege Defined With Unsafe Actions in pimcore/pimcore
MEDIUM (6.5)
Privilege Defined With Unsafe Actions in GitHub repository pimcore/pimcore prior to 10.5.23.
Published: 2023-05-30T00:00:00.000Z
Updated: 2025-01-10T20:52:19.382Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-2730 |
vulnerable | 2026-06-03 14:51:43.781213 |
Cross-site Scripting (XSS) - Stored in pimcore/pimcore
MEDIUM (6.3)
Cross-site Scripting (XSS) - Stored in GitHub repository pimcore/pimcore prior to 10.3.3.
Published: 2023-05-16T00:00:00.000Z
Updated: 2025-01-22T21:17:58.930Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-2630 |
vulnerable | 2026-06-03 14:51:43.548762 |
Cross-site Scripting (XSS) - Stored in pimcore/pimcore
MEDIUM (5.7)
Cross-site Scripting (XSS) - Stored in GitHub repository pimcore/pimcore prior to 10.5.21.
Published: 2023-05-10T00:00:00.000Z
Updated: 2025-01-27T19:39:51.618Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-2616 |
vulnerable | 2026-06-03 14:51:43.505689 |
Cross-site Scripting (XSS) - Generic in pimcore/pimcore
MEDIUM (6.8)
Cross-site Scripting (XSS) - Generic in GitHub repository pimcore/pimcore prior to 10.5.21.
Published: 2023-05-10T00:00:00.000Z
Updated: 2025-01-27T19:40:58.922Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-2615 |
vulnerable | 2026-06-03 14:51:43.505367 |
Cross-site Scripting (XSS) - Reflected in pimcore/pimcore
MEDIUM (6.8)
Cross-site Scripting (XSS) - Reflected in GitHub repository pimcore/pimcore prior to 10.5.21.
Published: 2023-05-10T00:00:00.000Z
Updated: 2025-01-27T19:41:38.994Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-2614 |
vulnerable | 2026-06-03 14:51:43.505016 |
Cross-site Scripting (XSS) - DOM in pimcore/pimcore
MEDIUM (6.8)
Cross-site Scripting (XSS) - DOM in GitHub repository pimcore/pimcore prior to 10.5.21.
Published: 2023-05-10T00:00:00.000Z
Updated: 2025-01-27T19:42:18.093Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-2361 |
vulnerable | 2026-06-03 14:51:42.948706 |
Cross-site Scripting (XSS) - Stored in pimcore/pimcore
MEDIUM (6.3)
Cross-site Scripting (XSS) - Stored in GitHub repository pimcore/pimcore prior to 10.5.21.
Published: 2023-04-28T00:00:00.000Z
Updated: 2025-01-30T20:47:51.877Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-2343 |
vulnerable | 2026-06-03 14:51:42.917339 |
Cross-site Scripting (XSS) - DOM in pimcore/pimcore
MEDIUM (5.2)
Cross-site Scripting (XSS) - DOM in GitHub repository pimcore/pimcore prior to 10.5.21.
Published: 2023-04-27T00:00:00.000Z
Updated: 2025-01-30T20:05:15.271Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-2342 |
vulnerable | 2026-06-03 14:51:42.917035 |
Cross-site Scripting (XSS) - Reflected in pimcore/pimcore
MEDIUM (4)
Cross-site Scripting (XSS) - Reflected in GitHub repository pimcore/pimcore prior to 10.5.21.
Published: 2023-04-27T00:00:00.000Z
Updated: 2025-01-31T18:31:35.752Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-2341 |
vulnerable | 2026-06-03 14:51:42.916726 |
Cross-site Scripting (XSS) - Generic in pimcore/pimcore
HIGH (7.3)
Cross-site Scripting (XSS) - Generic in GitHub repository pimcore/pimcore prior to 10.5.21.
Published: 2023-04-27T00:00:00.000Z
Updated: 2025-01-31T18:32:18.482Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-2340 |
vulnerable | 2026-06-03 14:51:42.916420 |
Cross-site Scripting (XSS) - Stored in pimcore/pimcore
MEDIUM (6.1)
Cross-site Scripting (XSS) - Stored in GitHub repository pimcore/pimcore prior to 10.5.21.
Published: 2023-04-27T00:00:00.000Z
Updated: 2025-01-31T18:32:58.770Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-2339 |
vulnerable | 2026-06-03 14:51:42.916098 |
Cross-site Scripting (XSS) - Reflected in pimcore/pimcore
MEDIUM (6.1)
Cross-site Scripting (XSS) - Reflected in GitHub repository pimcore/pimcore prior to 10.5.21.
Published: 2023-04-27T00:00:00.000Z
Updated: 2025-01-30T21:27:22.267Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-2338 |
vulnerable | 2026-06-03 14:51:42.915758 |
SQL Injection in pimcore/pimcore
HIGH (7.2)
SQL Injection in GitHub repository pimcore/pimcore prior to 10.5.21.
Published: 2023-04-27T00:00:00.000Z
Updated: 2025-02-03T16:28:46.713Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-2336 |
vulnerable | 2026-06-03 14:51:42.913106 |
Path Traversal in pimcore/pimcore
MEDIUM (5.5)
Path Traversal in GitHub repository pimcore/pimcore prior to 10.5.21.
Published: 2023-04-27T00:00:00.000Z
Updated: 2025-01-31T18:51:08.170Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-2332 |
vulnerable | 2026-06-03 14:51:42.898529 |
Stored Cross-site Scripting (XSS) in pimcore/pimcore
MEDIUM (4)
A stored Cross-site Scripting (XSS) vulnerability exists in the Conditions tab of Pricing Rules in pimcore/pimcore versions 10.5.19. The vulnerability is present in the From and To fields of the Date Range section, allowing an attacker to inject malicious scripts. This can lead to the execution of arbitrary JavaScript code in the context of the user's browser, potentially stealing cookies or redirecting users to malicious sites. The issue is fixed in version 10.5.21.
Published: 2024-11-15T10:57:19.795Z
Updated: 2024-11-15T21:00:49.061Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-2328 |
vulnerable | 2026-06-03 14:51:42.886414 |
Cross-site Scripting (XSS) - Generic in pimcore/pimcore
MEDIUM (5.2)
Cross-site Scripting (XSS) - Generic in GitHub repository pimcore/pimcore prior to 10.5.21.
Published: 2023-04-27T00:00:00.000Z
Updated: 2025-01-31T18:51:45.775Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-2327 |
vulnerable | 2026-06-03 14:51:42.886066 |
Cross-site Scripting (XSS) - Stored in pimcore/pimcore
MEDIUM (4)
Cross-site Scripting (XSS) - Stored in GitHub repository pimcore/pimcore prior to 10.5.21.
Published: 2023-04-27T00:00:00.000Z
Updated: 2025-01-31T18:33:27.692Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-2323 |
vulnerable | 2026-06-03 14:51:42.872450 |
Cross-site Scripting (XSS) - Stored in pimcore/pimcore
MEDIUM (6.8)
Cross-site Scripting (XSS) - Stored in GitHub repository pimcore/pimcore prior to 10.5.21.
Published: 2023-04-27T00:00:00.000Z
Updated: 2025-01-31T18:34:07.651Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-2322 |
vulnerable | 2026-06-03 14:51:42.871873 |
Cross-site Scripting (XSS) - Stored in pimcore/pimcore
MEDIUM (5.2)
Cross-site Scripting (XSS) - Stored in GitHub repository pimcore/pimcore prior to 10.5.21.
Published: 2023-04-27T00:00:00.000Z
Updated: 2025-01-31T18:35:16.820Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-28438 |
vulnerable | 2026-06-03 14:51:09.209802 |
Pimcore vulnerable to improper quoting of filters in Custom Reports
MEDIUM (6.2)
Pimcore is an open source data and experience management platform. Prior to version 10.5.19, since a user with 'report' permission can already write arbitrary SQL queries and given the fact that this endpoint is using the GET method (no CSRF protection), an attacker can inject an arbitrary query by manipulating a user to click on a link. Users should upgrade to version 10.5.19 to receive a patch or, as a workaround, may apply the patch manually.
Published: 2023-03-22T20:46:33.646Z
Updated: 2025-02-25T14:51:11.306Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-28429 |
vulnerable | 2026-06-03 14:51:09.201008 |
Pimcore has Cross-site Scripting vulnerability in DataObject tooltip field
MEDIUM (6.1)
Pimcore is an open source data and experience management platform. Versions prior to 10.5.19 have an unsecured tooltip field in DataObject class definition. This vulnerability has the potential to steal a user's cookie and gain unauthorized access to that user's account through the stolen cookie or redirect users to other malicious sites. Users should upgrade to version 10.5.19 or, as a workaround, apply the patch manually.
Published: 2023-03-20T14:54:21.856Z
Updated: 2025-02-25T14:52:23.103Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-28108 |
vulnerable | 2026-06-03 14:51:08.003831 |
Pimcore has improper quoting of columns when calling methods "getByUuid" & "exists" on UUID Model
HIGH (7.9)
Pimcore is an open source data and experience management platform. Prior to version 10.5.19, quoting is not done properly in UUID DAO model. There is the theoretical possibility to inject custom SQL if the developer is using this methods with input data and not doing proper input validation in advance and so relies on the auto-quoting being done by the DAO class. Users should update to version 10.5.19 to receive a patch or, as a workaround, apply the patch manually.
Published: 2023-03-16T16:34:56.176Z
Updated: 2025-02-25T14:55:10.634Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-28106 |
vulnerable | 2026-06-03 14:51:08.000083 |
Pimcore vulnerable to Cross-site Scripting in UrlSlug Data type
MEDIUM (6.1)
Pimcore is an open source data and experience management platform. Prior to version 10.5.19, an attacker can use cross-site scripting to send a malicious script to an unsuspecting user. Users may upgrade to version 10.5.19 to receive a patch or, as a workaround, apply the patch manually.
Published: 2023-03-16T16:31:20.723Z
Updated: 2025-02-25T14:55:17.566Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-23937 |
vulnerable | 2026-06-03 14:49:29.105911 |
Missing file upload type validation in pimcore/pimcore
HIGH (8.2)
Pimcore is an Open Source Data & Experience Management Platform: PIM, MDM, CDP, DAM, DXP/CMS & Digital Commerce.
The upload functionality for updating user profile does not properly validate the file content-type, allowing any authenticated user to bypass this security check by adding a valid signature (p.e. GIF89) and sending any invalid content-type. This could allow an authenticated attacker to upload HTML files with JS content that will be executed in the context of the domain. This issue has been patched in version 10.5.16.
Published: 2023-02-03T19:31:34.110Z
Updated: 2025-03-10T21:17:02.111Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-1704 |
vulnerable | 2026-06-03 14:48:56.190569 |
Cross-site Scripting (XSS) - Stored in pimcore/pimcore
MEDIUM (5.1)
Cross-site Scripting (XSS) - Stored in GitHub repository pimcore/pimcore prior to 10.5.20.
Published: 2023-03-29T00:00:00.000Z
Updated: 2025-02-12T19:31:07.783Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-1703 |
vulnerable | 2026-06-03 14:48:56.190252 |
Cross-site Scripting (XSS) - Generic in pimcore/pimcore
MEDIUM (5.3)
Cross-site Scripting (XSS) - Generic in GitHub repository pimcore/pimcore prior to 10.5.20.
Published: 2023-03-29T00:00:00.000Z
Updated: 2025-02-12T19:31:33.148Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-1702 |
vulnerable | 2026-06-03 14:48:56.189939 |
Cross-site Scripting (XSS) - Generic in pimcore/pimcore
MEDIUM (4)
Cross-site Scripting (XSS) - Generic in GitHub repository pimcore/pimcore prior to 10.5.20.
Published: 2023-03-29T00:00:00.000Z
Updated: 2025-02-12T16:52:16.949Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-1701 |
vulnerable | 2026-06-03 14:48:56.189612 |
Cross-site Scripting (XSS) - Reflected in pimcore/pimcore
MEDIUM (4)
Cross-site Scripting (XSS) - Reflected in GitHub repository pimcore/pimcore prior to 10.5.20.
Published: 2023-03-29T00:00:00.000Z
Updated: 2025-02-12T16:52:59.036Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-1578 |
vulnerable | 2026-06-03 14:48:55.771899 |
SQL Injection in pimcore/pimcore
MEDIUM (6.7)
SQL Injection in GitHub repository pimcore/pimcore prior to 10.5.19.
Published: 2023-03-22T00:00:00.000Z
Updated: 2025-02-25T19:52:13.960Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-1517 |
vulnerable | 2026-06-03 14:48:55.669237 |
Cross-site Scripting (XSS) - DOM in pimcore/pimcore
MEDIUM (4)
Cross-site Scripting (XSS) - DOM in GitHub repository pimcore/pimcore prior to 10.5.19.
Published: 2023-03-20T00:00:00.000Z
Updated: 2025-02-26T19:22:56.581Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-1515 |
vulnerable | 2026-06-03 14:48:55.667511 |
Cross-site Scripting (XSS) - Stored in pimcore/pimcore
MEDIUM (5.2)
Cross-site Scripting (XSS) - Stored in GitHub repository pimcore/pimcore prior to 10.5.19.
Published: 2023-03-20T00:00:00.000Z
Updated: 2025-02-26T19:23:25.873Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-1429 |
vulnerable | 2026-06-03 14:48:55.528599 |
Cross-site Scripting (XSS) - Reflected in pimcore/pimcore
MEDIUM (4)
Cross-site Scripting (XSS) - Reflected in GitHub repository pimcore/pimcore prior to 10.5.19.
Published: 2023-03-16T00:00:00.000Z
Updated: 2025-02-26T21:16:00.292Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-1312 |
vulnerable | 2026-06-03 14:48:54.271976 |
Cross-site Scripting (XSS) - Reflected in pimcore/pimcore
MEDIUM (5.2)
Cross-site Scripting (XSS) - Reflected in GitHub repository pimcore/pimcore prior to 10.5.19.
Published: 2023-03-10T00:00:00.000Z
Updated: 2025-02-28T15:37:20.260Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-1286 |
vulnerable | 2026-06-03 14:48:54.220177 |
Cross-site Scripting (XSS) - Stored in pimcore/pimcore
MEDIUM (4.8)
Cross-site Scripting (XSS) - Stored in GitHub repository pimcore/pimcore prior to 10.5.19.
Published: 2023-03-09T00:00:00.000Z
Updated: 2025-02-28T16:33:29.186Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-1117 |
vulnerable | 2026-06-03 14:48:53.801711 |
Cross-site Scripting (XSS) - Stored in pimcore/pimcore
MEDIUM (4.8)
Cross-site Scripting (XSS) - Stored in GitHub repository pimcore/pimcore prior to 10.5.18.
Published: 2023-03-01T00:00:00.000Z
Updated: 2025-03-07T18:32:31.478Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-1116 |
vulnerable | 2026-06-03 14:48:53.801394 |
Cross-site Scripting (XSS) - Stored in pimcore/pimcore
MEDIUM (5.4)
Cross-site Scripting (XSS) - Stored in GitHub repository pimcore/pimcore prior to 10.5.18.
Published: 2023-03-01T00:00:00.000Z
Updated: 2025-03-07T18:33:04.217Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-1115 |
vulnerable | 2026-06-03 14:48:53.801040 |
Cross-site Scripting (XSS) - Stored in pimcore/pimcore
HIGH (7.6)
Cross-site Scripting (XSS) - Stored in GitHub repository pimcore/pimcore prior to 10.5.18.
Published: 2023-03-01T00:00:00.000Z
Updated: 2025-03-11T14:15:32.285Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-1067 |
vulnerable | 2026-06-03 14:48:53.624513 |
Cross-site Scripting (XSS) - Stored in pimcore/pimcore
MEDIUM (5.2)
Cross-site Scripting (XSS) - Stored in GitHub repository pimcore/pimcore prior to 10.5.18.
Published: 2023-02-27T00:00:00.000Z
Updated: 2025-03-10T19:54:56.161Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-0827 |
vulnerable | 2026-06-03 14:48:52.933318 |
Cross-site Scripting (XSS) - Stored in pimcore/pimcore
MEDIUM (6.3)
Cross-site Scripting (XSS) - Stored in GitHub repository pimcore/pimcore prior to 1.5.17.
Published: 2023-02-14T00:00:00.000Z
Updated: 2025-03-20T18:49:36.800Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2023-0323 |
vulnerable | 2026-06-03 14:48:46.058955 |
Cross-site Scripting (XSS) - Stored in pimcore/pimcore
MEDIUM (6.1)
Cross-site Scripting (XSS) - Stored in GitHub repository pimcore/pimcore prior to 10.5.14.
Published: 2023-01-16T00:00:00.000Z
Updated: 2025-04-07T15:08:14.295Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-3255 |
vulnerable | 2026-06-03 14:47:52.573176 |
Cross-site Scripting (XSS) - Reflected in pimcore/pimcore
MEDIUM (6.8)
If an attacker can control a script that is executed in the victim's browser, then they can typically fully compromise that user. Amongst other things, the attacker can: Perform any action within the application that the user can perform. View any information that the user is able to view. Modify any information that the user is able to modify. Initiate interactions with other application users, including malicious attacks, that will appear to originate from the initial victim user.
Published: 2022-09-21T12:00:21.000Z
Updated: 2025-05-28T15:21:33.438Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-3211 |
vulnerable | 2026-06-03 14:47:52.491496 |
Cross-site Scripting (XSS) - Stored in pimcore/pimcore
MEDIUM (5.8)
Cross-site Scripting (XSS) - Stored in GitHub repository pimcore/pimcore prior to 10.5.6.
Published: 2022-09-15T13:35:10.000Z
Updated: 2024-08-03T01:00:10.590Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-39365 |
vulnerable | 2026-06-03 14:47:51.547043 |
RCE vulnerability in Pimcore/Mail & Dynamic Text Layout
CRITICAL (9.8)
Pimcore is an open source data and experience management platform. Prior to version 10.5.9, the user controlled twig templates rendering in `Pimcore/Mail` & `ClassDefinition\Layout\Text` is vulnerable to server-side template injection, which could lead to remote code execution. Version 10.5.9 contains a patch for this issue. As a workaround, one may apply the patch manually.
Published: 2022-10-27T00:00:00.000Z
Updated: 2025-04-23T16:42:09.909Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-31092 |
vulnerable | 2026-06-03 14:47:10.597467 |
SQL injection in pimcore
HIGH (7.5)
Pimcore is an Open Source Data & Experience Management Platform. Pimcore offers developers listing classes to make querying data easier. This listing classes also allow to order or group the results based on one or more columns which should be quoted by default. The actual issue is that quoting is not done properly in both cases, so there's the theoretical possibility to inject custom SQL if the developer is using this methods with input data and not doing proper input validation in advance and so relies on the auto-quoting being done by the listing classes. This issue has been resolved in version 10.4.4. Users are advised to upgrade or to apple the patch manually. There are no known workarounds for this issue.
Published: 2022-06-27T21:25:12.000Z
Updated: 2025-04-22T17:53:25.222Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-2796 |
vulnerable | 2026-06-03 14:47:07.362497 |
Cross-site Scripting (XSS) - Stored in pimcore/pimcore
MEDIUM (6.7)
Cross-site Scripting (XSS) - Stored in GitHub repository pimcore/pimcore prior to 10.5.4.
Published: 2022-08-23T08:00:20.000Z
Updated: 2024-08-03T00:46:04.428Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-1429 |
vulnerable | 2026-06-03 14:45:58.891165 |
SQL injection in GridHelperService.php in pimcore/pimcore
HIGH (7.2)
SQL injection in GridHelperService.php in GitHub repository pimcore/pimcore prior to 10.3.6. This vulnerability is capable of steal the data
Published: 2022-04-22T09:10:10.000Z
Updated: 2024-08-03T00:03:06.261Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-1351 |
vulnerable | 2026-06-03 14:45:58.598252 |
Stored XSS in Tooltip in pimcore/pimcore
MEDIUM (6.8)
Stored XSS in Tooltip in GitHub repository pimcore/pimcore prior to 10.4.
Published: 2022-04-14T09:15:15.000Z
Updated: 2024-08-03T00:03:05.672Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-1339 |
vulnerable | 2026-06-03 14:45:58.577929 |
SQL injection in ElementController.php in pimcore/pimcore
HIGH (8.8)
SQL injection in ElementController.php in GitHub repository pimcore/pimcore prior to 10.3.5. This vulnerability is capable of steal the data
Published: 2022-04-13T09:45:15.000Z
Updated: 2024-08-03T00:03:05.610Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-1219 |
vulnerable | 2026-06-03 14:45:58.270328 |
SQL injection in RecyclebinController.php in pimcore/pimcore
HIGH (7.2)
SQL injection in RecyclebinController.php in GitHub repository pimcore/pimcore prior to 10.3.5. This vulnerability is capable of steal the data
Published: 2022-04-08T08:45:18.000Z
Updated: 2024-08-02T23:55:24.296Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-0911 |
vulnerable | 2026-06-03 14:45:57.391542 |
Cross-site Scripting (XSS) - Stored in pimcore/pimcore
MEDIUM (6.8)
Cross-site Scripting (XSS) - Stored in GitHub repository pimcore/pimcore prior to 10.4.0.
Published: 2022-03-16T09:05:10.000Z
Updated: 2024-08-02T23:47:42.839Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-0894 |
vulnerable | 2026-06-03 14:45:57.347569 |
Cross-site Scripting (XSS) - Stored in pimcore/pimcore
HIGH (8.2)
Cross-site Scripting (XSS) - Stored in GitHub repository pimcore/pimcore prior to 10.4.0.
Published: 2022-03-15T10:30:13.000Z
Updated: 2024-08-02T23:47:42.094Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-0893 |
vulnerable | 2026-06-03 14:45:57.347239 |
Cross-site Scripting (XSS) - Stored in pimcore/pimcore
MEDIUM (6.8)
Cross-site Scripting (XSS) - Stored in GitHub repository pimcore/pimcore prior to 10.4.0.
Published: 2022-03-15T10:30:18.000Z
Updated: 2024-08-02T23:47:42.078Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-0832 |
vulnerable | 2026-06-03 14:45:57.211299 |
Cross-site Scripting (XSS) - Stored in pimcore/pimcore
MEDIUM (4.6)
Cross-site Scripting (XSS) - Stored in GitHub repository pimcore/pimcore prior to 10.3.3.
Published: 2022-03-04T13:40:10.000Z
Updated: 2024-08-02T23:40:04.381Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-0831 |
vulnerable | 2026-06-03 14:45:57.210967 |
Cross-site Scripting (XSS) - Stored in pimcore/pimcore
MEDIUM (4.6)
Cross-site Scripting (XSS) - Stored in GitHub repository pimcore/pimcore prior to 10.3.3.
Published: 2022-03-04T13:35:10.000Z
Updated: 2024-08-02T23:40:04.371Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-0705 |
vulnerable | 2026-06-03 14:45:56.663443 |
Cross-site Scripting (XSS) - Stored in pimcore/pimcore
MEDIUM (4.2)
Cross-site Scripting (XSS) - Stored in GitHub repository pimcore/pimcore prior to 10.4.0.
Published: 2022-03-16T10:30:12.000Z
Updated: 2024-08-02T23:40:03.461Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-0704 |
vulnerable | 2026-06-03 14:45:56.663104 |
Cross-site Scripting (XSS) - Stored in pimcore/pimcore
MEDIUM (4)
Cross-site Scripting (XSS) - Stored in GitHub repository pimcore/pimcore prior to 10.4.0.
Published: 2022-03-16T09:15:15.000Z
Updated: 2024-08-02T23:40:03.327Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-0665 |
vulnerable | 2026-06-03 14:45:56.587491 |
Path Traversal in pimcore/pimcore
MEDIUM (4.9)
Path Traversal in GitHub repository pimcore/pimcore prior to 10.3.2.
Published: 2022-02-22T14:55:09.000Z
Updated: 2024-08-02T23:32:46.655Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-0565 |
vulnerable | 2026-06-03 14:45:56.405983 |
Cross-site Scripting in pimcore/pimcore
HIGH (7.6)
Cross-site Scripting in Packagist pimcore/pimcore prior to 10.3.1.
Published: 2022-02-12T12:30:10.000Z
Updated: 2024-11-19T19:16:33.301Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-0510 |
vulnerable | 2026-06-03 14:45:56.300724 |
Cross-site Scripting (XSS) - Reflected in pimcore/pimcore
MEDIUM (4.3)
Cross-site Scripting (XSS) - Reflected in Packagist pimcore/pimcore prior to 10.3.1.
Published: 2022-02-08T14:20:10.000Z
Updated: 2024-08-02T23:32:45.626Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-0509 |
vulnerable | 2026-06-03 14:45:56.300414 |
Cross-site Scripting (XSS) - Stored in pimcore/pimcore
MEDIUM (6.6)
Cross-site Scripting (XSS) - Stored in Packagist pimcore/pimcore prior to 10.3.1.
Published: 2022-02-08T11:30:11.000Z
Updated: 2024-08-02T23:32:46.495Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-0348 |
vulnerable | 2026-06-03 14:45:56.004792 |
Cross-site Scripting (XSS) - Stored in pimcore/pimcore
MEDIUM (4.3)
Cross-site Scripting (XSS) - Stored in Packagist pimcore/pimcore prior to 10.2.
Published: 2022-01-27T14:10:11.000Z
Updated: 2024-08-02T23:25:39.983Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-0285 |
vulnerable | 2026-06-03 14:45:55.838588 |
Cross-site Scripting (XSS) - Stored in pimcore/pimcore
MEDIUM (6.6)
Cross-site Scripting (XSS) - Stored in Packagist pimcore/pimcore prior to 10.2.9.
Published: 2022-01-20T15:00:12.000Z
Updated: 2024-08-02T23:25:40.066Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-0263 |
vulnerable | 2026-06-03 14:45:55.805487 |
Unrestricted Upload of File with Dangerous Type in pimcore/pimcore
MEDIUM (6.6)
Unrestricted Upload of File with Dangerous Type in Packagist pimcore/pimcore prior to 10.2.7.
Published: 2022-01-18T15:55:10.000Z
Updated: 2024-08-02T23:25:40.358Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-0262 |
vulnerable | 2026-06-03 14:45:55.805160 |
Cross-site Scripting (XSS) - Stored in pimcore/pimcore
MEDIUM (6.6)
Cross-site Scripting (XSS) - Stored in Packagist pimcore/pimcore prior to 10.2.7.
Published: 2022-01-18T15:40:11.000Z
Updated: 2024-08-02T23:25:38.887Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-0260 |
vulnerable | 2026-06-03 14:45:55.802003 |
Cross-site Scripting (XSS) - Stored in pimcore/pimcore
MEDIUM (6.5)
Cross-site Scripting (XSS) - Stored in GitHub repository pimcore/pimcore prior to 10.2.7.
Published: 2022-01-18T15:00:11.000Z
Updated: 2024-08-02T23:25:38.795Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-0258 |
vulnerable | 2026-06-03 14:45:55.801626 |
SQL Injection in pimcore/pimcore
HIGH (8.3)
pimcore is vulnerable to Improper Neutralization of Special Elements used in an SQL Command
Published: 2022-01-17T15:15:10.000Z
Updated: 2024-08-02T23:25:38.783Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-0257 |
vulnerable | 2026-06-03 14:45:55.801294 |
Cross-site Scripting (XSS) - Stored in pimcore/pimcore
MEDIUM (6.1)
pimcore is vulnerable to Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Published: 2022-01-17T15:15:15.000Z
Updated: 2024-08-02T23:25:39.597Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-0256 |
vulnerable | 2026-06-03 14:45:55.800930 |
Cross-site Scripting (XSS) - Stored in pimcore/pimcore
MEDIUM (5.3)
pimcore is vulnerable to Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Published: 2022-01-17T15:10:09.000Z
Updated: 2024-08-02T23:25:40.154Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2022-0251 |
vulnerable | 2026-06-03 14:45:55.793572 |
Cross-site Scripting (XSS) - Stored in pimcore/pimcore
HIGH (8.1)
Cross-site Scripting (XSS) - Stored in GitHub repository pimcore/pimcore prior to 10.2.10.
Published: 2022-01-26T10:35:10.000Z
Updated: 2024-08-02T23:18:42.889Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-4146 |
vulnerable | 2026-06-03 14:45:47.865940 |
Business Logic Errors in pimcore/pimcore
MEDIUM (4.3)
Business Logic Errors in GitHub repository pimcore/pimcore prior to 10.2.6.
Published: 2022-01-18T15:30:12.000Z
Updated: 2024-08-03T17:16:04.270Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-4139 |
vulnerable | 2026-06-03 14:45:47.851184 |
Cross-site Scripting (XSS) - Stored in pimcore/pimcore
MEDIUM (6.6)
pimcore is vulnerable to Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Published: 2021-12-21T12:50:10.000Z
Updated: 2024-08-03T17:16:04.247Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-4084 |
vulnerable | 2026-06-03 14:45:47.717115 |
Cross-site Scripting (XSS) - Stored in pimcore/pimcore
HIGH (7.4)
pimcore is vulnerable to Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Published: 2021-12-10T11:15:11.000Z
Updated: 2024-08-03T17:16:03.346Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-4082 |
vulnerable | 2026-06-03 14:45:47.711690 |
Cross-Site Request Forgery (CSRF) in pimcore/pimcore
MEDIUM (4.3)
pimcore is vulnerable to Cross-Site Request Forgery (CSRF)
Published: 2021-12-10T10:20:10.000Z
Updated: 2024-08-03T17:16:03.508Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-4081 |
vulnerable | 2026-06-03 14:45:47.711278 |
Cross-site Scripting (XSS) - Reflected in pimcore/pimcore
MEDIUM (5.5)
pimcore is vulnerable to Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Published: 2021-12-10T10:20:15.000Z
Updated: 2024-08-03T17:16:04.248Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-39189 |
vulnerable | 2026-06-03 14:45:08.569361 |
Observable Response Discrepancy in Lost Password Service
MEDIUM (5.3)
Pimcore is an open source data & experience management platform. In versions prior to 10.1.3, it is possible to enumerate usernames via the forgot password functionality. This issue is fixed in version 10.1.3. As a workaround, one may apply the available patch manually.
Published: 2021-09-15T13:50:13.000Z
Updated: 2024-08-04T01:58:18.264Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-39170 |
vulnerable | 2026-06-03 14:45:08.510085 |
Improper Encoding or Escaping of Output in Asset Metadata Component
HIGH (8)
Pimcore is an open source data & experience management platform. Prior to version 10.1.2, an authenticated user could add XSS code as a value of custom metadata on assets. There is a patch for this issue in Pimcore version 10.1.2. As a workaround, users may apply the patch manually.
Published: 2021-09-01T14:10:12.000Z
Updated: 2024-08-04T01:58:18.275Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-39166 |
vulnerable | 2026-06-03 14:45:08.501975 |
Improper Neutralization of Text-Values in Object Version Preview
HIGH (8)
Pimcore is an open source data & experience management platform. Prior to version 10.1.2, text-values were not properly escaped before printed in the version preview. This allowed XSS by authenticated users with access to the resources. This issue is patched in Pimcore version 10.1.2.
Published: 2021-09-01T14:00:11.000Z
Updated: 2024-08-04T01:58:18.273Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-37702 |
vulnerable | 2026-06-03 14:45:00.999135 |
Improper Neutralization of Formula Elements in a CSV File in pimcore/pimcore
HIGH (8)
Pimcore is an open source data & experience management platform. Prior to version 10.1.1, Data Object CSV import allows formular injection. The problem is patched in 10.1.1. Aside from upgrading, one may apply the patch manually as a workaround.
Published: 2021-08-18T14:45:10.000Z
Updated: 2024-08-04T01:23:01.527Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-31869 |
vulnerable | 2026-06-03 14:44:33.657036 |
Pimcore AdminBundle 'specificID' SQL Injection
MEDIUM (6.5)
Pimcore AdminBundle version 6.8.0 and earlier suffers from a SQL injection issue in the specificID variable used by the application. This issue was fixed in version 6.9.4 of the product.
Published: 2021-08-04T22:20:37.030Z
Updated: 2024-09-17T02:27:53.096Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-23405 |
vulnerable | 2026-06-03 14:43:55.276214 |
SQL Injection
HIGH (8.3)
This affects the package pimcore/pimcore before 10.0.7. This issue exists due to the absence of check on the storeId parameter in the method collectionsActionGet and groupsActionGet method within the ClassificationstoreController class.
Published: 2021-07-09T12:40:15.058Z
Updated: 2024-09-16T19:04:05.999Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2021-23340 |
vulnerable | 2026-06-03 14:43:55.117180 |
Local File Inclusion
HIGH (7.1)
This affects the package pimcore/pimcore before 6.8.8. A Local FIle Inclusion vulnerability exists in the downloadCsvAction function of the CustomReportController class (bundles/AdminBundle/Controller/Reports/CustomReportController.php). An authenticated user can reach this function with a GET request at the following endpoint: /admin/reports/custom-report/download-csv?exportFile=&91;filename]. Since exportFile variable is not sanitized, an attacker can exploit a local file inclusion vulnerability.
Published: 2021-02-18T14:25:14.352Z
Updated: 2024-09-17T03:43:54.860Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2020-7759 |
vulnerable | 2026-06-03 14:43:07.371925 |
SQL Injection
MEDIUM (6.5)
The package pimcore/pimcore from 6.7.2 and before 6.8.3 are vulnerable to SQL Injection in data classification functionality in ClassificationstoreController. This can be exploited by sending a specifically-crafted input in the relationIds parameter as demonstrated by the following request: http://vulnerable.pimcore.example/admin/classificationstore/relations?relationIds=[{"keyId"%3a"''","groupId"%3a"'asd'))+or+1%3d1+union+(select+1,2,3,4,5,6,name,8,password,'',11,12,'',14+from+users)+--+"}]
Published: 2020-10-30T10:55:12.920Z
Updated: 2024-09-16T18:33:50.152Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2020-26246 |
vulnerable | 2026-06-03 14:42:16.586629 |
Authorization bypass in Pimcore
HIGH (7.7)
Pimcore is an open source digital experience platform. In Pimcore before version 6.8.5 it is possible to modify & create website settings without having the appropriate permissions.
Published: 2020-12-03T00:55:15.000Z
Updated: 2024-08-04T15:56:04.466Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-18986 |
vulnerable | 2026-06-03 14:40:03.686476 |
Details available
Pimcore before 6.2.2 allow attackers to brute-force (guess) valid usernames by using the 'forgot password' functionality as it returns distinct messages for invalid password and non-existing users.
Published: 2019-11-15T04:21:43.000Z
Updated: 2024-08-05T02:02:39.812Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-18985 |
vulnerable | 2026-06-03 14:40:03.686174 |
Details available
Pimcore before 6.2.2 lacks brute force protection for the 2FA token.
Published: 2019-11-15T04:21:57.000Z
Updated: 2024-08-05T02:02:39.909Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-18982 |
vulnerable | 2026-06-03 14:40:03.685846 |
Details available
bundles/AdminBundle/Controller/Admin/EmailController.php in Pimcore before 6.3.0 allows script execution in the Email Log preview window because of the lack of a Content-Security-Policy header.
Published: 2019-11-15T04:22:34.000Z
Updated: 2024-08-05T02:02:39.897Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-18981 |
vulnerable | 2026-06-03 14:40:03.685463 |
Details available
Pimcore before 6.2.2 lacks an Access Denied outcome for a certain scenario of an incorrect recipient ID of a notification.
Published: 2019-11-15T04:22:51.000Z
Updated: 2024-08-05T02:02:39.844Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-16318 |
vulnerable | 2026-06-03 14:39:54.411441 |
Details available
In Pimcore before 5.7.1, an attacker with limited privileges can bypass file-extension restrictions via a 256-character filename, as demonstrated by the failure of automatic renaming of .php to .php.txt for long filenames, a different vulnerability than CVE-2019-10867 and CVE-2019-16317.
Published: 2019-09-14T17:01:15.000Z
Updated: 2024-08-05T01:10:41.655Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-16317 |
vulnerable | 2026-06-03 14:39:54.411032 |
Details available
In Pimcore before 5.7.1, an attacker with limited privileges can trigger execution of a .phar file via a phar:// URL in a filename parameter, because PHAR uploads are not blocked and are reachable within the phar://../../../../../../../../var/www/html/web/var/assets/ directory, a different vulnerability than CVE-2019-10867 and CVE-2019-16318.
Published: 2019-09-14T17:01:41.000Z
Updated: 2024-08-05T01:10:41.580Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-10867 |
vulnerable | 2026-06-03 14:39:24.496624 |
Details available
An issue was discovered in Pimcore before 5.7.1. An attacker with classes permission can send a POST request to /admin/class/bulk-commit, which will make it possible to exploit the unserialize function when passing untrusted values in the data parameter to bundles/AdminBundle/Controller/Admin/DataObject/ClassController.php.
Published: 2019-04-04T17:51:16.000Z
Updated: 2024-08-04T22:32:02.151Z Reference links
|
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2019-10763 |
vulnerable | 2026-06-03 14:39:24.371080 |
Details available
pimcore/pimcore before 6.3.0 is vulnerable to SQL Injection. An attacker with limited privileges (classes permission) can achieve a SQL injection that can lead in data leakage. The vulnerability can be exploited via 'id', 'storeId', 'pageSize' and 'tables' parameters, using a payload for trigger a time based or error based sql injection.
Published: 2019-11-18T19:55:07.000Z
Updated: 2024-08-04T22:32:01.595Z |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-14059 |
vulnerable | 2026-06-03 14:38:11.847674 |
Details available
Pimcore allows XSS via Users, Assets, Data Objects, Video Thumbnails, Image Thumbnails, Field-Collections, Objectbrick, Classification Store, Document Types, Predefined Properties, Predefined Asset Metadata, Quantity Value, and Static Routes functions.
Published: 2018-08-24T22:00:00.000Z
Updated: 2024-08-05T09:21:40.997Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-14058 |
vulnerable | 2026-06-03 14:38:11.847341 |
Details available
Pimcore before 5.3.0 allows SQL Injection via the REST web service API.
Published: 2018-08-17T18:00:00.000Z
Updated: 2024-08-05T09:21:40.831Z Reference links |
Imported from gcve-enriched-dumps CVE data |
CVE:CVE-2018-14057 |
vulnerable | 2026-06-03 14:38:11.846887 |
Details available
Pimcore before 5.3.0 allows remote attackers to conduct cross-site request forgery (CSRF) attacks by leveraging validation of the X-pimcore-csrf-token anti-CSRF token only in the "Settings > Users / Roles" function.
Published: 2018-08-17T18:00:00.000Z
Updated: 2024-08-05T09:21:40.793Z Reference links |
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.