Files
CVEs-PoC/2019/CVE-2019-10867.md
T
2024-06-18 02:51:15 +02:00

904 B

CVE-2019-10867

Description

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.

POC

Reference

Github