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

6.9MEDIUM

Key Information:

Vendor
CVE Published:
8 December 2025

Badges

๐Ÿ‘พ Exploit Exists๐ŸŸก Public PoC

What is CVE-2025-14248?

A security vulnerability has been identified in Code-Projects Simple Shopping Cart version 1.0. This issue resides in the /adminlogin.php file, where improper validation of the 'admin_username' parameter can lead to SQL injection attacks. The vulnerability allows attackers to execute arbitrary SQL commands, potentially giving them access to sensitive information within the database. This exploit can be executed remotely, making it particularly concerning. Publicly available exploit code increases the risk of attack, emphasizing the need for immediate remediation to safeguard user data and maintain the integrity of the application.

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-14248 : SQL Injection Vulnerability in Simple Shopping Cart by Code-Projects