PT-2021-11210 · Unknown · College Management System
Published
2021-02-08
·
Updated
2021-02-10
·
CVE-2020-26051
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions:
College Management System Php version 1.0
Description:
The issue concerns SQL injection vulnerabilities in the index.php page. These vulnerabilities arise from the POST parameters
unametxt and pwdtxt, which are not filtered before being passed to a SQL query. This lack of filtering allows for potential SQL injection attacks.Recommendations:
For College Management System Php version 1.0, as a temporary workaround, consider filtering or sanitizing the
unametxt and pwdtxt parameters in the index.php page to prevent SQL injection attacks. Restrict access to the index.php page until a proper fix is applied. At the moment, there is no information about a newer version that contains a fix for this vulnerability.Exploit
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
College Management System