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 /admin/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-36735 is classified as a high severity SQL injection vulnerability.
To fix CVE-2022-36735, sanitize user inputs for the bookId parameter and use prepared statements to prevent SQL injection.
CVE-2022-36735 affects Library Management System version 1.0.
Yes, CVE-2022-36735 can be exploited remotely by sending crafted requests to the vulnerable endpoint.
CVE-2022-36735 can allow an attacker to execute arbitrary SQL commands, potentially compromising the database.