SQL Injection Vulnerability in Simple Food Ordering System by Code-Projects
CVE-2025-11603

5.3MEDIUM

Key Information:

Vendor
CVE Published:
11 October 2025

Badges

👾 Exploit Exists🟡 Public PoC

What is CVE-2025-11603?

A SQL injection vulnerability exists in the Simple Food Ordering System version 1.0, specifically within the /editproduct.php file. By manipulating the Category argument, attackers can execute arbitrary SQL queries against the backend database. This vulnerability allows unauthorized users to potentially retrieve, alter, or delete sensitive information stored in the database. The nature of the vulnerability permits remote exploitation, making it critical for users to secure their systems promptly, especially considering that the exploit has been made publicly available.

Affected Version(s)

Simple Food 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:
5.3
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

xmqaq (VulDB User)
.
CVE-2025-11603 : SQL Injection Vulnerability in Simple Food Ordering System by Code-Projects