SQL Injection Vulnerability in Simple Pizza Ordering System by Code-Projects
CVE-2025-6359

6.9MEDIUM

Key Information:

Vendor
CVE Published:
20 June 2025

Badges

👾 Exploit Exists🟡 Public PoC

What is CVE-2025-6359?

A significant SQL injection vulnerability exists in the Simple Pizza Ordering System, specifically within the file /cashconfirm.php. The vulnerability arises from improper handling of the 'transactioncode' parameter, which allows attackers to manipulate SQL queries. This can lead to unauthorized access to the database and retrieval of sensitive information. Given that the attack can be executed remotely, it poses a serious threat to users. Immediate patching and application of security best practices are recommended to mitigate this risk.

Affected Version(s)

Simple Pizza 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

rom4j (VulDB User)
.
CVE-2025-6359 : SQL Injection Vulnerability in Simple Pizza Ordering System by Code-Projects