SQL Injection Vulnerability in Inventory Management System by Code-Projects
CVE-2025-6502

6.9MEDIUM

Key Information:

Vendor
CVE Published:
23 June 2025

Badges

👾 Exploit Exists🟡 Public PoC

What is CVE-2025-6502?

A security flaw has been identified in the Inventory Management System version 1.0 developed by Code-Projects. The vulnerability is found in the script responsible for changing user passwords, located in /php_action/changePassword.php. Specifically, an improper validation of the input parameter user_id allows remote attackers to inject malicious SQL queries. This issue could enable unauthorized access to the system's database, potentially revealing sensitive user data. Awareness of this exploit is crucial for users to protect their applications from potential attacks.

Affected Version(s)

Inventory Management 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

mex135605 (VulDB User)
.
CVE-2025-6502 : SQL Injection Vulnerability in Inventory Management System by Code-Projects