9.8
CVE-2022-25740
- EPSS 0.12%
- Published 13.04.2023 07:15:12
- Last modified 21.11.2024 06:52:53
- Source product-security@qualcomm.com
- Teams watchlist Login
- Open Login
Memory corruption in modem due to buffer overwrite while building an IPv6 multicast address based on the MAC address of the iface
Data is provided by the National Vulnerability Database (NVD)
Qualcomm ≫ Mdm8207 Firmware Version-
Qualcomm ≫ Mdm9205 Firmware Version-
Qualcomm ≫ Mdm9206 Firmware Version-
Qualcomm ≫ Mdm9207 Firmware Version-
Qualcomm ≫ Qca4004 Firmware Version-
Qualcomm ≫ Qts110 Firmware Version-
Qualcomm ≫ Snapdragon Wear 1100 Firmware Version-
Qualcomm ≫ Snapdragon Wear 1200 Firmware Version-
Qualcomm ≫ Snapdragon Wear 1300 Firmware Version-
Qualcomm ≫ Snapdragon X5 Lte Modem Firmware Version-
Qualcomm ≫ Wcd9306 Firmware Version-
Qualcomm ≫ Wcd9330 Firmware Version-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.12% | 0.281 |
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
|
product-security@qualcomm.com | 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.
CWE-787 Out-of-bounds Write
The product writes data past the end, or before the beginning, of the intended buffer.