7.8

CVE-2017-7748

In Wireshark 2.2.0 to 2.2.5 and 2.0.0 to 2.0.11, the WSP dissector could go into an infinite loop, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-wsp.c by adding a length check.

Daten sind bereitgestellt durch 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
Typ Quelle Score Percentile
EPSS FIRST.org 0.33% 0.548
CVSS Metriken
Quelle 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.