Out-of-bounds read in Rxvt - CVE-2017-7483
Published: May 2, 2017 / Updated: August 8, 2020
Rxvt
Detailed vulnerability description
The vulnerability allows a remote non-authenticated attacker to perform a denial of service (DoS) attack.
Rxvt 2.7.10 is vulnerable to a denial of service attack by passing the value -2^31 inside a terminal escape code, which results in a non-invertible integer that eventually leads to a segfault due to an out of bounds read.