#11726 closed enhancement (fixed)
wireshark-2.6.7 (CVE-2019-9209 CVE-2019-9208)
| Reported by: | Douglas R. Reno | Owned by: | Bruce Dubbs |
|---|---|---|---|
| Priority: | high | Milestone: | 9.0 |
| Component: | BOOK | Version: | SVN |
| Severity: | normal | Keywords: | |
| Cc: |
Description
New point version
Change History (6)
comment:1 by , 7 years ago
| Priority: | normal → high |
|---|---|
| Summary: | wireshark-2.6.7 → wireshark-2.6.7 (CVE-2019-9209 CVE-2019-9208) |
comment:2 by , 7 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
Grab a few to work on for now. More after I get the existing ones taken care of. I don't want to overdo it.
comment:3 by , 7 years ago
| Owner: | changed from to |
|---|---|
| Status: | assigned → new |
Reassigning to Bruce - he knows this one better.
comment:4 by , 7 years ago
| Status: | new → assigned |
|---|
Note:
See TracTickets
for help on using tickets.

I'm proud to announce the release of Wireshark 2.6.7. 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: • wnpa-sec-2019-06[1] ASN.1 BER and related dissectors crash. Bug 15447[2]. CVE-2019-9209[3]. • wnpa-sec-2019-07[4] TCAP dissector crash. Bug 15464[5]. CVE-2019-9208[6]. • wnpa-sec-2019-08[7] RPCAP dissector crash. Bug 15536[8]. The following bugs have been fixed: • Alignment Lost after Editing Column. Bug 14177[9]. • Crash on applying display filters or coloring rules on capture files containing non-UTF-8 data. Bug 14905[10]. • tshark outputs debug information. Bug 15341[11]. • Feature request - HTTP, add the field "request URI" to response. Bug 15344[12]. • randpkt should be distributed with the Windows installer. Bug 15395[13]. • Memory leak with "-T ek" output format option. Bug 15406[14]. • Display error in negative response time stats (gint displayed as unsigned). Bug 15416[15]. • _epl_xdd_init not found. Bug 15419[16]. • Decoding of MEGACO/H.248 request shows the Remote descriptor as "Local descriptor". Bug 15430[17]. • Repeated NFS in Protocol Display field. Bug 15443[18]. • RBM file dissector adds too many items to the tree, resulting in aborting the program. Bug 15448[19]. • Wireshark heap out-of-bounds read in infer_pkt_encap. Bug 15463[20]. • Column width and hidden issues when switching profiles. Bug 15466[21]. • GTPv1-C SGSN Context Response / Forward Relocation Request decode GGSN address IPV6 issue. Bug 15485[22]. • Lua Error on startup: init.lua: dofile has been disabled due to running Wireshark as superuser. Bug 15489[23]. • DICOM ASSOCIATE Accept: Protocol Version. Bug 15495[24]. • Multiple out-of-bounds reads in NetScaler trace handling (wiretap/netscaler.c). Bug 15497[25]. • Wrong endianess when dissecting the "chain offset" in SMB2 protocol header. Bug 15524[26]. • Memory leak in mate_grammar.lemon’s recolonize function. Bug 15525[27]. 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, BT Mesh, DICOM, DNP3, EPL, ETSI CAT, GTP, HTTP, IEEE 802.15.4, ISAKMP, MEGACO, MPLS Echo, RPC, RPCAP, SMB2, and TCAP New and Updated Capture File Support IxVeriWave, NetScaler, and Sniffer New and Updated Capture Interfaces support There is no new or updated capture file support in this release. Major API Changes • Lua: on Windows, file-related functions such as dofile now assume UTF-8 paths instead of the local code page. This is consistent with Linux and macOS and improves compatibility on non-English systems. (Bug 15118[28]) Getting Wireshark Wireshark source code and installation packages are available from https://www.wireshark.org/download.html[29]. 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 download page[30] 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 The BER dissector might infinitely loop. Bug 1516[31]. Capture filters aren’t applied when capturing from named pipes. Bug 1814[32]. Filtering tshark captures with read filters (-R) no longer works. Bug 2234[33]. Application crash when changing real-time option. Bug 4035[34]. Wireshark and TShark will display incorrect delta times in some cases. Bug 4985[35]. Wireshark should let you work with multiple capture files. Bug 10488[36].