CVE-2012-10044
critical · 10MobileCartly version 1.0 contains an arbitrary file creation vulnerability in the savepage.php script. The application fails to perform authentication or authorization checks before invoking file_put_contents() on attacker-controlled input. An unauthenticated attacker can exploit this flaw by sending crafted HTTP GET requests to savepage.php, specifying both the filename and content. This allows arbitrary file creation within the pages/ directory or any writable path on the server, allowing remote code execution.
10
CVSS
1.3%
EPSS (exploit prob.)
69th
EPSS percentile
2025-08-08
Published
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weaknesses
CWE-434
References
- https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/multi/http/mobilecartly_upload_exec.rb
- https://web.archive.org/web/20120919081957/http://mobilecartly.com/
- https://www.exploit-db.com/exploits/20422
- https://www.exploit-db.com/exploits/21079
- https://www.vulncheck.com/advisories/mobilecartly-arbitrary-file-creation
- https://raw.githubusercontent.com/rapid7/metasploit-framework/master/modules/exploits/multi/http/mobilecartly_upload_exec.rb
- https://www.exploit-db.com/exploits/20422
- https://www.exploit-db.com/exploits/21079
Query this programmatically:
curl https://evil-db.io/api/v1/cve/CVE-2012-10044