CVE-2024-54021
14.01.2025, 14:15
An improper neutralization of crlf sequences in http headers ('http response splitting') in Fortinet FortiOS 7.2.0 through 7.6.0, FortiProxy 7.2.0 through 7.4.5 allows attacker to execute unauthorized code or commands via crafted HTTP header.
Vendor | Product | Version |
---|---|---|
fortinet | fortiproxy | 7.2.0 ≤ 𝑥 < 7.2.12 |
fortinet | fortiproxy | 7.4.0 ≤ 𝑥 < 7.4.6 |
fortinet | fortios | 7.2.0 ≤ 𝑥 < 7.2.9 |
fortinet | fortios | 7.4.0 ≤ 𝑥 < 7.4.5 |
fortinet | fortios | 7.6.0 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-113 - Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request/Response Splitting')The software receives data from an HTTP agent/component (e.g., web server, proxy, browser, etc.), but it does not neutralize or incorrectly neutralizes CR and LF characters before the data is included in outgoing HTTP headers.
- CWE-436 - Interpretation ConflictProduct A handles inputs or steps differently than Product B, which causes A to perform incorrect actions based on its perception of B's state.