Publish Advisories

GHSA-5c4w-8hhh-3c3h
GHSA-chgm-7r52-whjj
GHSA-5c4w-8hhh-3c3h
GHSA-chgm-7r52-whjj
This commit is contained in:
advisory-database[bot]
2024-10-31 14:50:33 +00:00
parent 00331742ed
commit 87e5f004aa
4 changed files with 146 additions and 76 deletions
@@ -0,0 +1,73 @@
{
"schema_version": "1.4.0",
"id": "GHSA-5c4w-8hhh-3c3h",
"modified": "2024-10-31T14:49:32Z",
"published": "2024-10-31T00:30:36Z",
"aliases": [
"CVE-2024-10006"
],
"summary": "Hashicorp Consul Improper Neutralization of HTTP Headers for Scripting Syntax vulnerability",
"details": "A vulnerability was identified in Consul and Consul Enterprise (\"Consul\") such that using Headers in L7 traffic intentions could bypass HTTP header based access rules.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:L/SI:L/SA:L"
}
],
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/hashicorp/consul"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.9.0"
},
{
"fixed": "1.20.1"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10006"
},
{
"type": "WEB",
"url": "https://github.com/hashicorp/consul/pull/21816"
},
{
"type": "WEB",
"url": "https://github.com/hashicorp/consul/commit/d9206fc7e284a9244af4d62f8653a63ca30bd00c"
},
{
"type": "WEB",
"url": "https://discuss.hashicorp.com/t/hcsec-2024-23-consul-l7-intentions-vulnerable-to-headers-bypass"
},
{
"type": "PACKAGE",
"url": "https://github.com/hashicorp/consul"
}
],
"database_specific": {
"cwe_ids": [
"CWE-644"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-10-31T14:49:31Z",
"nvd_published_at": "2024-10-30T22:15:03Z"
}
}
@@ -0,0 +1,73 @@
{
"schema_version": "1.4.0",
"id": "GHSA-chgm-7r52-whjj",
"modified": "2024-10-31T14:49:27Z",
"published": "2024-10-31T00:30:36Z",
"aliases": [
"CVE-2024-10005"
],
"summary": "Hashicorp Consul Path Traversal vulnerability",
"details": "A vulnerability was identified in Consul and Consul Enterprise (\"Consul\") such that using URL paths in L7 traffic intentions could bypass HTTP request path-based access rules.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N"
},
{
"type": "CVSS_V4",
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/hashicorp/consul"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.9.0"
},
{
"fixed": "1.20.1"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10005"
},
{
"type": "WEB",
"url": "https://github.com/hashicorp/consul/pull/21816"
},
{
"type": "WEB",
"url": "https://github.com/hashicorp/consul/commit/d9206fc7e284a9244af4d62f8653a63ca30bd00c"
},
{
"type": "WEB",
"url": "https://discuss.hashicorp.com/t/hcsec-2024-22-consul-l7-intentions-vulnerable-to-url-path-bypass"
},
{
"type": "PACKAGE",
"url": "https://github.com/hashicorp/consul"
}
],
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2024-10-31T14:49:27Z",
"nvd_published_at": "2024-10-30T22:15:02Z"
}
}
@@ -1,38 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-5c4w-8hhh-3c3h",
"modified": "2024-10-31T00:30:36Z",
"published": "2024-10-31T00:30:36Z",
"aliases": [
"CVE-2024-10006"
],
"details": "A vulnerability was identified in Consul and Consul Enterprise (“Consul”) such that using Headers in L7 traffic intentions could bypass HTTP header based access rules.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:L"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10006"
},
{
"type": "WEB",
"url": "https://discuss.hashicorp.com/t/hcsec-2024-23-consul-l7-intentions-vulnerable-to-headers-bypass"
}
],
"database_specific": {
"cwe_ids": [
"CWE-644"
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-10-30T22:15:03Z"
}
}
@@ -1,38 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-chgm-7r52-whjj",
"modified": "2024-10-31T00:30:36Z",
"published": "2024-10-31T00:30:36Z",
"aliases": [
"CVE-2024-10005"
],
"details": "A vulnerability was identified in Consul and Consul Enterprise (“Consul”) such that using URL paths in L7 traffic intentions could bypass HTTP request path-based access rules.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-10005"
},
{
"type": "WEB",
"url": "https://discuss.hashicorp.com/t/hcsec-2024-22-consul-l7-intentions-vulnerable-to-url-path-bypass"
}
],
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-10-30T22:15:02Z"
}
}