SQL Injection Vulnerability in Medical Store Management System by code-projects
CVE-2025-8930

5.3MEDIUM

Key Information:

Vendor
CVE Published:
14 August 2025

Badges

👾 Exploit Exists🟡 Public PoC

What is CVE-2025-8930?

A SQL injection vulnerability has been identified in the Medical Store Management System version 1.0, specifically within the UpdateCompany.java component that processes the Update Company Page. This flaw arises from improper handling of the 'companyNameTxt' parameter, which allows attackers to execute unauthorized SQL queries. Since the exploit can be initiated remotely, it poses a significant risk to the integrity and confidentiality of the database. As this vulnerability has been publicly disclosed, it is crucial for users of the affected system to take immediate action to mitigate potential exploitation.

Affected Version(s)

Medical Store 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:
5.3
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

jiucai (VulDB User)
.
CVE-2025-8930 : SQL Injection Vulnerability in Medical Store Management System by code-projects