SQL Injection Vulnerability in Simple Shopping Cart by Code-Projects
CVE-2025-7609

6.9MEDIUM

Key Information:

Vendor
CVE Published:
14 July 2025

Badges

👾 Exploit Exists🟡 Public PoC

What is CVE-2025-7609?

An SQL injection vulnerability has been discovered in the Simple Shopping Cart version 1.0. The issue resides in the processing of user input within the register.php file, specifically the ruser_email parameter. An attacker can exploit this flaw to execute arbitrary SQL queries, potentially leading to unauthorized access to the database and sensitive information. This vulnerability can be exploited remotely, making it imperative for users of the affected product to implement immediate security measures.

Affected Version(s)

Simple Shopping Cart 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

zzb1 (VulDB User)
.
CVE-2025-7609 : SQL Injection Vulnerability in Simple Shopping Cart by Code-Projects