CVE-2022-36728: SQL Injection
Published Aug 18, 2022
·Updated
Library Management System v1.0 was discovered to contain a SQL injection vulnerability via the RollNo parameter at /staff/delstu.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-36728?
CVE-2022-36728 is classified as a medium-severity vulnerability due to its potential for SQL injection attacks.
2
How do I fix CVE-2022-36728?
To fix CVE-2022-36728, sanitize and validate user inputs to prevent SQL injection in the RollNo parameter.
3
What impact does CVE-2022-36728 have on Library Management System v1.0?
CVE-2022-36728 allows attackers to execute arbitrary SQL queries on the database, potentially compromising sensitive data.
4
Is CVE-2022-36728 present in versions other than Library Management System v1.0?
CVE-2022-36728 specifically affects Library Management System version 1.0 and does not apply to other versions.
5
What type of vulnerability is CVE-2022-36728?
CVE-2022-36728 is a SQL injection vulnerability, which allows unauthorized database access through input manipulation.