gsd-2022-45197
Vulnerability from gsd
Modified
2023-12-13 01:19
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.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2022-45197", "description": "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.", "id": "GSD-2022-45197", "references": [ "https://advisories.mageia.org/CVE-2022-45197.html", "https://www.suse.com/security/cve/CVE-2022-45197.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2022-45197" ], "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.", "id": "GSD-2022-45197", "modified": "2023-12-13T01:19:24.627822Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2022-45197", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/poezio/slixmpp/tags", "refsource": "MISC", "url": "https://github.com/poezio/slixmpp/tags" }, { "name": "https://github.com/poezio/slixmpp/commits/master/slixmpp/xmlstream/xmlstream.py", "refsource": "MISC", "url": "https://github.com/poezio/slixmpp/commits/master/slixmpp/xmlstream/xmlstream.py" }, { "name": "https://lab.louiz.org/poezio/slixmpp/-/commits/master", "refsource": "MISC", "url": "https://lab.louiz.org/poezio/slixmpp/-/commits/master" }, { "name": "https://lab.louiz.org/poezio/slixmpp/-/commit/b60b1b985db928532f97c4f61d6fbc801f0aa7fa", "refsource": "CONFIRM", "url": "https://lab.louiz.org/poezio/slixmpp/-/commit/b60b1b985db928532f97c4f61d6fbc801f0aa7fa" }, { "name": "GLSA-202305-07", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/202305-07" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c1.8.3", "affected_versions": "All versions before 1.8.3", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "cwe_ids": [ "CWE-1035", "CWE-295", "CWE-937" ], "date": "2023-05-03", "description": "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.", "fixed_versions": [ "1.8.3" ], "identifier": "CVE-2022-45197", "identifiers": [ "CVE-2022-45197", "GHSA-q6cq-m9gm-6q2f" ], "not_impacted": "All versions starting from 1.8.3", "package_slug": "pypi/slixmpp", "pubdate": "2022-12-25", "solution": "Upgrade to version 1.8.3 or above.", "title": "Slixmpp lacks SSL Certificate hostname validation in XMLStream", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2022-45197", "https://github.com/poezio/slixmpp/commits/master/slixmpp/xmlstream/xmlstream.py", "https://github.com/poezio/slixmpp/tags", "https://lab.louiz.org/poezio/slixmpp/-/commit/b60b1b985db928532f97c4f61d6fbc801f0aa7fa", "https://lab.louiz.org/poezio/slixmpp/-/commits/master", "https://github.com/advisories/GHSA-q6cq-m9gm-6q2f" ], "uuid": "28b9f5e5-7903-422e-b783-94543040f53f" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:slixmpp_project:slixmpp:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "1.8.3", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2022-45197" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-295" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/poezio/slixmpp/commits/master/slixmpp/xmlstream/xmlstream.py", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/poezio/slixmpp/commits/master/slixmpp/xmlstream/xmlstream.py" }, { "name": "https://github.com/poezio/slixmpp/tags", "refsource": "MISC", "tags": [ "Third Party Advisory" ], "url": "https://github.com/poezio/slixmpp/tags" }, { "name": "https://lab.louiz.org/poezio/slixmpp/-/commits/master", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://lab.louiz.org/poezio/slixmpp/-/commits/master" }, { "name": "https://lab.louiz.org/poezio/slixmpp/-/commit/b60b1b985db928532f97c4f61d6fbc801f0aa7fa", "refsource": "CONFIRM", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://lab.louiz.org/poezio/slixmpp/-/commit/b60b1b985db928532f97c4f61d6fbc801f0aa7fa" }, { "name": "GLSA-202305-07", "refsource": "GENTOO", "tags": [], "url": "https://security.gentoo.org/glsa/202305-07" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } }, "lastModifiedDate": "2023-05-03T12:16Z", "publishedDate": "2022-12-25T05:15Z" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…