9.8
CVE-2019-17133
- EPSS 1.56%
- Published 04.10.2019 12:15:11
- Last modified 21.11.2024 04:31:45
- Source cve@mitre.org
- Teams watchlist Login
- Open Login
In the Linux kernel through 5.3.2, cfg80211_mgd_wext_giwessid in net/wireless/wext-sme.c does not reject a long SSID IE, leading to a Buffer Overflow.
Data is provided by the National Vulnerability Database (NVD)
Linux ≫ Linux Kernel Version >= 2.6.32 < 3.16.77
Linux ≫ Linux Kernel Version >= 3.17 < 4.4.198
Linux ≫ Linux Kernel Version >= 4.5 < 4.9.198
Linux ≫ Linux Kernel Version >= 4.10 < 4.14.151
Linux ≫ Linux Kernel Version >= 4.15 < 4.19.81
Linux ≫ Linux Kernel Version >= 4.20 < 5.3.8
Debian ≫ Debian Linux Version8.0
Canonical ≫ Ubuntu Linux Version14.04 SwEditionesm
Canonical ≫ Ubuntu Linux Version16.04 SwEditionesm
Canonical ≫ Ubuntu Linux Version18.04 SwEditionlts
Canonical ≫ Ubuntu Linux Version19.04
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 1.56% | 0.809 |
Source | 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
|
nvd@nist.gov | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/C:P/I:P/A:P
|
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.