CVE-2012-10044 CRITICAL

CVE-2012-10044: MobileCartly 1.0 savepage.php Arbitrary File Creation

Vendor Mobilecartly
Product MobileCartly
Weakness CWE-434 · Unrestricted file upload
Published August 8, 2025
Last update April 7, 2026

CVSS base score

10.0/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

August 8, 2025 CVE published
April 7, 2026 Record updated