CVE-2021-42756
16.02.2023, 19:15
Multiple stack-based buffer overflow vulnerabilities[CWE-121] in the proxy daemon of FortiWeb 5.xall versions, 6.0.7 and below, 6.1.2 and below, 6.2.6 and below, 6.3.16 and below, 6.4all versions may allow an unauthenticated remote attacker to achieve arbitrary code execution via specifically crafted HTTP requests.Enginsight
Vendor | Product | Version |
---|---|---|
fortinet | fortiweb | 5.6.0 ≤ 𝑥 < 6.0.8 |
fortinet | fortiweb | 6.1.0 ≤ 𝑥 < 6.1.3 |
fortinet | fortiweb | 6.2.0 ≤ 𝑥 < 6.2.7 |
fortinet | fortiweb | 6.3.0 ≤ 𝑥 < 6.3.17 |
fortinet | fortiweb | 6.4.0 ≤ 𝑥 ≤ 6.4.2 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-121 - Stack-based Buffer OverflowA stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).
- CWE-787 - Out-of-bounds WriteThe software writes data past the end, or before the beginning, of the intended buffer.