CVE-2022-36715: SQL Injection
Published Aug 25, 2022
·Updated
Library Management System v1.0 was discovered to contain a SQL injection vulnerability via the name parameter at /admin/search.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-36715?
CVE-2022-36715 is classified as a high severity SQL injection vulnerability.
2
How do I fix CVE-2022-36715?
To fix CVE-2022-36715, sanitize and validate user input in the name parameter on the /admin/search.php page.
3
What software is affected by CVE-2022-36715?
CVE-2022-36715 affects Library Management System version 1.0.
4
What does CVE-2022-36715 allow attackers to do?
CVE-2022-36715 allows attackers to execute arbitrary SQL queries via the name parameter.
5
Is CVE-2022-36715 easy to exploit?
Yes, CVE-2022-36715 can be easily exploited by submitting crafted input through the vulnerable parameter.