2025-02-16 03:03:51 +00:00

64 lines
2.2 KiB
JSON

{
"id": "CVE-2024-57279",
"sourceIdentifier": "cve@mitre.org",
"published": "2025-02-07T22:15:13.527",
"lastModified": "2025-02-07T23:15:14.400",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A reflected Cross-Site Scripting (XSS) vulnerability has been identified in the LDAP User Manager <= ce92321, specifically in the /setup/index.php endpoint via the returnto parameter. This vulnerability arises due to improper sanitization of user-supplied input, allowing an attacker to inject malicious JavaScript."
},
{
"lang": "es",
"value": "Se ha identificado una vulnerabilidad de tipo Cross-Site Scripting (XSS) reflejado en LDAP User Manager &lt;= ce92321, espec\u00edficamente en el punto de conexi\u00f3n /setup/index.php a trav\u00e9s del par\u00e1metro returnto. Esta vulnerabilidad surge debido a una depuraci\u00f3n inadecuada de la entrada proporcionada por el usuario, lo que permite a un atacante inyectar c\u00f3digo JavaScript malicioso."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "REQUIRED",
"scope": "CHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "NONE"
},
"exploitabilityScore": 2.3,
"impactScore": 2.7
}
]
},
"weaknesses": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
],
"references": [
{
"url": "https://github.com/wheelybird/ldap-user-manager/issues/232",
"source": "cve@mitre.org"
},
{
"url": "https://github.com/wheelybird/ldap-user-manager/issues/232",
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0"
}
]
}