CVE-2023-23781
EUVD-2023-2786716.02.2023, 19:15
A stack-based buffer overflow vulnerability [CWE-121] in FortiWeb version 7.0.1 and below, 6.4 all versions, version 6.3.19 and below SAML server configuration may allow an authenticated attacker to achieve arbitrary code execution via specifically crafted XML files.Enginsight
Affected Products (NVD)
| 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.