9.8
CVE-2021-22671
- EPSS 0.7%
- Veröffentlicht 07.05.2021 14:15:07
- Zuletzt bearbeitet 21.11.2024 05:50:26
- Quelle ics-cert@hq.dhs.gov
- Teams Watchlist Login
- Unerledigt Login
Multiple integer overflow issues exist while processing long domain names, which may allow an attacker to remotely execute code on the SimpleLink Wi-Fi (MSP432E4 SDK: v4.20.00.12 and prior, CC32XX SDK v4.30.00.06 and prior, CC13X0 SDK versions prior to v4.10.03, CC13X2 and CC26XX SDK versions prior to v4.40.00, CC3200 SDK v1.5.0 and prior, CC3100 SDK v1.3.0 and prior).
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Ti ≫ Cc3100 Software Development Kit Version <= 1.3.0
Ti ≫ Cc3200 Software Development Kit Version <= 1.5.0
Ti ≫ Simplelink Cc13x0 Software Development Kit Version < 4.10.03
Ti ≫ Simplelink Cc13x2 Software Development Kit Version < 4.40.00
Ti ≫ Simplelink Cc26xx Software Development Kit Version < 4.40.00
Ti ≫ Simplelink Cc32xx Software Development Kit Version <= 4.30.00.06
Ti ≫ Simplelink Msp432e4 Software Development Kit Version <= 4.20.00.12
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.7% | 0.695 |
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
|
nvd@nist.gov | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/C:P/I:P/A:P
|
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.