9.8
CVE-2022-47949
- EPSS 40.86%
- Veröffentlicht 24.12.2022 23:15:09
- Zuletzt bearbeitet 14.04.2025 19:15:33
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
The Nintendo NetworkBuffer class, as used in Animal Crossing: New Horizons before 2.0.6 and other products, allows remote attackers to execute arbitrary code via a large UDP packet that causes a buffer overflow, aka ENLBufferPwn. The victim must join a game session with the attacker. Other affected products include Mario Kart 7 before 1.2, Mario Kart 8, Mario Kart 8 Deluxe before 2.1.0, ARMS before 5.4.1, Splatoon, Splatoon 2 before 5.5.1, Splatoon 3 before late 2022, Super Mario Maker 2 before 3.0.2, and Nintendo Switch Sports before late 2022.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Nintendo ≫ Mario Kart 7 Version < 1.2
Nintendo ≫ Mario Kart 8 SwEditiondeluxe Version < 2.1.0
Nintendo ≫ Mario Kart 8 Version- SwEdition-
Nintendo ≫ Splatoon 2 Version < 5.5.1
Nintendo ≫ Super Mario Maker 2 Version < 3.0.2
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 40.86% | 0.973 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
| cve@mitre.org | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/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.