From 04ead1afbb00dd39956848dc07d7a921a4769025 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 14:56:41 +0000 Subject: [PATCH] Publish GHSA-99wr-c2px-grmh --- .../GHSA-99wr-c2px-grmh.json | 39 +++++++++++++++++-- 1 file changed, 35 insertions(+), 4 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/10/GHSA-99wr-c2px-grmh/GHSA-99wr-c2px-grmh.json (52%) diff --git a/advisories/unreviewed/2024/10/GHSA-99wr-c2px-grmh/GHSA-99wr-c2px-grmh.json b/advisories/github-reviewed/2024/10/GHSA-99wr-c2px-grmh/GHSA-99wr-c2px-grmh.json similarity index 52% rename from advisories/unreviewed/2024/10/GHSA-99wr-c2px-grmh/GHSA-99wr-c2px-grmh.json rename to advisories/github-reviewed/2024/10/GHSA-99wr-c2px-grmh/GHSA-99wr-c2px-grmh.json index 3678201ed05..4818e209b5b 100644 --- a/advisories/unreviewed/2024/10/GHSA-99wr-c2px-grmh/GHSA-99wr-c2px-grmh.json +++ b/advisories/github-reviewed/2024/10/GHSA-99wr-c2px-grmh/GHSA-99wr-c2px-grmh.json @@ -1,29 +1,60 @@ { "schema_version": "1.4.0", "id": "GHSA-99wr-c2px-grmh", - "modified": "2024-10-31T00:30:37Z", + "modified": "2024-10-31T14:55:00Z", "published": "2024-10-31T00:30:36Z", "aliases": [ "CVE-2024-10086" ], + "summary": "Hashicorp Consul Cross-site Scripting vulnerability", "details": "A vulnerability was identified in Consul and Consul Enterprise such that the server response did not explicitly set a Content-Type HTTP header, allowing user-provided inputs to be misinterpreted and lead to reflected XSS.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N" } ], "affected": [ - + { + "package": { + "ecosystem": "Go", + "name": "github.com/hashicorp/consul" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "1.4.1" + }, + { + "fixed": "1.20.0" + } + ] + } + ] + } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10086" }, + { + "type": "WEB", + "url": "https://github.com/hashicorp/consul/commit/07fae7bb0be8593cc98c38b1ef4a49ed9188932f" + }, { "type": "WEB", "url": "https://discuss.hashicorp.com/t/hcsec-2024-24-consul-vulnerable-to-reflected-xss-on-content-type-error-manipulation" + }, + { + "type": "PACKAGE", + "url": "https://github.com/hashicorp/consul" } ], "database_specific": { @@ -31,8 +62,8 @@ "CWE-79" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2024-10-31T14:54:59Z", "nvd_published_at": "2024-10-30T22:15:03Z" } } \ No newline at end of file