7.5
CVE-2024-21454
- EPSS 0.12%
- Veröffentlicht 01.04.2024 15:15:48
- Zuletzt bearbeitet 13.01.2025 21:54:53
- Quelle product-security@qualcomm.com
- Teams Watchlist Login
- Unerledigt Login
Transient DOS while decoding the ToBeSignedMessage in Automotive Telematics.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Qualcomm ≫ C-v2x 9150 Firmware Version-
Qualcomm ≫ Auto 5g Modem-rf Firmware Version-
Qualcomm ≫ Auto 4g Modem Firmware Version-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.12% | 0.322 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
product-security@qualcomm.com | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
CWE-190 Integer Overflow or Wraparound
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
CWE-680 Integer Overflow to Buffer Overflow
The product performs a calculation to determine how much memory to allocate, but an integer overflow can occur that causes less memory to be allocated than expected, leading to a buffer overflow.