Out-of-bounds read in w3m - CVE-2023-38253
Published: November 18, 2023
w3m
Detailed vulnerability description
The vulnerability allows a remote attacker to crash the application.
The vulnerability exists due to a boundary condition within the growbuf_to_Str() function in indep.c. A remote attacker can create a specially crafted HTML file, trick the victim into opening it, trigger an out-of-bounds read error and perform a denial of service (DoS) attack.