2024-12-08 03:06:42 +00:00

72 lines
3.2 KiB
JSON

{
"id": "CVE-2024-36108",
"sourceIdentifier": "security-advisories@github.com",
"published": "2024-05-31T15:15:09.457",
"lastModified": "2024-11-21T09:21:37.723",
"vulnStatus": "Awaiting Analysis",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "casgate is an Open Source Identity and Access Management system. In affected versions `casgate` allows remote unauthenticated attacker to obtain sensitive information via GET request to an API endpoint. This issue has been addressed in PR #201 which is pending merge. An attacker could use `id` parameter of GET requests with value `anonymous/ anonymous` to bypass authorization on certain API endpoints. Successful exploitation of the vulnerability could lead to account takeover, privilege escalation or provide attacker with credential to other services. Users are advised to upgrade. There are no known workarounds for this vulnerability."
},
{
"lang": "es",
"value": "casgate es un sistema de gesti\u00f3n de acceso e identidad de c\u00f3digo abierto. En las versiones afectadas, `casgate` permite que un atacante remoto no autenticado obtenga informaci\u00f3n confidencial mediante una solicitud GET a un endpoint API. Este problema se abord\u00f3 en el PR #201, que est\u00e1 pendiente de fusi\u00f3n. Un atacante podr\u00eda usar el par\u00e1metro \"id\" de solicitudes GET con valor \"anonymous/anonym\" para eludir la autorizaci\u00f3n en ciertos endpoints de API. La explotaci\u00f3n exitosa de la vulnerabilidad podr\u00eda conducir a la apropiaci\u00f3n de cuentas, la escalada de privilegios o proporcionar al atacante credenciales para otros servicios. Se recomienda a los usuarios que actualicen. No se conocen workarounds para esta vulnerabilidad."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "security-advisories@github.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-285"
}
]
}
],
"references": [
{
"url": "https://github.com/casgate/casgate/pull/201",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/casgate/casgate/security/advisories/GHSA-mj5q-rc67-h56c",
"source": "security-advisories@github.com"
},
{
"url": "https://github.com/casgate/casgate/pull/201",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://github.com/casgate/casgate/security/advisories/GHSA-mj5q-rc67-h56c",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
]
}