CVE-2019-10867
HIGHpimcore < 5.7.1 - Authenticated Remote Code Execution via Unserialize in Bulk-Commit Endpoint
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2019-10867.
PoCs published by Metasploit, Daniele Scanu, Fabio Cogno, including Metasploit module exploits/multi/http/pimcore_unserialize_rce.
AI-analyzed exploit summary This Metasploit module exploits a PHP unserialize vulnerability in Pimcore before 5.7.1, allowing authenticated users with 'classes' permission to execute arbitrary code via the 'bulk-commit' method in ClassController.php.
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.
Exploits (2)
This Metasploit module exploits a PHP unserialize vulnerability in Pimcore before 5.7.1, allowing authenticated users with 'classes' permission to execute arbitrary code via the 'bulk-commit' method in ClassController.php.
This Metasploit module exploits a PHP unserialize vulnerability in Pimcore (CVE-2019-10867) to achieve remote code execution. It authenticates, uploads a malicious JSON payload, and triggers deserialization via the 'bulk-commit' method.
References (6)
Scores
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H