fkie_cve-2024-35584
Vulnerability from fkie_nvd
Published
2024-10-15 19:15
Modified
2025-07-17 17:33
Severity ?
Summary
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
▶ | URL | Tags | |
---|---|---|---|
cve@mitre.org | http://opensis.com | Product | |
cve@mitre.org | http://os4ed.com | Product | |
cve@mitre.org | https://github.com/whwhwh96/CVE-2024-35584 | Exploit, Third Party Advisory |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:os4ed:opensis:8.0:*:*:*:community:*:*:*", "matchCriteriaId": "7159D18F-0406-4CBE-B985-FD2E8A5F07C9", "vulnerable": true }, { "criteria": "cpe:2.3:a:os4ed:opensis:9.1:*:*:*:community:*:*:*", "matchCriteriaId": "B0C9000A-B9F5-4AC9-81F1-21EF76218A36", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "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." }, { "lang": "es", "value": "Vulnerabilidad de inyecci\u00f3n SQL en Ajax.php, ForWindow.php, ForExport.php, Modules.php, functions/HackingLogFnc.php en OpenSis Community Edition 9.1, 8.0 y posiblemente versiones anteriores. Es posible que un usuario autenticado realice una inyecci\u00f3n SQL debido a la falta de desinfecci\u00f3n. La aplicaci\u00f3n toma un valor arbitrario del encabezado \"X-Forwarded-For\" y lo agrega directamente a una declaraci\u00f3n SQL INSERT, lo que genera una inyecci\u00f3n SQL." } ], "id": "CVE-2024-35584", "lastModified": "2025-07-17T17:33:12.133", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 5.9, "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary" } ] }, "published": "2024-10-15T19:15:16.957", "references": [ { "source": "cve@mitre.org", "tags": [ "Product" ], "url": "http://opensis.com" }, { "source": "cve@mitre.org", "tags": [ "Product" ], "url": "http://os4ed.com" }, { "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://github.com/whwhwh96/CVE-2024-35584" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Analyzed", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-89" } ], "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…