CVE-2023-6340
18.01.2024, 00:15
SonicWall Capture Client version 3.7.10,NetExtender client version 10.2.337 and earlier versions are installed with sfpmonitor.sys driver. The driver has been found to be vulnerable to Denial-of-Service (DoS) caused by Stack-based Buffer Overflow vulnerability.Enginsight
Vendor | Product | Version |
---|---|---|
sonicwall | capture_client | 𝑥 ≤ 3.7.10 |
sonicwall | netextender | 𝑥 ≤ 10.2.337 |
𝑥
= 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.