https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4472
Bill Meier <wmeier@xxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Incorrect parsing POP3 |Incorrect parsing POP3
|response to CAPA packet |multi-line responses to
| |LIST/TOP/UIDL/CAPA packets
--- Comment #3 from Bill Meier <wmeier@xxxxxxxxxxx> 2010-03-18 15:51:15 PDT ---
Looking at packet-pop.c and doing some testing:
The POP3 dissector doesn't properly handle "multi-line" server responses for
commands other than RETR.
The POP3 commands with multi-line responses which are not properly handled:
LIST
TOP
UIDL
CAPA
(I've changed the summary line to match).
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.