Improper Input Validation Affecting wireshark package, versions <2.4.0-1


Severity

Recommended
0.0
high
0
10

Snyk's Security Team recommends NVD's CVSS assessment. Learn more

Threat Intelligence

EPSS
0.19% (58th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Improper Input Validation vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-DEBIAN10-WIRESHARK-377157
  • published18 Jul 2017
  • disclosed18 Jul 2017

Introduced: 18 Jul 2017

CVE-2017-11410  (opens in a new tab)
CWE-20  (opens in a new tab)
CWE-835  (opens in a new tab)

How to fix?

Upgrade Debian:10 wireshark to version 2.4.0-1 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream wireshark package and not the wireshark package as distributed by Debian. See How to fix? for Debian:10 relevant fixed versions and status.

In Wireshark through 2.0.13 and 2.2.x through 2.2.7, the WBXML dissector could go into an infinite loop, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-wbxml.c by adding validation of the relationships between indexes and lengths. NOTE: this vulnerability exists because of an incomplete fix for CVE-2017-7702.