ID CVE-2019-19746
Summary make_arrow in arrow.c in Xfig fig2dev 3.2.7b allows a segmentation fault and out-of-bounds write because of an integer overflow via a large arrow type.
References
Vulnerable Configurations
  • cpe:2.3:a:fig2dev_project:fig2dev:3.2.7b:*:*:*:*:*:*:*
    cpe:2.3:a:fig2dev_project:fig2dev:3.2.7b:*:*:*:*:*:*:*
  • cpe:2.3:o:fedoraproject:fedora:31:*:*:*:*:*:*:*
    cpe:2.3:o:fedoraproject:fedora:31:*:*:*:*:*:*:*
  • cpe:2.3:o:fedoraproject:fedora:32:*:*:*:*:*:*:*
    cpe:2.3:o:fedoraproject:fedora:32:*:*:*:*:*:*:*
CVSS
Base: 4.3 (as of 02-02-2023 - 02:23)
Impact:
Exploitability:
CWE CWE-190
CAPEC
  • Forced Integer Overflow
    This attack forces an integer variable to go out of range. The integer variable is often used as an offset such as size of memory allocation or similarly. The attacker would typically control the value of such variable and try to get it out of range. For instance the integer in question is incremented past the maximum possible value, it may wrap to become a very small, or negative number, therefore providing a very incorrect value which can lead to unexpected behavior. At worst the attacker can execute arbitrary code.
Access
VectorComplexityAuthentication
NETWORK MEDIUM NONE
Impact
ConfidentialityIntegrityAvailability
NONE NONE PARTIAL
cvss-vector via4 AV:N/AC:M/Au:N/C:N/I:N/A:P
refmap via4
fedora
  • FEDORA-2020-5d0f0593ae
  • FEDORA-2020-6a2824178e
misc https://sourceforge.net/p/mcj/tickets/57/
Last major update 02-02-2023 - 02:23
Published 12-12-2019 - 03:15
Last modified 02-02-2023 - 02:23
Back to Top