CVE-2022-36704: 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 /librarian/studentdetails.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-36704?
The severity of CVE-2022-36704 is rated as high with a score of 8.8.
2
How do I fix the SQL injection vulnerability in Library Management System v1.0 (CVE-2022-36704)?
To fix the SQL injection vulnerability in Library Management System v1.0, sanitize and validate user inputs and use parameterized queries to prevent SQL injection attacks.
3
What is the Common Weakness Enumeration (CWE) associated with CVE-2022-36704?
The Common Weakness Enumeration (CWE) associated with CVE-2022-36704 is CWE-89.