CVE-2022-36708: SQL Injection
Published Aug 28, 2022
·Updated
Library Management System v1.0 was discovered to contain a SQL injection vulnerability via the Id parameter at /student/bookdetails.php.
Affected Software
1 affected component
Library Management System Project Library Management System=1.0
Event History
Aug 28, 2022
CVE Published
via MITRE·10:46 PM
Data Sourced
via MITRE·10:46 PM
Description
Frequently Asked Questions
1
What is the severity of CVE-2022-36708?
CVE-2022-36708 has a medium severity rating due to its potential for SQL injection attacks.
2
How do I fix CVE-2022-36708?
To fix CVE-2022-36708, sanitize and parameterize SQL queries to prevent SQL injection.
3
What systems are affected by CVE-2022-36708?
CVE-2022-36708 affects Library Management System version 1.0.
4
What kind of attack can be executed through CVE-2022-36708?
CVE-2022-36708 allows for SQL injection attacks which can lead to unauthorized access to the database.
5
Is CVE-2022-36708 easy to exploit?
Yes, CVE-2022-36708 can be easily exploited if proper input validation is not implemented.