7.5

CVE-2017-7746

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

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
DebianDebian Linux Version8.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 2.05% 0.822
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 5 10 2.9
AV:N/AC:L/Au:N/C:N/I:N/A:P
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.