CVE-2024-10006
30.10.2024, 22:15
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.Enginsight
Vendor | Product | Version |
---|---|---|
hashicorp | consul | 1.20.1 < 𝑥 < 1.20.1 |
hashicorp | consul | 1.20.1 < 𝑥 < 1.20.1 |
hashicorp | consul | 1.4.1 ≤ 𝑥 < 1.20.1 |
hashicorp | consul | 1.9.0 ≤ 𝑥 < 1.15.15 |
hashicorp | consul | 1.18.0 ≤ 𝑥 < 1.18.5 |
hashicorp | consul | 1.19.0 ≤ 𝑥 < 1.19.3 |
hashicorp | consul | 1.20.0 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-644 - Improper Neutralization of HTTP Headers for Scripting SyntaxThe application does not neutralize or incorrectly neutralizes web scripting syntax in HTTP headers that can be used by web browser components that can process raw headers, such as Flash.
- CWE-116 - Improper Encoding or Escaping of OutputThe software prepares a structured message for communication with another component, but encoding or escaping of the data is either missing or done incorrectly. As a result, the intended structure of the message is not preserved.