vendor:
Open Source Information System Community
by:
Devrim Dıragumandan (d0ub1edd)
6.1
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Open Source Information System Community
Affected Version From: 9.1
Affected Version To: 45300
Patch Exists: YES
Related CWE: CVE-2024-XXXX (example)
CPE: a:os4ed:opensis:9.1
Platforms Tested: Linux
2024
openSIS 9.1 – SQL Injection (Authenticated)
A SQL injection vulnerability was discovered in OS4Ed Open Source Information System Community version 9.1. By manipulating the 'X-Forwarded-For' header parameters in a POST request to /Ajax.php, an attacker can execute malicious SQL queries.
Mitigation:
To mitigate this vulnerability, it is recommended to apply the fix provided by the vendor at https://github.com/OS4ED/openSIS-Classic/pull/322. Additionally, input validation and sanitization should be implemented to prevent SQL injection attacks.