SQL Injection Vulnerability in Simple Cafe Ordering System by Code-Projects
CVE-2025-13203

6.9MEDIUM

Key Information:

Vendor
CVE Published:
15 November 2025

Badges

👾 Exploit Exists🟡 Public PoC

What is CVE-2025-13203?

A vulnerability has been detected in the Simple Cafe Ordering System version 1.0, specifically in the code handling the /addmem.php file. The weakness arises from improper validation of user input, allowing for SQL injection through manipulation of the 'studentnum' parameter. This could permit remote attackers to execute arbitrary SQL commands, potentially compromising database integrity and confidentiality. Publicly available exploit code heightens the risk, making it essential for users to apply necessary patches and secure their applications.

Affected Version(s)

Simple Cafe Ordering System 1.0

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

Ethan Yu (VulDB User)
.
CVE-2025-13203 : SQL Injection Vulnerability in Simple Cafe Ordering System by Code-Projects