84 lines
2.8 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2022-35490",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-08-08T14:15:10.893",
"lastModified": "2022-08-12T14:49:45.353",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Zammad 5.2.0 is vulnerable to privilege escalation. Zammad has a prevention against brute-force attacks trying to guess login credentials. After a configurable amount of attempts, users are invalidated and logins prevented. An attacker might work around this prevention, enabling them to send more than the configured amount of requests before the user invalidation takes place."
},
{
"lang": "es",
"value": "Zammad 5.2.0 es vulnerable a la escalada de privilegios. Zammad presenta una prevenci\u00f3n contra los ataques de fuerza bruta que intentan adivinar las credenciales de acceso. Despu\u00e9s de una cantidad configurable de intentos, los usuarios son invalidados y se impide el inicio de sesi\u00f3n. Un atacante podr\u00eda burlar esta prevenci\u00f3n, permiti\u00e9ndole enviar m\u00e1s de la cantidad configurada de peticiones antes de que se produzca la no comprobaci\u00f3n del usuario"
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-307"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:zammad:zammad:5.2.0:-:*:*:*:*:*:*",
"matchCriteriaId": "D5C8C170-EEEC-40FE-AFFD-81B895F2765B"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:zammad:zammad:5.2.0:alpha:*:*:*:*:*:*",
"matchCriteriaId": "06BC0C3E-644D-42F6-B15D-B7DCB038F8A3"
}
]
}
]
}
],
"references": [
{
"url": "https://zammad.com/de/advisories/zaa-2022-07",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}