7.8
CVE-2022-46456
- EPSS 0.06%
- Published 04.01.2023 18:15:09
- Last modified 10.04.2025 15:15:55
- Source cve@mitre.org
- Teams watchlist Login
- Open Login
NASM v2.16 was discovered to contain a global buffer overflow in the component dbgdbg_typevalue at /output/outdbg.c.
Data is provided by the National Vulnerability Database (NVD)
Nasm ≫ Netwide Assembler Version2.16 Update-
Nasm ≫ Netwide Assembler Version2.16 Updaterc10
Nasm ≫ Netwide Assembler Version2.16 Updaterc11
Nasm ≫ Netwide Assembler Version2.16 Updaterc12
Nasm ≫ Netwide Assembler Version2.16 Updaterc4
Nasm ≫ Netwide Assembler Version2.16 Updaterc5
Nasm ≫ Netwide Assembler Version2.16 Updaterc6
Nasm ≫ Netwide Assembler Version2.16 Updaterc7
Nasm ≫ Netwide Assembler Version2.16 Updaterc8
Nasm ≫ Netwide Assembler Version2.16 Updaterc9
Nasm ≫ Netwide Assembler Version2.16.01
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.06% | 0.202 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 6.1 | 1.8 | 4.2 |
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H
|
134c704f-9b21-4f2e-91b3-4a467353bcc0 | 7.8 | 1.8 | 5.9 |
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
|
CWE-120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.