ghsa-p3xv-97g8-4wmj
Vulnerability from github
Published
2022-05-17 04:52
Modified
2025-07-07 12:57
Severity ?
9.1 (Critical) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
9.3 (Critical) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
9.3 (Critical) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
VLAI Severity ?
Summary
Python Swift client is vulnerable to Missing SSL Certificate Check
Details
The OpenStack Python client library for Swift (python-swiftclient) from 1.0 before 2.0 does not verify X.509 certificates from SSL servers, which allows man-in-the-middle attackers to spoof servers and obtain sensitive information via a crafted certificate.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "python-swiftclient" }, "ranges": [ { "events": [ { "introduced": "1.0" }, { "fixed": "2.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2013-6396" ], "database_specific": { "cwe_ids": [ "CWE-295" ], "github_reviewed": true, "github_reviewed_at": "2023-08-29T18:56:11Z", "nvd_published_at": "2014-02-18T19:55:00Z", "severity": "CRITICAL" }, "details": "The OpenStack Python client library for Swift (python-swiftclient) from 1.0 before 2.0 does not verify X.509 certificates from SSL servers, which allows man-in-the-middle attackers to spoof servers and obtain sensitive information via a crafted certificate.", "id": "GHSA-p3xv-97g8-4wmj", "modified": "2025-07-07T12:57:06Z", "published": "2022-05-17T04:52:37Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-6396" }, { "type": "WEB", "url": "https://github.com/openstack/python-swiftclient/commit/b182112719ab87942472e44aa3446ea0eb19a289" }, { "type": "WEB", "url": "https://bugs.launchpad.net/python-swiftclient/+bug/1199783" }, { "type": "PACKAGE", "url": "https://github.com/chmouel/python-swiftclient" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/python-swiftclient/PYSEC-2014-12.yaml" }, { "type": "WEB", "url": "https://review.opendev.org/c/openstack/python-swiftclient/+/69187" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2014/02/17/7" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Python Swift client is vulnerable to Missing SSL Certificate Check" }
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…
Loading…