Publish GHSA-99wr-c2px-grmh

This commit is contained in:
advisory-database[bot]
2024-10-31 14:56:41 +00:00
parent 87e5f004aa
commit 04ead1afbb
@@ -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"
}
}