From 9513b804fe945743b58b812e704d59bd5f81d083 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 18:43:53 +0000 Subject: [PATCH] Publish GHSA-w64c-pxjj-h866 --- .../GHSA-w64c-pxjj-h866.json | 21 ++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/advisories/github-reviewed/2018/10/GHSA-w64c-pxjj-h866/GHSA-w64c-pxjj-h866.json b/advisories/github-reviewed/2018/10/GHSA-w64c-pxjj-h866/GHSA-w64c-pxjj-h866.json index 9c1ad48627c..9d2d855f47f 100644 --- a/advisories/github-reviewed/2018/10/GHSA-w64c-pxjj-h866/GHSA-w64c-pxjj-h866.json +++ b/advisories/github-reviewed/2018/10/GHSA-w64c-pxjj-h866/GHSA-w64c-pxjj-h866.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-w64c-pxjj-h866", - "modified": "2023-08-31T21:41:23Z", + "modified": "2024-09-04T18:42:22Z", "published": "2018-10-10T17:23:51Z", "aliases": [ "CVE-2015-3908" @@ -9,7 +9,14 @@ "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.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N" + }, + { + "type": "CVSS_V4", + "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" + } ], "affected": [ { @@ -41,6 +48,14 @@ "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" @@ -66,7 +81,7 @@ "cwe_ids": [ "CWE-345" ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2020-06-16T21:59:44Z", "nvd_published_at": null