First published: Thu Aug 18 2022(Updated: )
Library Management System v1.0 was discovered to contain a SQL injection vulnerability via the M_Id parameter at /student/dele.php.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Library Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-36725 is categorized as a high severity SQL injection vulnerability.
To fix CVE-2022-36725, sanitize and validate all user inputs, especially the M_Id parameter, to prevent SQL injection.
The potential impacts of CVE-2022-36725 include unauthorized access to database information and manipulation of data.
Library Management System version 1.0 is affected by CVE-2022-36725.
CVE-2022-36725 can be exploited easily if the application fails to properly validate and sanitize the M_Id parameter.