Bug 2005471 (CVE-2020-21530) - CVE-2020-21530 transfig: segmentation fault in the read_objects() in read.c
Summary: CVE-2020-21530 transfig: segmentation fault in the read_objects() in read.c
Keywords:
Status: CLOSED WONTFIX
Alias: CVE-2020-21530
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nobody
QA Contact:
URL:
Whiteboard:
Depends On: 2005920
Blocks: 2005482
TreeView+ depends on / blocked
 
Reported: 2021-09-17 18:14 UTC by Guilherme de Almeida Suckevicz
Modified: 2023-12-13 13:42 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
In transfig's fig2dev 3.2.7b it is possible for an attacker to create a specially crafted file that causes a buffer overflow due to usage of fgets. This leads to a denial of service via segmentation fault, impacting availability of the program.
Clone Of:
Environment:
Last Closed: 2023-12-13 13:42:22 UTC
Embargoed:


Attachments (Terms of Use)

Description Guilherme de Almeida Suckevicz 2021-09-17 18:14:53 UTC
fig2dev 3.2.7b contains a segmentation fault in the read_objects function in read.c.

Reference:
https://sourceforge.net/p/mcj/tickets/61/

Comment 1 Garrett Tucker 2021-09-20 13:40:39 UTC
After analysis of this flaw, all versions of RHEL 8 are affected. RHEL 9 remains unaffected as the patch to fix this flaw was applied and introduced in RHEL 9. The patch applied is: https://sourceforge.net/p/mcj/fig2dev/ci/41b9bb838a3d544539f6e68aa4f87d70ef7d45ce/. This flaw was caused by the use of fgets which led to a buffer overflow and segmentation fault in read_objects when a specially crafted file was used as input to the program.


Note You need to log in before you can comment on or make changes to this bug.