The Pimcore Admin Classic Bundle provides a Backend UI for Pimcore. Full Path Disclosure (FPD) vulnerabilities enable the attacker to see the path to the webroot/file. e.g.: /home/omg/htdocs/file/. Certain vulnerabilities, such as using the load_file() (within a SQL Injection) query to view the page source, require the attacker to have the full path to the file they wish to view. In the case of pimcore, the fopen() function here doesn't have an error handle when the file doesn't exist on the server so the server response raises the full path "fopen(/var/www/html/var/tmp/export-{ uniqe id}.csv)". This issue has been patched in commit `10d178ef771` which has been included in release version 1.2.1. Users are advised to upgrade. There are no known workarounds for this vulnerability.
References
Configurations
History
21 Nov 2024, 08:30
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/pimcore/admin-ui-classic-bundle/commit/10d178ef771097604a256c1192b098af9ec57a87 - Patch | |
References | () https://github.com/pimcore/admin-ui-classic-bundle/security/advisories/GHSA-c8hj-w239-5gvf - Vendor Advisory | |
References | () https://huntr.com/bounties/4af4db18-9fd4-43e9-8bc6-c88aaf76839c/ - Exploit |
22 Nov 2023, 22:37
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:pimcore:admin_classic_bundle:*:*:*:*:*:pimcore:*:* | |
First Time |
Pimcore admin Classic Bundle
Pimcore |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.3 |
References | () https://huntr.com/bounties/4af4db18-9fd4-43e9-8bc6-c88aaf76839c/ - Exploit | |
References | () https://github.com/pimcore/admin-ui-classic-bundle/security/advisories/GHSA-c8hj-w239-5gvf - Vendor Advisory | |
References | () https://github.com/pimcore/admin-ui-classic-bundle/commit/10d178ef771097604a256c1192b098af9ec57a87 - Patch |
15 Nov 2023, 20:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-11-15 20:15
Updated : 2024-11-21 08:30
NVD link : CVE-2023-47636
Mitre link : CVE-2023-47636
CVE.ORG link : CVE-2023-47636
JSON object : View
Products Affected
pimcore
- admin_classic_bundle
CWE
CWE-209
Generation of Error Message Containing Sensitive Information