ghsa-prcq-52f8-fp44
Vulnerability from github
Published
2022-05-17 05:19
Modified
2024-09-05 21:32
Severity ?
Summary
Apache Libcloud vulnerable to certificate impersonation
Details
Apache Libcloud before 0.11.1 uses an incorrect regular expression during verification of whether 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 a crafted certificate.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "apache-libcloud" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.11.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2012-3446" ], "database_specific": { "cwe_ids": [ "CWE-185", "CWE-20", "CWE-295" ], "github_reviewed": true, "github_reviewed_at": "2024-01-12T20:09:02Z", "nvd_published_at": "2012-11-04T22:55:00Z", "severity": "MODERATE" }, "details": "Apache Libcloud before 0.11.1 uses an incorrect regular expression during verification of whether 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 a crafted certificate.", "id": "GHSA-prcq-52f8-fp44", "modified": "2024-09-05T21:32:21Z", "published": "2022-05-17T05:19:14Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2012-3446" }, { "type": "WEB", "url": "https://github.com/apache/libcloud/commit/f2af5502dae3ac63e656dd1b7d5f29cc82ded401" }, { "type": "PACKAGE", "url": "https://github.com/apache/libcloud" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/apache-libcloud/PYSEC-2012-12.yaml" }, { "type": "WEB", "url": "https://svn.apache.org/repos/asf/libcloud/trunk/CHANGES" }, { "type": "WEB", "url": "http://www.cs.utexas.edu/~shmat/shmat_ccs12.pdf" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Apache Libcloud vulnerable to certificate impersonation" }
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.