CVE-2013-4949
Machform 2 - Unauthenticated Arbitrary File Upload and Remote Code Execution via view.php
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2013-4949. PoCs published by Yashar shahinzadeh.
AI-analyzed exploit summary This exploit demonstrates arbitrary file upload and SQL injection/XSS vulnerabilities in Machform. The file upload allows attackers to upload malicious PHP shells, while the SQL injection and XSS can be triggered via crafted POST requests.
Description
Unrestricted file upload vulnerability in view.php in Machform 2 allows remote attackers to execute arbitrary PHP code by uploading a PHP file, then accessing it via a direct request to the file in the upload form's directory in data/.
Exploits (1)
This exploit demonstrates arbitrary file upload and SQL injection/XSS vulnerabilities in Machform. The file upload allows attackers to upload malicious PHP shells, while the SQL injection and XSS can be triggered via crafted POST requests.