CVE-2025-0347: code-projects Admission Management System Login index.php sql injection
A vulnerability was found in code-projects Admission Management System 1.0. It has been declared as critical. This vulnerability affects unknown code of the file index.php of the component Login. The manipulation of the argument uid leads to sql injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-0347?
CVE-2025-0347 is classified as a critical severity vulnerability.
How does CVE-2025-0347 affect the Admission Management System?
CVE-2025-0347 allows for SQL injection due to improper handling of the 'u_id' parameter in the index.php file.
How do I fix CVE-2025-0347?
To fix CVE-2025-0347, sanitize and validate all user inputs, particularly the 'u_id' parameter, to prevent SQL injection.
What versions of the Admission Management System are affected by CVE-2025-0347?
CVE-2025-0347 affects the Admission Management System 1.0.
Can CVE-2025-0347 lead to data exposure?
Yes, successful exploitation of CVE-2025-0347 can lead to unauthorized access to sensitive data in the database.