First published: Tue Aug 30 2022(Updated: )
Library Management System v1.0 was discovered to contain a SQL injection vulnerability via the bookId parameter at /librarian/delete.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-36730 has a medium severity rating due to its potential for SQL injection attacks.
To fix CVE-2022-36730, validate and sanitize user inputs, particularly the bookId parameter, to prevent SQL injection.
CVE-2022-36730 affects Library Management System version 1.0.
CVE-2022-36730 is a SQL injection vulnerability found in the delete.php script of the Library Management System.
Yes, CVE-2022-36730 can be exploited remotely if an attacker sends crafted requests to the affected endpoint.