2023-05-16 16:11:25 +02:00

104 lines
2.6 KiB
JSON

{
"id": "CVE-2022-45197",
"sourceIdentifier": "cve@mitre.org",
"published": "2022-12-25T05:15:11.170",
"lastModified": "2023-05-03T12:16:31.023",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Slixmpp before 1.8.3 lacks SSL Certificate hostname validation in XMLStream, allowing an attacker to pose as any server in the eyes of Slixmpp."
}
],
"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:H/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-295"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:slixmpp_project:slixmpp:*:*:*:*:*:*:*:*",
"versionEndExcluding": "1.8.3",
"matchCriteriaId": "6C1C82DD-11D0-4770-BCD7-6B664511B078"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/poezio/slixmpp/commits/master/slixmpp/xmlstream/xmlstream.py",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/poezio/slixmpp/tags",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://lab.louiz.org/poezio/slixmpp/-/commit/b60b1b985db928532f97c4f61d6fbc801f0aa7fa",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://lab.louiz.org/poezio/slixmpp/-/commits/master",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://security.gentoo.org/glsa/202305-07",
"source": "cve@mitre.org"
}
]
}