Bug ID |
10511
|
Summary |
Off-by-one in SMTP dissector
|
Product |
Wireshark
|
Version |
1.10.3
|
Hardware |
All
|
OS |
All
|
Status |
UNCONFIRMED
|
Severity |
Normal
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Build Information:
$ wireshark -v
wireshark 1.10.3 (SVN Rev Unknown from unknown)
Copyright 1998-2013 Gerald Combs <[email protected]> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Compiled (64-bit) with GTK+ 2.24.22, with Cairo 1.12.14, with Pango 1.34.1,
with
GLib 2.36.3, with libpcap, with libz 1.2.7, with POSIX capabilities (Linux),
without libnl, with SMI 0.4.8, with c-ares 1.10.0, without Lua, without Python,
with GnuTLS 3.1.16, with Gcrypt 1.5.3, with MIT Kerberos, with GeoIP, with
PortAudio V19-devel (built Aug 4 2013 06:59:20), with AirPcap.
Running on Linux 3.16.3-200.fc20.x86_64, with locale pl_PL.UTF-8, with libpcap
version 1.5.3, with libz 1.2.8, GnuTLS 3.1.26, Gcrypt 1.5.3, without AirPcap.
Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz
Built using gcc 4.8.2 20131017 (Red Hat 4.8.2-1).
--
Run base64 -d on the following base64-encoded pcap file:
1MOyoQIABAAAAAAAAAAAAP//AAABAAAAuA8oVAAAAABWAAAAVgAAAAoCAgICAgoBAQEBAQgARQAA
SBI0AAD/BpJ2CgEBAQoCAgIAGQAZAAAAAAAAAABQACAAG+oAADU1NCBTTVRQIHN5bmNocm9uaXph
dGlvbiBlcnJvcg0K
You will see that after unfolding all application-layer properties, the Command
is "554", but the Request parameter is "MTP synchronization error". The S is
cut.
You are receiving this mail because:
- You are watching all bug changes.