SQL Injection Vulnerability in Codeprojects Patient Record Management System
CVE-2025-3955
Key Information:
- Vendor
Codeprojects
- Vendor
- CVE Published:
- 27 April 2025
Badges
What is CVE-2025-3955?
A SQL injection vulnerability exists in the Codeprojects Patient Record Management System version 1.0, specifically within the /edit_rpatient.php.php file. By manipulating the 'id' or 'lastname' arguments, an attacker can execute arbitrary SQL commands, potentially accessing or altering sensitive data. This issue allows for remote exploitation, posing a significant risk to the integrity and confidentiality of user data. As a result, it is crucial for users of this system to apply appropriate security measures and updates to safeguard against potential attacks.
Affected Version(s)
Patient Record 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.