CVE-2022-36716: SQL Injection
Published Aug 25, 2022
·Updated
Library Management System v1.0 was discovered to contain a SQL injection vulnerability via the id parameter at /admin/changestock.php.
Affected Software
1 affected component
Library Management System Project Library Management System=1.0
Event History
Aug 25, 2022
CVE Published
via MITRE·09:55 PM
Data Sourced
via MITRE·09:55 PM
Description
Frequently Asked Questions
1
What is the severity of CVE-2022-36716?
CVE-2022-36716 is classified as a high-severity SQL injection vulnerability.
2
How do I fix CVE-2022-36716?
To fix CVE-2022-36716, sanitize and validate the input for the id parameter to prevent SQL injection.
3
What versions are affected by CVE-2022-36716?
CVE-2022-36716 affects Library Management System version 1.0.
4
What type of vulnerability is CVE-2022-36716?
CVE-2022-36716 is a SQL injection vulnerability.
5
Where does CVE-2022-36716 occur in the application?
CVE-2022-36716 occurs in the /admin/changestock.php script via the id parameter.