Arbitrary File Upload Vulnerability in CuteFlow by CuteFlow Team
CVE-2012-10050

9.3CRITICAL

Key Information:

Status
Vendor
CVE Published:
8 August 2025

Badges

👾 Exploit Exists🟡 Public PoC

What is CVE-2012-10050?

The CuteFlow application, specifically version 2.11.2 and earlier, is susceptible to an arbitrary file upload vulnerability identified in the restart_circulation_values_write.php script. This flaw arises from inadequate validation of uploaded files, permitting unauthenticated users to upload arbitrary PHP files into the upload/___1/ directory. Once uploaded, these malicious files can be executed through the web server, posing severe security risks including remote code execution.

Affected Version(s)

CuteFlow * <= 2.11.2

Exploit Proof of Concept (PoC)

PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.

References

CVSS V4

Score:
9.3
Severity:
CRITICAL
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
None

Timeline

  • 🟡

    Public PoC available

  • 👾

    Exploit known to exist

  • Vulnerability published

  • Vulnerability Reserved

Credit

bcoles
.
CVE-2012-10050 : Arbitrary File Upload Vulnerability in CuteFlow by CuteFlow Team