7.8

CVE-2017-7701

In Wireshark 2.2.0 to 2.2.5 and 2.0.0 to 2.0.11, the BGP dissector could go into an infinite loop, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-bgp.c by using a different integer data type.

Data is provided by the National Vulnerability Database (NVD)
WiresharkWireshark Version2.0.0
WiresharkWireshark Version2.0.1
WiresharkWireshark Version2.0.2
WiresharkWireshark Version2.0.3
WiresharkWireshark Version2.0.4
WiresharkWireshark Version2.0.5
WiresharkWireshark Version2.0.6
WiresharkWireshark Version2.0.7
WiresharkWireshark Version2.0.8
WiresharkWireshark Version2.0.9
WiresharkWireshark Version2.0.10
WiresharkWireshark Version2.0.11
WiresharkWireshark Version2.2.0
WiresharkWireshark Version2.2.1
WiresharkWireshark Version2.2.2
WiresharkWireshark Version2.2.3
WiresharkWireshark Version2.2.4
WiresharkWireshark Version2.2.5
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.53% 0.646
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 7.5 3.9 3.6
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
nvd@nist.gov 7.8 10 6.9
AV:N/AC:L/Au:N/C:N/I:N/A:C
CWE-835 Loop with Unreachable Exit Condition ('Infinite Loop')

The product contains an iteration or loop with an exit condition that cannot be reached, i.e., an infinite loop.