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.
References
Configurations
No configuration.
History
No history.
Information
Published : 2024-10-15 19:15
Updated : 2024-10-16 20:35
NVD link : CVE-2024-35584
Mitre link : CVE-2024-35584
CVE.ORG link : CVE-2024-35584
JSON object : View
Products Affected
No product.
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')