CVE-2012-10044

MobileCartly 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.
CVSS

No CVSS.

Configurations

No configuration.

History

08 Aug 2025, 19:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-08-08 19:15

Updated : 2025-08-08 20:30


NVD link : CVE-2012-10044

Mitre link : CVE-2012-10044

CVE.ORG link : CVE-2012-10044


JSON object : View

Products Affected

No product.

CWE
CWE-434

Unrestricted Upload of File with Dangerous Type