First published: Thu Apr 04 2019(Updated: )
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.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
composer/pimcore/pimcore | <5.7.1 | 5.7.1 |
Pimcore E-commerce Framework | <5.7.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2019-10867 has a high severity level, as it allows remote code execution through an unserialize vulnerability.
To fix CVE-2019-10867, upgrade Pimcore to version 5.7.1 or later.
CVE-2019-10867 affects Pimcore versions before 5.7.1.
An attacker can exploit CVE-2019-10867 by sending a specially crafted POST request to /admin/class/bulk-commit.
CVE-2019-10867 is an unserialize vulnerability that can lead to remote code execution.