mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-w64c-pxjj-h866
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user