First published: Thu 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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Library Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-36728 is classified as a medium-severity vulnerability due to its potential for SQL injection attacks.
To fix CVE-2022-36728, sanitize and validate user inputs to prevent SQL injection in the RollNo parameter.
CVE-2022-36728 allows attackers to execute arbitrary SQL queries on the database, potentially compromising sensitive data.
CVE-2022-36728 specifically affects Library Management System version 1.0 and does not apply to other versions.
CVE-2022-36728 is a SQL injection vulnerability, which allows unauthorized database access through input manipulation.