7.8

CVE-2018-18483

Exploit
The get_count function in cplus-dem.c in GNU libiberty, as distributed in GNU Binutils 2.31, allows remote attackers to cause a denial of service (malloc called with the result of an integer-overflowing calculation) or possibly have unspecified other impact via a crafted string, as demonstrated by c++filt.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
GnuBinutils Version2.31
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 2.46% 0.825
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 7.8 1.8 5.9
CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
nvd@nist.gov 6.8 8.6 6.4
AV:N/AC:M/Au:N/C:P/I:P/A:P
CWE-190 Integer Overflow or Wraparound

The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.

http://lists.opensuse.org/opensuse-security-announce/2019-10/msg00072.html
http://lists.opensuse.org/opensuse-security-announce/2019-11/msg00008.html
https://usn.ubuntu.com/4336-1/
https://usn.ubuntu.com/4326-1/
http://www.securityfocus.com/bid/105689
Third Party Advisory
VDB Entry
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87602
Third Party Advisory
Exploit
Issue Tracking
https://sourceware.org/bugzilla/show_bug.cgi?id=23767
Third Party Advisory
Exploit
Issue Tracking