First published: Thu Aug 15 2024(Updated: )
A vulnerability classified as critical was found in SourceCodester Clinics Patient Management System 1.0. This vulnerability affects unknown code of the file /pms/ajax/check_user_name.php. The manipulation of the argument user_name leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Clinics Patient Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-7841 is classified as a critical vulnerability.
CVE-2024-7841 exploits SQL injection through manipulation of the user_name parameter in the check_user_name.php file.
CVE-2024-7841 affects version 1.0 of the Clinics Patient Management System.
CVE-2024-7841 allows attackers to manipulate SQL queries, which could lead to unauthorized access to sensitive user data.
To remediate CVE-2024-7841, validate and sanitize user inputs to prevent SQL injection vulnerabilities.