vendor:
Lynx
by:
Unknown
7.5
CVSS
HIGH
Buffer Overflow
120
CWE
Product Name: Lynx
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: NO
Related CWE: Unknown
CPE: Unknown
Platforms Tested: Linux, Mac
Unknown
Buffer Overflow in Lynx’s Mailer
There exists a buffer overflow in Lynx's built-in mailer that can be exploited when the victim tries to follow a hyperlink. Lynx makes blind assumption on e-mail address length, and sprintfs it into 512-bytes long buffer. The vulnerability is in LMail.c as part of the processing of "mailto:" URLs. The overflow can be triggered by using a 'mailto' hyperlink with a large amount of data, specifically over 2 kB of 'A's. This can lead to arbitrary code execution or a denial of service.
Mitigation:
The vendor has not provided a patch or mitigation for this vulnerability. It is recommended to avoid using Lynx's built-in mailer or to update to a newer version if available.