First published: Wed Dec 23 2020(Updated: )
SourceCodester Library Management System 1.0 is affected by SQL Injection allowing an attacker to bypass the user authentication and impersonate any user on the system.
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-2020-28073 has been classified as a high severity vulnerability due to the impact on user authentication.
To fix CVE-2020-28073, ensure that user input is properly sanitized and parameterized queries are used to avoid SQL injection.
CVE-2020-28073 allows an attacker to bypass user authentication, potentially leading to unauthorized access to the system.
CVE-2020-28073 affects Library Management System version 1.0.
Yes, proof-of-concept exploits for CVE-2020-28073 are publicly available, demonstrating the SQL injection vulnerability.