René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

115 lines
3.3 KiB
JSON

{
"id": "CVE-2021-41055",
"sourceIdentifier": "cve@mitre.org",
"published": "2021-10-11T03:15:06.707",
"lastModified": "2021-10-19T14:09:36.757",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Gajim 1.2.x and 1.3.x before 1.3.3 allows remote attackers to cause a denial of service (crash) via a crafted XMPP Last Message Correction (XEP-0308) message in multi-user chat, where the message ID equals the correction ID."
},
{
"lang": "es",
"value": "Gajim versiones 1.2.x y 1.3.x anteriores a 1.3.3, permite a atacantes remotos causar una denegaci\u00f3n de servicio (bloqueo) por medio de un mensaje XMPP Last Message Correction (XEP-0308) dise\u00f1ado en el chat multiusuario, donde el ID del mensaje es igual al ID de la correcci\u00f3n"
}
],
"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:N/I:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gajim:gajim:*:*:*:*:*:*:*:*",
"versionStartIncluding": "1.2.0",
"versionEndExcluding": "1.3.3",
"matchCriteriaId": "25130B9D-AEF9-4A76-ACE1-BF4AD11D321D"
}
]
}
]
}
],
"references": [
{
"url": "https://dev.gajim.org/gajim/gajim/-/issues/10638",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Vendor Advisory"
]
},
{
"url": "https://dev.gajim.org/gajim/gajim/-/tags/gajim-1.3.3",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
}
]
}