ghsa-w64c-pxjj-h866
Vulnerability from github
Published
2018-10-10 17:23
Modified
2024-09-04 18:42
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
Ansible does not verify that the server hostname matches a domain name in certificates
Details
Ansible before 1.9.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": "ansible" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.9.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2015-3908" ], "database_specific": { "cwe_ids": [ "CWE-345" ], "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:59:44Z", "nvd_published_at": null, "severity": "HIGH" }, "details": "Ansible before 1.9.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-w64c-pxjj-h866", "modified": "2024-09-04T18:42:22Z", "published": "2018-10-10T17:23:51Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-3908" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-w64c-pxjj-h866" }, { "type": "PACKAGE", "url": "https://github.com/ansible/ansible" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/ansible/PYSEC-2015-1.yaml" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2019/09/msg00016.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2015-07/msg00051.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2015-08/msg00029.html" }, { "type": "WEB", "url": "http://www.ansible.com/security" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2015/07/14/4" } ], "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": "Ansible does not verify that the server hostname matches a domain name in certificates" }
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.