{ "schema_version": "1.4.0", "id": "GHSA-q6cq-m9gm-6q2f", "modified": "2024-10-23T18:34:22Z", "published": "2022-12-25T06:30:20Z", "aliases": [ "CVE-2022-45197" ], "summary": "Slixmpp lacks SSL Certificate hostname validation in XMLStream", "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" } ], "affected": [ { "package": { "ecosystem": "PyPI", "name": "slixmpp" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "1.8.3" } ] } ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-45197" }, { "type": "PACKAGE", "url": "https://github.com/poezio/slixmpp" }, { "type": "WEB", "url": "https://github.com/poezio/slixmpp/commits/master/slixmpp/xmlstream/xmlstream.py" }, { "type": "WEB", "url": "https://github.com/poezio/slixmpp/tags" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/slixmpp/PYSEC-2022-43013.yaml" }, { "type": "WEB", "url": "https://lab.louiz.org/poezio/slixmpp/-/commit/b60b1b985db928532f97c4f61d6fbc801f0aa7fa" }, { "type": "WEB", "url": "https://lab.louiz.org/poezio/slixmpp/-/commits/master" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202305-07" } ], "database_specific": { "cwe_ids": [ "CWE-295" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2022-12-30T17:12:05Z", "nvd_published_at": "2022-12-25T05:15:00Z" } }