Bug ID |
11508
|
Summary |
GIOP dissector not able to handle large size GIOP request
|
Product |
Wireshark
|
Version |
unspecified
|
Hardware |
x86-64
|
OS |
Windows Server 2003
|
Status |
UNCONFIRMED
|
Severity |
Minor
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Created attachment 13854 [details]
UI for the faulty dissection
Build Information:
Version 1.12.7 (v1.12.7-0-g7fc8978 from master-1.12)
--
Looks like GIOP dissector is not able to handle large size GIOP request: as
shown in the attached screen capture: the size of the request is 4194389, and
the parsing is completely messed up -- single request was treated as multiple
requests.
You are receiving this mail because:
- You are watching all bug changes.