CVE-2024-51211: SQL Injection
SQL injection vulnerability exists in OS4ED openSIS-Classic Version 9.1, specifically in the resetuserinfo.php file. The vulnerability is due to improper input validation of the $usernamestnid parameter, which can be manipulated by an attacker to inject arbitrary SQL commands.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-51211?
CVE-2024-51211 has a high severity due to its potential for SQL injection attacks.
How do I fix CVE-2024-51211?
To fix CVE-2024-51211, ensure proper input validation and sanitization for the $username_stn_id parameter in the resetuserinfo.php file.
What is the impact of CVE-2024-51211?
The impact of CVE-2024-51211 allows attackers to execute arbitrary SQL commands, potentially compromising the database.
Which version of openSIS-Classic is affected by CVE-2024-51211?
CVE-2024-51211 specifically affects OS4ED openSIS-Classic Version 9.1.
What is the nature of the vulnerability described in CVE-2024-51211?
CVE-2024-51211 is an SQL injection vulnerability caused by improper input validation.