CVE-2012-10044
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-08-08

Last updated on: 2025-08-08

Assigner: VulnCheck

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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-08-08
Last Modified
2025-08-08
Generated
2026-05-06
AI Q&A
2025-08-08
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
mobilecartly mobilecartly 1.0
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-434 The product allows the upload or transfer of dangerous file types that are automatically processed within its environment.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

MobileCartly version 1.0 has an arbitrary file creation vulnerability in the savepage.php script. The application does not perform authentication or authorization checks before using file_put_contents() on input controlled by an attacker. This means an unauthenticated attacker can send specially crafted HTTP GET requests to savepage.php, specifying both the filename and content, allowing them to create arbitrary files within the pages/ directory or any writable path on the server. This can lead to remote code execution.


How can this vulnerability impact me? :

This vulnerability can allow an unauthenticated attacker to create arbitrary files on the server, potentially leading to remote code execution. This means the attacker could run malicious code on the server, compromise the system, steal data, disrupt services, or use the server as a foothold for further attacks.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart