8.8
CVE-2019-10867
- EPSS 69.36%
- Veröffentlicht 04.04.2019 18:29:00
- Zuletzt bearbeitet 21.11.2024 04:20:00
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
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.
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 69.36% | 0.993 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 8.8 | 2.8 | 5.9 |
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
| nvd@nist.gov | 6.5 | 8 | 6.4 |
AV:N/AC:L/Au:S/C:P/I:P/A:P
|
CWE-502 Deserialization of Untrusted Data
The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.
http://packetstormsecurity.com/files/152667/Pimcore-Unserialize-Remote-Code-Execution.html
http://www.rapid7.com/db/modules/exploit/multi/http/pimcore_unserialize_rce
https://blog.certimetergroup.com/it/articolo/security/polyglot_phar_deserialization_to_rce
https://github.com/pimcore/pimcore/commit/38a29e2f4f5f060a73974626952501cee05fda73
https://snyk.io/vuln/SNYK-PHP-PIMCOREPIMCORE-173998
https://www.exploit-db.com/exploits/46783/