SQL Injection Vulnerability in Online Appointment Booking System by Code-Projects
CVE-2025-7587

6.9MEDIUM

Key Information:

Vendor
CVE Published:
14 July 2025

Badges

👾 Exploit Exists🟡 Public PoC

What is CVE-2025-7587?

The Online Appointment Booking System version 1.0 by Code-Projects is vulnerable due to improper handling of user inputs in the /cover.php file. Specifically, manipulation of the username and password parameters can lead to exploitation through SQL injection attacks. This vulnerability can be exploited remotely, potentially allowing attackers to gain unauthorized access to the database and execute malicious queries. As the issue has been publicly disclosed, it is critical for users to update or patch their systems to mitigate risk.

Affected Version(s)

Online Appointment Booking 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

balancelee (VulDB User)
.
CVE-2025-7587 : SQL Injection Vulnerability in Online Appointment Booking System by Code-Projects