CVE-2022-37794: SQL Injection
Published Sep 11, 2022
·Updated
In Library Management System 1.0 the /card/in-card.php file idno parameters are vulnerable to SQL injection.
Affected Software
1 affected component
Library Management System Project Library Management System=1.0
Event History
Sep 11, 2022
CVE Published
via MITRE·11:26 PM
Data Sourced
via MITRE·11:26 PM
Description
Frequently Asked Questions
1
What is the severity of CVE-2022-37794?
CVE-2022-37794 has a high severity rating due to its potential for SQL injection, which can allow an attacker to manipulate database queries.
2
How do I fix CVE-2022-37794?
To fix CVE-2022-37794, sanitize and validate the 'id_no' parameter in the /card/in-card.php file to prevent SQL injection attacks.
3
What software versions are affected by CVE-2022-37794?
CVE-2022-37794 affects Library Management System version 1.0.
4
What kind of attack can be executed through CVE-2022-37794?
CVE-2022-37794 allows attackers to execute SQL injection attacks, potentially exposing sensitive data or compromising the database.
5
Is authentication required to exploit CVE-2022-37794?
No, CVE-2022-37794 can be exploited without authentication, making it particularly dangerous.