CVE-2021-37808: SQL Injection
SQL Injection vulnerabilities exist in https://phpgurukul.com News Portal Project 3.1 via the (1) category, (2) subcategory, (3) sucatdescription, and (4) username parameters, the server response is about (N) seconds delay respectively which mean it is vulnerable to MySQL Blind (Time Based). An attacker can use sqlmap to further the exploitation for extracting sensitive information from the database.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2021-37808?
CVE-2021-37808 has a high severity due to the existence of SQL Injection vulnerabilities that can be exploited to gain unauthorized access to database information.
How do I fix CVE-2021-37808?
To fix CVE-2021-37808, developers should implement prepared statements or parameterized queries to prevent SQL Injection attacks.
What parameters are affected by CVE-2021-37808?
CVE-2021-37808 affects the category, subcategory, sucatdescription, and username parameters in the News Portal Project 3.1.
What software versions are vulnerable to CVE-2021-37808?
News Portal Project version 3.1 from PHPGurukul is vulnerable to CVE-2021-37808.
Can CVE-2021-37808 lead to data loss?
Yes, CVE-2021-37808 can potentially lead to data loss or unauthorized data exposure through SQL Injection.