5.3

CVE-2020-1814

Huawei NIP6800 versions V500R001C30, V500R001C60SPC500, and V500R005C00; Secospace USG6600 and USG9500 versions V500R001C30SPC200, V500R001C30SPC600, V500R001C60SPC500, and V500R005C00 have a Dangling pointer dereference vulnerability. An authenticated attacker may do some special operations in the affected products in some special scenarios to exploit the vulnerability. Due to improper race conditions of different operations, successful exploit will lead to Dangling pointer dereference, causing some service abnormal.

Daten sind bereitgestellt durch National Vulnerability Database (NVD)
HuaweiNip6800 Firmware Versionv500r001c30
   HuaweiNip6800 Version-
HuaweiNip6800 Firmware Versionv500r001c60spc500
   HuaweiNip6800 Version-
HuaweiNip6800 Firmware Versionv500r005c00
   HuaweiNip6800 Version-
HuaweiSecospace Usg6600 Firmware Versionv500r001c30spc200
   HuaweiSecospace Usg6600 Version-
HuaweiSecospace Usg6600 Firmware Versionv500r001c30spc600
   HuaweiSecospace Usg6600 Version-
HuaweiSecospace Usg6600 Firmware Versionv500r001c60spc500
   HuaweiSecospace Usg6600 Version-
HuaweiSecospace Usg6600 Firmware Versionv500r005c00
   HuaweiSecospace Usg6600 Version-
HuaweiUsg9500 Firmware Versionv500r001c30spc200
   HuaweiUsg9500 Version-
HuaweiUsg9500 Firmware Versionv500r001c30spc600
   HuaweiUsg9500 Version-
HuaweiUsg9500 Firmware Versionv500r001c60spc500
   HuaweiUsg9500 Version-
HuaweiUsg9500 Firmware Versionv500r005c00
   HuaweiUsg9500 Version-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.19% 0.407
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 5.3 1.6 3.6
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
nvd@nist.gov 3.5 6.8 2.9
AV:N/AC:M/Au:S/C:N/I:N/A:P
CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer

The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.

CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.