CVE-2022-36730: SQL Injection
Published 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.
Affected Software
1 affected component
Library Management System Project Library Management System=1.0
Event History
Aug 30, 2022
CVE Published
via MITRE·08:43 PM
Data Sourced
via MITRE·08:43 PM
Description
Frequently Asked Questions
1
What is the severity of CVE-2022-36730?
CVE-2022-36730 has a medium severity rating due to its potential for SQL injection attacks.
2
How do I fix CVE-2022-36730?
To fix CVE-2022-36730, validate and sanitize user inputs, particularly the bookId parameter, to prevent SQL injection.
3
What systems are affected by CVE-2022-36730?
CVE-2022-36730 affects Library Management System version 1.0.
4
What type of vulnerability is CVE-2022-36730?
CVE-2022-36730 is a SQL injection vulnerability found in the delete.php script of the Library Management System.
5
Can CVE-2022-36730 be exploited remotely?
Yes, CVE-2022-36730 can be exploited remotely if an attacker sends crafted requests to the affected endpoint.