CVE-2024-21499
17.02.2024, 05:15
All versions of the package github.com/greenpau/caddy-security are vulnerable to HTTP Header Injection via the X-Forwarded-Proto header due to redirecting to the injected protocol.Exploiting this vulnerability could lead to bypass of security mechanisms or confusion in handling TLS.Enginsight
Vendor | Product | Version |
---|---|---|
greenpau | caddy-security | * |
𝑥
= 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.
References