#VU46311 Input validation error in GNU Bison - CVE-2020-24980

 

#VU46311 Input validation error in GNU Bison - CVE-2020-24980

Published: September 7, 2020


Vulnerability identifier: #VU46311
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2020-24980
CWE-ID: CWE-20
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
GNU Bison
Software vendor:
GNU

Description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to insufficient validation of user-supplied input in src/parse-gram.c in GNU bison when processing a double quote at the end of the string. A remote attacker can trick the victim to open a specially crafted file to the application and perform a denial of service (DoS) attack.


Remediation

Install updates from vendor's website.

External links