SQL Injection Vulnerability in Food Ordering Review System by Code-Projects
CVE-2025-7814

6.9MEDIUM

Key Information:

Vendor
CVE Published:
18 July 2025

Badges

👾 Exploit Exists🟡 Public PoC

What is CVE-2025-7814?

A SQL injection vulnerability exists in the signup functionality of the Food Ordering Review System version 1.0 provided by Code-Projects. Affected users may be susceptible to unauthorized access and modification of the database due to insufficient input validation in the input parameter 'fname' within the '/pages/signup_function.php' file. This weakness allows attackers to exploit the system remotely, potentially leading to severe repercussions such as data breaches or system compromise. Ongoing investigations suggest that other parameters within the application could also be vulnerable to similar injection attacks, emphasizing the need for immediate attention and patching.

Affected Version(s)

Food Ordering Review 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

n0name (VulDB User)
.
CVE-2025-7814 : SQL Injection Vulnerability in Food Ordering Review System by Code-Projects