6.8
CVE-2020-35230
- EPSS 0.13%
- Veröffentlicht 10.03.2021 19:15:12
- Zuletzt bearbeitet 21.11.2024 05:27:04
- Quelle cve@mitre.org
- Teams Watchlist Login
- Unerledigt Login
Multiple integer overflow parameters were found in the web administration panel on NETGEAR JGS516PE/GS116Ev2 v2.6.0.43 devices. Most of the integer parameters sent through the web server can be abused to cause a denial of service attack.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Netgear ≫ Gs116e Firmware Version2.6.0.43
Netgear ≫ Jgs516pe Firmware Version2.6.0.43
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.13% | 0.298 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 6.8 | 0.9 | 5.9 |
CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
|
nvd@nist.gov | 6.7 | 5.1 | 8.5 |
AV:A/AC:L/Au:S/C:P/I:P/A:C
|
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.