Unrestricted File Upload Vulnerability in Student Crud Operation by Code-Projects
CVE-2025-11347

6.9MEDIUM

Key Information:

Vendor
CVE Published:
7 October 2025

Badges

👾 Exploit Exists🟡 Public PoC

What is CVE-2025-11347?

A vulnerability exists in the Student Crud Operation up to version 3.3 that allows for unrestricted file uploads via the move_uploaded_file function in add.php. This weakness specifically impacts the Add Student Page and Edit Student Page components. It can be exploited remotely, enabling attackers to upload malicious files, potentially leading to unauthorized remote code execution. The exploit has become publicly available, raising significant security concerns for users of the affected versions.

Affected Version(s)

Student Crud Operation 3.0

Student Crud Operation 3.1

Student Crud Operation 3.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:
6.9
Severity:
MEDIUM
Confidentiality:
Low
Integrity:
Low
Availability:
Low
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

px_kanten (VulDB User)
.
CVE-2025-11347 : Unrestricted File Upload Vulnerability in Student Crud Operation by Code-Projects