SQL Injection Vulnerability in Online Shoe Store by Code-Projects
CVE-2025-6354

6.9MEDIUM

Key Information:

Vendor
CVE Published:
20 June 2025

Badges

👾 Exploit Exists🟡 Public PoC

What is CVE-2025-6354?

A SQL injection vulnerability exists in the Online Shoe Store version 1.0 specifically in the customer signup functionality. This issue arises from improper handling of input data, particularly the 'email' argument in the /function/customer_signup.php file. Attackers can exploit this vulnerability remotely, allowing them to execute arbitrary SQL queries against the database, potentially leading to unauthorized access to sensitive data. The vulnerability has been made public, increasing the risk of exploitation.

Affected Version(s)

Online Shoe Store 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

AlbaDove (VulDB User)
.
CVE-2025-6354 : SQL Injection Vulnerability in Online Shoe Store by Code-Projects