2024-05-26 14:27:05 +02:00
### [CVE-2015-6497](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-6497)



### Description
The create function in app/code/core/Mage/Catalog/Model/Product/Api/V2.php in Magento Community Edition (CE) before 1.9.2.1 and Enterprise Edition (EE) before 1.14.2.1, when used with PHP before 5.4.24 or 5.5.8, allows remote authenticated users to execute arbitrary PHP code via the productData parameter to index.php/api/v2_soap.
### POC
#### Reference
- http://blog.mindedsecurity.com/2015/09/autoloaded-file-inclusion-in-magento.html
2024-06-09 00:33:16 +00:00
- http://blog.mindedsecurity.com/2015/09/autoloaded-file-inclusion-in-magento.html
2024-05-26 14:27:05 +02:00
- http://packetstormsecurity.com/files/133544/Magento-1.9.2-File-Inclusion.html
2024-06-09 00:33:16 +00:00
- http://packetstormsecurity.com/files/133544/Magento-1.9.2-File-Inclusion.html
2024-05-26 14:27:05 +02:00
- http://seclists.org/fulldisclosure/2015/Sep/48
2024-06-09 00:33:16 +00:00
- http://seclists.org/fulldisclosure/2015/Sep/48
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.