Out-of-bounds read in Rxvt - CVE-2017-7483

 

Out-of-bounds read in Rxvt - CVE-2017-7483

Published: May 2, 2017 / Updated: August 8, 2020


Vulnerability identifier: #VU39083
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2017-7483
CWE-ID: CWE-125
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Rxvt.org
Affected software:
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.


How to mitigate CVE-2017-7483

Install update from vendor's website.

Sources