SQL Injection Vulnerability in Simple Stock System by Code-Projects
CVE-2025-15243

6.9MEDIUM

Key Information:

Vendor
CVE Published:
30 December 2025

Badges

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

What is CVE-2025-15243?

A vulnerability exists in the Simple Stock System 1.0 due to inadequate validation of user input in the login function located in /market/login.php. By manipulating the Username parameter, an attacker can execute SQL injection attacks, potentially compromising the database and accessing sensitive information. This flaw can be exploited remotely, making it critical for administrators to patch the affected software and secure their systems to prevent unauthorized access.

Affected Version(s)

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

C13641462064 (VulDB User)
.
CVE-2025-15243 : SQL Injection Vulnerability in Simple Stock System by Code-Projects