First published: Mon May 13 2024(Updated: )
A vulnerability, which was classified as critical, was found in Kashipara College Management System 1.0. Affected is an unknown function of the file delete_faculty.php. The manipulation of the argument id leads to sql injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-263928.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Kashipara College Management System | ||
Lopalopa College Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-4808 is classified as a critical vulnerability.
CVE-2024-4808 allows for SQL injection via the delete_faculty.php file, potentially enabling remote attacks.
Exploitation of CVE-2024-4808 can lead to unauthorized access to the database and manipulation of sensitive data.
To fix CVE-2024-4808, validate and sanitize user inputs in the affected delete_faculty.php file and use parameterized queries.
As of now, there is no official patch available for CVE-2024-4808, so users should implement the recommended mitigation strategies.