Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 44288: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Mon, 06 Aug 2012 22:04:10 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44288

User: gerald
Date: 2012/08/06 03:04 PM

Log:
 Check for a too-short BSON document length. Fixes a DoS reported by Ben
 Schmidt in bug 7572.
 
 Also check for a too-long BSON document length and too many nested BSON
 documents.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +46 -26    packet-mongo.c    Modified