ghsa-3g2p-7c6p-vj8c
Vulnerability from github
Published
2022-05-13 01:08
Modified
2024-10-25 21:06
Severity ?
7.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
8.7 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
8.7 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
Summary
Apache Qpid Python client Improper certificate validation
Details
The Python client in Apache Qpid before 2.2 does not verify that the server hostname matches a domain name in the subject's Common Name (CN) or subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "qpid-python" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.22" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2013-1909" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": true, "github_reviewed_at": "2024-04-29T11:05:29Z", "nvd_published_at": "2013-08-23T16:55:00Z", "severity": "HIGH" }, "details": "The Python client in Apache Qpid before 2.2 does not verify that the server hostname matches a domain name in the subject\u0027s Common Name (CN) or subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate.", "id": "GHSA-3g2p-7c6p-vj8c", "modified": "2024-10-25T21:06:37Z", "published": "2022-05-13T01:08:41Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-1909" }, { "type": "WEB", "url": "https://github.com/apache/qpid-python/commit/7d8f51791c4949404d78f1083f465b7b4c8e954b" }, { "type": "PACKAGE", "url": "https://github.com/apache/qpid-python" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/qpid-python/PYSEC-2013-25.yaml" }, { "type": "WEB", "url": "https://issues.apache.org/jira/browse/QPID-4918" }, { "type": "WEB", "url": "https://web.archive.org/web/20140722191407/http://secunia.com/advisories/53968" }, { "type": "WEB", "url": "https://web.archive.org/web/20140722194233/http://secunia.com/advisories/54137" }, { "type": "WEB", "url": "http://qpid.apache.org/releases/qpid-0.22/release-notes.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-1024.html" }, { "type": "WEB", "url": "http://svn.apache.org/viewvc?view=revision\u0026revision=1460013" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Apache Qpid Python client Improper certificate validation" }
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.