CVE-2019-8276
08.03.2019, 23:29
UltraVNC revision 1211 has a stack buffer overflow vulnerability in VNC server code inside file transfer request handler, which can result in Denial of Service (DoS). This attack appears to be exploitable via network connectivity. This vulnerability has been fixed in revision 1212.Enginsight
Vendor | Product | Version |
---|---|---|
uvnc | ultravnc | 𝑥 < 1.2.2.3 |
siemens | sinumerik_access_mymachine\/p2p | 𝑥 < 4.8 |
siemens | sinumerik_pcu_base_win10_software\/ipc | 𝑥 < 14.00 |
siemens | sinumerik_pcu_base_win7_software\/ipc | 𝑥 ≤ 12.01 |
𝑥
= 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.
References