CVE-2022-36725: SQL Injection
Published Aug 18, 2022
·Updated
Library Management System v1.0 was discovered to contain a SQL injection vulnerability via the MId parameter at /student/dele.php.
Affected Software
1 affected component
Library Management System Project Library Management System=1.0
Event History
Aug 18, 2022
CVE Published
via MITRE·07:54 PM
Data Sourced
via MITRE·07:54 PM
Description
Frequently Asked Questions
1
What is the severity of CVE-2022-36725?
CVE-2022-36725 is categorized as a high severity SQL injection vulnerability.
2
How do I fix CVE-2022-36725?
To fix CVE-2022-36725, sanitize and validate all user inputs, especially the M_Id parameter, to prevent SQL injection.
3
What are the potential impacts of CVE-2022-36725?
The potential impacts of CVE-2022-36725 include unauthorized access to database information and manipulation of data.
4
Which version of Library Management System is affected by CVE-2022-36725?
Library Management System version 1.0 is affected by CVE-2022-36725.
5
Is CVE-2022-36725 easy to exploit?
CVE-2022-36725 can be exploited easily if the application fails to properly validate and sanitize the M_Id parameter.