CVE-2023-23780
16.02.2023, 19:15
A stack-based buffer overflow in Fortinet FortiWeb version 7.0.0 through 7.0.1, Fortinet FortiWeb version 6.3.6 through 6.3.19, Fortinet FortiWeb 6.4 all versions allows attacker to escalation of privilege via specifically crafted HTTP requests.Enginsight
Vendor | Product | Version |
---|---|---|
fortinet | fortiweb | 6.3.0 ≤ 𝑥 < 6.3.20 |
fortinet | fortiweb | 6.4.0 ≤ 𝑥 ≤ 6.4.2 |
fortinet | fortiweb | 7.0.0 ≤ 𝑥 < 7.0.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.