Wireshark 1.6.1 Malformed IKE Packet Denial of Service

2011.08.26
Credit: nipc
Risk: Low
Local: No
Remote: Yes
CWE: CWE-399


CVSS Base Score: 2.6/10
Impact Subscore: 2.9/10
Exploitability Subscore: 4.9/10
Exploit range: Remote
Attack complexity: High
Authentication: No required
Confidentiality impact: None
Integrity impact: None
Availability impact: Partial

Wireshark 1.6.1 Malformed IKE Packet Denial of Service ------------------------------------------------------------------ I. Summary A flaw has been identified in Wireshark 1.6.1 concerning IKEv1 protocol dissector and the function proto_tree_add_item() ,when add more than 1000000 items to a proto_tree,that will cause a denial of service (denial of service and memory rising ). ------------------------------------------------------------------ II. Description Wireshark use the function proto_tree_add_item() to add an item to a proto_tree.When we use filter expression 'isakmp' to look up a malformed IKE packet (Next Payload = DELETE (12), Exchange Type = Information (5) with no actual payload data) and click on the resultant list entry,wireshark will run in the function TRY_TO_FAKE_THIS_ITEM(tree, hfindex, hfinfo),there are more than 1000000 items in the tree, this will cause an infinite loop,then cause denial of service and memory rising. ------------------------------------------------------------------ III. Impact Denial of service ------------------------------------------------------------------ IV. Affected Wireshark 1.6.1, tested with Windows XP SP2. Previous versions may also be affected due to code reuse. ------------------------------------------------------------------ V. Solution There is no known workaround at this time. ------------------------------------------------------------------ VI. Credit The penetration test team Of NCNIPC (China) is credited for this vulnerability.

References:

http://www.securityfocus.com/archive/1/archive/1/519049/100/0/threaded
http://securitytracker.com/id?1025875


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top