fkie_cve-2024-51211
Vulnerability from fkie_nvd
Published
2024-11-08 19:15
Modified
2025-07-17 17:32
Severity ?
Summary
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 $username_stn_id parameter, which can be manipulated by an attacker to inject arbitrary SQL commands.
References
▶ | URL | Tags | |
---|---|---|---|
cve@mitre.org | https://github.com/kutsa1/My-CVE/tree/main/CVE-2024-51211 | Exploit, Third Party Advisory |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:os4ed:opensis:9.0:*:*:*:*:*:*:*", "matchCriteriaId": "448891DF-B12E-4DA0-A4A9-B1CE5BE1BE84", "vulnerable": true }, { "criteria": "cpe:2.3:a:os4ed:opensis:9.1:*:*:*:*:*:*:*", "matchCriteriaId": "33E06517-5CB4-4A9F-9F74-B0D197EB4E11", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "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 $username_stn_id parameter, which can be manipulated by an attacker to inject arbitrary SQL commands." }, { "lang": "es", "value": "Existe una vulnerabilidad de inyecci\u00f3n SQL en OS4ED openSIS-Classic versi\u00f3n 9.1, espec\u00edficamente en el archivo resetuserinfo.php. La vulnerabilidad se debe a una validaci\u00f3n de entrada incorrecta del par\u00e1metro $username_stn_id, que puede ser manipulado por un atacante para inyectar comandos SQL arbitrarios." } ], "id": "CVE-2024-51211", "lastModified": "2025-07-17T17:32:21.603", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.9, "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary" } ] }, "published": "2024-11-08T19:15:06.347", "references": [ { "source": "cve@mitre.org", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://github.com/kutsa1/My-CVE/tree/main/CVE-2024-51211" } ], "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…