Vulnerability Details : CVE-2021-43618
GNU Multiple Precision Arithmetic Library (GMP) through 6.2.1 has an mpz/inp_raw.c integer overflow and resultant buffer overflow via crafted input, leading to a segmentation fault on 32-bit platforms.
Vulnerability category: OverflowMemory Corruption
Products affected by CVE-2021-43618
- cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*
- cpe:2.3:a:netapp:active_iq_unified_manager:-:*:*:*:*:vmware_vsphere:*:*
- cpe:2.3:o:netapp:h410c_firmware:-:*:*:*:*:*:*:*
- cpe:2.3:o:netapp:h300s_firmware:-:*:*:*:*:*:*:*
- cpe:2.3:o:netapp:h500s_firmware:-:*:*:*:*:*:*:*
- cpe:2.3:o:netapp:h700s_firmware:-:*:*:*:*:*:*:*
- cpe:2.3:o:netapp:h410s_firmware:-:*:*:*:*:*:*:*
- cpe:2.3:a:gmplib:gmp:*:*:*:*:*:*:x86:*
Exploit prediction scoring system (EPSS) score for CVE-2021-43618
0.79%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 82 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2021-43618
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.0
|
MEDIUM | AV:N/AC:L/Au:N/C:N/I:N/A:P |
10.0
|
2.9
|
NIST | |
7.5
|
HIGH | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
3.9
|
3.6
|
NIST |
CWE ids for CVE-2021-43618
-
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.Assigned by: nvd@nist.gov (Primary)
References for CVE-2021-43618
-
https://lists.debian.org/debian-lts-announce/2021/12/msg00001.html
[SECURITY] [DLA 2837-1] gmp security updateMailing List;Third Party Advisory
-
https://security.gentoo.org/glsa/202309-13
GMP: Buffer Overflow Vulnerability (GLSA 202309-13) — Gentoo security
-
http://www.openwall.com/lists/oss-security/2022/10/13/3
oss-security - Re: sagemath denial of service with abort() in gmp: overflow in mpz typeMailing List;Third Party Advisory
-
https://gmplib.org/repo/gmp-6.2/rev/561a9c25298e
repo/gmp-6.2: 561a9c25298ePatch;Third Party Advisory
-
https://bugs.debian.org/994405
#994405 - libgmp10:i386: buffer overflow due to integer overflow in mpz/inp_raw.c on 32-bit machines (CVE-2021-43618) - Debian Bug report logsMailing List;Third Party Advisory
-
http://seclists.org/fulldisclosure/2022/Oct/8
Full Disclosure: Re: over 2000 packages depend on abort()ing libgmpMailing List;Third Party Advisory
-
https://security.netapp.com/advisory/ntap-20221111-0001/
CVE-2021-43618 GMP Vulnerability in NetApp Products | NetApp Product SecurityThird Party Advisory
-
https://gmplib.org/list-archives/gmp-bugs/2021-September/005077.html
Segmentation fault with mpz_inp_raw on gcc45Exploit;Third Party Advisory
Jump to