7.8
CVE-2022-46824
- EPSS 0%
- Published 08.12.2022 18:15:09
- Last modified 21.11.2024 07:31:07
- Source cve@jetbrains.com
- Teams watchlist Login
- Open Login
In JetBrains IntelliJ IDEA before 2022.2.4 a buffer overflow in the fsnotifier daemon on macOS was possible.
Data is provided by the National Vulnerability Database (NVD)
JetBrains ≫ IntelliJ IDEA Version < 2022.2.4
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0% | 0 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 7.8 | 1.8 | 5.9 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
cve@jetbrains.com | 5.6 | 1.4 | 3.7 |
CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:L/I:L/A:L
|
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.