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

23 lines
977 B
Markdown

### [CVE-2016-4010](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4010)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Magento CE and EE before 2.0.6 allows remote attackers to conduct PHP objection injection attacks and execute arbitrary PHP code via crafted serialized shopping cart data.
### POC
#### Reference
- https://packetstormsecurity.com/files/137121/Magento-Unauthenticated-Arbitrary-File-Write.html
- https://packetstormsecurity.com/files/137312/Magento-2.0.6-Unserialize-Remote-Code-Execution.html
- https://www.exploit-db.com/exploits/39838/
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/brianwrf/Magento-CVE-2016-4010
- https://github.com/brianwrf/TechArticles
- https://github.com/shadofren/CVE-2016-4010