← Back

Pimcore

pimcore

155 CVEs • 10 products

Products (10)

Click to collapse
Toggle

CVEs (155)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Pimcore
1Pimcore
Jun 17, 2026
Nov 15, 2019
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
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.
1Pimcore
1Pimcore
Jun 17, 2026
Nov 15, 2019
N/A· v4
9.8 CRITICAL· v3
5.0 MEDIUM· v2
Pimcore before 6.2.2 lacks brute force protection for the 2FA token.
1Pimcore
1Pimcore
Jun 17, 2026
Nov 15, 2019
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
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.
1Pimcore
1Pimcore
Jun 17, 2026
Nov 15, 2019
N/A· v4
9.8 CRITICAL· v3
7.5 HIGH· v2
Pimcore before 6.2.2 lacks an Access Denied outcome for a certain scenario of an incorrect recipient ID of a notification.
1Pimcore
1Pimcore
Jun 17, 2026
Oct 31, 2019
N/A· v4
6.1 MEDIUM· v3
4.3 MEDIUM· v2
Pimcore 6.2.3 has XSS in the translations grid because bundles/AdminBundle/Resources/public/js/pimcore/settings/translations.js mishandles certain HTML elements.
1Pimcore
1Pimcore
Jun 17, 2026
Sep 14, 2019
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
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 filename...Show more
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.Show less
1Pimcore
1Pimcore
Jun 17, 2026
Sep 14, 2019
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
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://../.....Show more
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.Show less
1Pimcore
1Pimcore
Jun 17, 2026
Apr 4, 2019
N/A· v4
8.8 HIGH· v3
6.5 MEDIUM· v2
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 untru...Show more
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.Show less
1Pimcore
1Pimcore
Nov 21, 2024
Aug 24, 2018
N/A· v4
5.4 MEDIUM· v3
3.5 LOW· v2
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 Val...Show more
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.Show less
1Pimcore
1Pimcore
Nov 21, 2024
Aug 17, 2018
N/A· v4
6.5 MEDIUM· v3
4.0 MEDIUM· v2
Pimcore before 5.3.0 allows SQL Injection via the REST web service API.
1Pimcore
1Pimcore
Nov 21, 2024
Aug 17, 2018
N/A· v4
8.8 HIGH· v3
6.8 MEDIUM· v2
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.
1Pimcore
1Pimcore
May 6, 2026
Aug 18, 2015
N/A· v4
N/A· v3
7.5 HIGH· v2
SQL injection vulnerability in pimcore before build 3473 allows remote attackers to execute arbitrary SQL commands via the filter parameter to admin/asset/grid-proxy.
1Pimcore
1Pimcore
May 6, 2026
Aug 18, 2015
N/A· v4
N/A· v3
4.9 MEDIUM· v2
Directory traversal vulnerability in pimcore before build 3473 allows remote authenticated users with the "assets" permission to create or write to arbitrary files via a .. (dot dot) in the dir parameter to admin/asset/a...Show more
Directory traversal vulnerability in pimcore before build 3473 allows remote authenticated users with the "assets" permission to create or write to arbitrary files via a .. (dot dot) in the dir parameter to admin/asset/add-asset-compatibility.Show less
1Pimcore
1Pimcore
May 6, 2026
Apr 21, 2014
N/A· v4
N/A· v3
6.4 MEDIUM· v2
The getObjectByToken function in Newsletter.php in the Pimcore_Tool_Newsletter module in pimcore 1.4.9 through 2.1.0 does not properly handle an object obtained by unserializing a pathname, which allows remote attackers...Show more
The getObjectByToken function in Newsletter.php in the Pimcore_Tool_Newsletter module in pimcore 1.4.9 through 2.1.0 does not properly handle an object obtained by unserializing a pathname, which allows remote attackers to conduct PHP object injection attacks and delete arbitrary files via vectors involving a Zend_Http_Response_Stream object.Show less
1Pimcore
1Pimcore
May 6, 2026
Apr 21, 2014
N/A· v4
N/A· v3
7.5 HIGH· v2
The getObjectByToken function in Newsletter.php in the Pimcore_Tool_Newsletter module in pimcore 1.4.9 through 2.0.0 does not properly handle an object obtained by unserializing Lucene search data, which allows remote at...Show more
The getObjectByToken function in Newsletter.php in the Pimcore_Tool_Newsletter module in pimcore 1.4.9 through 2.0.0 does not properly handle an object obtained by unserializing Lucene search data, which allows remote attackers to conduct PHP object injection attacks and execute arbitrary code via vectors involving a Zend_Pdf_ElementFactory_Proxy object and a pathname with a trailing \0 character.Show less