CVE-2022-36732: SQL Injection
Published Aug 30, 2022
·Updated
Library Management System v1.0 was discovered to contain a SQL injection vulnerability via the id parameter at /librarian/dele.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-36732?
CVE-2022-36732 is classified as a high severity SQL injection vulnerability due to its potential to allow unauthorized access to the database.
2
How do I fix CVE-2022-36732?
To fix CVE-2022-36732, sanitize and validate all user inputs, particularly the id parameter in the dele.php file.
3
What software versions are affected by CVE-2022-36732?
CVE-2022-36732 affects Library Management System version 1.0.
4
What type of vulnerability is CVE-2022-36732?
CVE-2022-36732 is a SQL injection vulnerability that allows attackers to manipulate database queries.
5
What potential impact does CVE-2022-36732 have on users?
CVE-2022-36732 could lead to data exposure, unauthorized access, or data manipulation if exploited.