First published: Mon Mar 03 2025(Updated: )
A vulnerability, which was classified as critical, has been found in Codezips College Management System 1.0. Affected by this issue is some unknown functionality of the file /university.php. The manipulation of the argument book_name leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
College Management System |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-1850 is classified as a critical severity vulnerability.
CVE-2025-1850 exploits SQL injection vulnerabilities through manipulation of the book_name argument in the /university.php file.
CVE-2025-1850 can allow attackers to execute arbitrary SQL queries, potentially leading to data leakage or loss.
CVE-2025-1850 affects Codezips College Management System 1.0.
To remediate CVE-2025-1850, it is recommended to sanitize and validate user inputs for SQL queries in the application.