CVE-2024-35584: SQL Injection
SQL injection vulnerabilities were discovered in Ajax.php, ForWindow.php, ForExport.php, Modules.php, functions/HackingLogFnc.php in OpenSis Community Edition 9.1 to 8.0, and possibly earlier versions. It is possible for an authenticated user to perform SQL Injection due to the lack to sanitisation. The application takes arbitrary value from "X-Forwarded-For" header and appends it to a SQL INSERT statement directly, leading to SQL Injection.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-35584?
CVE-2024-35584 is classified as a critical SQL injection vulnerability that can allow authenticated users to execute arbitrary SQL commands.
How do I fix CVE-2024-35584?
To fix CVE-2024-35584, update OpenSis Community Edition to a version above 9.1 or apply any available security patches that address the SQL injection vulnerabilities.
What are the affected versions in CVE-2024-35584?
CVE-2024-35584 affects OpenSis Community Edition versions 8.0 through 9.1 and potentially earlier versions.
What components are impacted by CVE-2024-35584?
The components impacted by CVE-2024-35584 include Ajax.php, ForWindow.php, ForExport.php, Modules.php, and functions/HackingLogFnc.php.
Who can exploit CVE-2024-35584?
An authenticated user can exploit CVE-2024-35584 due to the lack of proper input sanitization in the affected components.