aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
blob: e94604c61fd7b3a590acfe736a951cfb269912f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
                         Wireshark 2.4.13 Release Notes
     __________________________________________________________________

What is Wireshark?

   Wireshark is the world's most popular network protocol analyzer. It is
   used for troubleshooting, analysis, development and education.
     __________________________________________________________________

What's New

  Bug Fixes

   The following vulnerabilities have been fixed:
     * [1]wnpa-sec-2019-06 ASN.1 BER and related dissectors crash. [2]Bug
       15447. [3]CVE-2019-9209.
     * [4]wnpa-sec-2019-07 TCAP dissector crash. [5]Bug 15464.
       [6]CVE-2019-9208.
     * [7]wnpa-sec-2019-08 RPCAP dissector crash. [8]Bug 15536.

   The following bugs have been fixed:
     * dftest should be distributed with the Windows installer. [9]Bug
       13825.
     * Alignment Lost after Editing Column. [10]Bug 14177.
     * Crash on applying display filters or coloring rules on capture
       files containing non-UTF-8 data. [11]Bug 14905.
     * Decoding of MEGACO/H.248 request shows the Remote descriptor as
       "Local descriptor". [12]Bug 15430.
     * Repeated NFS in Protocol Display field. [13]Bug 15443.
     * Wireshark heap out-of-bounds read in infer_pkt_encap. [14]Bug
       15463.
     * Column width and hidden issues when switching profiles. [15]Bug
       15466.
     * GTPv1-C SGSN Context Response / Forward Relocation Request decode
       GGSN address IPV6 issue. [16]Bug 15485.
     * Lua Error on startup: init.lua: dofile has been disabled due to
       running Wireshark as superuser. [17]Bug 15489.
     * Multiple out-of-bounds reads in NetScaler trace handling
       (wiretap/netscaler.c). [18]Bug 15497.
     * Wrong endianess when dissecting the "chain offset" in SMB2 protocol
       header. [19]Bug 15524.

  New and Updated Features

   There are no new features in this release.

  New Protocol Support

   There are no new protocols in this release.

  Updated Protocol Support

   ASN.1 BER, BSSAP, DNP3, ETSI CAT, GTP, MEGACO, MPLS Echo, RPC, RPCAP,
   SMB2, and TCAP

  New and Updated Capture File Support

   NetScaler, and Sniffer

  New and Updated Capture Interfaces support

   There are no new or updated capture interfaces supported in this
   release.
     __________________________________________________________________

Getting Wireshark

   Wireshark source code and installation packages are available from
   [20]https://www.wireshark.org/download.html.

  Vendor-supplied Packages

   Most Linux and Unix vendors supply their own Wireshark packages. You
   can usually install or upgrade Wireshark using the package management
   system specific to that platform. A list of third-party packages can be
   found on the [21]download page on the Wireshark web site.
     __________________________________________________________________

File Locations

   Wireshark and TShark look in several different locations for preference
   files, plugins, SNMP MIBS, and RADIUS dictionaries. These locations
   vary from platform to platform. You can use About->Folders to find the
   default locations on your system.
     __________________________________________________________________

Known Problems

   Dumpcap might not quit if Wireshark or TShark crashes. ([22]Bug 1419)

   The BER dissector might infinitely loop. ([23]Bug 1516)

   Capture filters aren't applied when capturing from named pipes.
   ([24]Bug 1814)

   Filtering tshark captures with read filters (-R) no longer works.
   ([25]Bug 2234)

   Application crash when changing real-time option. ([26]Bug 4035)

   Wireshark and TShark will display incorrect delta times in some cases.
   ([27]Bug 4985)

   Wireshark should let you work with multiple capture files. ([28]Bug
   10488)
     __________________________________________________________________

Getting Help

   Community support is available on [29]Wireshark's Q&A site and on the
   wireshark-users mailing list. Subscription information and archives for
   all of Wireshark's mailing lists can be found on [30]the web site.

   Official Wireshark training and certification are available from
   [31]Wireshark University.
     __________________________________________________________________

Frequently Asked Questions

   A complete FAQ is available on the [32]Wireshark web site.
     __________________________________________________________________

   Last updated 2019-02-27 17:41:14 UTC

References

   1. https://www.wireshark.org/security/wnpa-sec-2019-06.html
   2. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15447
   3. http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9209
   4. https://www.wireshark.org/security/wnpa-sec-2019-07.html
   5. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15464
   6. http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9208
   7. https://www.wireshark.org/security/wnpa-sec-2019-08.html
   8. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15536
   9. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13825
  10. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14177
  11. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14905
  12. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15430
  13. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15443
  14. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15463
  15. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15466
  16. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15485
  17. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15489
  18. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15497
  19. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=15524
  20. https://www.wireshark.org/download.html
  21. https://www.wireshark.org/download.html#thirdparty
  22. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1419
  23. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1516
  24. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1814
  25. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2234
  26. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4035
  27. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4985
  28. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=10488
  29. https://ask.wireshark.org/
  30. https://www.wireshark.org/lists/
  31. http://www.wiresharktraining.com/
  32. https://www.wireshark.org/faq.html