← Back to browse · API

CVE-2012-10044

Severity
CRITICAL
CVSS
10.0
EPSS
0.01307
Risk score
40.46
CISA KEV
No
PoC
No
Published
2025-08-08
Modified
2026-04-07
First seen
2026-08-07
Aliases
EUVD-2012-6586, GHSA-W75V-HG32-GPP6
Products
MobileCartly:MobileCartly 1.0
Sources
euvd EUVD-2012-6586

Description

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.

References