Denial of service in GNU Bison



Published: 2020-09-07
Risk Medium
Patch available YES
Number of vulnerabilities 1
CVE-ID CVE-2020-24240
CWE-ID CWE-416
Exploitation vector Network
Public exploit N/A
Vulnerable software
Subscribe
GNU Bison
Other software / Other software solutions

Vendor GNU

Security Bulletin

This security bulletin contains one medium risk vulnerability.

1) Use-after-free

EUVDB-ID: #VU46310

Risk: Medium

CVSSv3.1: 5.7 [CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C]

CVE-ID: CVE-2020-24240

CWE-ID: CWE-416 - Use After Free

Exploit availability: No

Description

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

GNU Bison before 3.7.1 has a use-after-free in _obstack_free in lib/obstack.c (called from gram_lex) when a '�' byte is encountered. NOTE: there is a risk only if Bison is used with untrusted input, and the observed bug happens to cause unsafe behavior with a specific compiler/architecture. The bug report was intended to show that a crash may occur in Bison itself, not that a crash may occur in code that is generated by Bison.

Mitigation

Install update from vendor's website.

Vulnerable software versions

GNU Bison: 3.7

External links

http://github.com/akimd/bison/commit/be95a4fe2951374676efc9454ffee8638faaf68d
http://github.com/akimd/bison/compare/v3.7...v3.7.1
http://lists.gnu.org/r/bug-bison/2020-07/msg00051.html


Q & A

Can this vulnerability be exploited remotely?

Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.



###SIDEBAR###