CVE-2014-8770
MAGMI < 0.7.17a - Authenticated Remote Code Execution via ZIP File Upload
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2014-8770. PoCs published by Parvinder Bhasin.
AI-analyzed exploit summary This exploit demonstrates a file inclusion vulnerability in MAGMI (Magento Mass Importer) v0.7.17a and older, allowing an attacker to upload a malicious PHP file disguised as a plugin. The uploaded file can execute arbitrary commands on the server, leading to remote code execution (RCE).
Description
Unrestricted file upload vulnerability in magmi/web/magmi.php in the MAGMI (aka Magento Mass Importer) plugin 0.7.17a and earlier for Magento Community Edition (CE) allows remote authenticated users to execute arbitrary code by uploading a ZIP file that contains a PHP file, then accessing the PHP file via a direct request to it in magmi/plugins/.
Exploits (1)
This exploit demonstrates a file inclusion vulnerability in MAGMI (Magento Mass Importer) v0.7.17a and older, allowing an attacker to upload a malicious PHP file disguised as a plugin. The uploaded file can execute arbitrary commands on the server, leading to remote code execution (RCE).