### [CVE-2002-2185](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-2185) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description The Internet Group Management Protocol (IGMP) allows local users to cause a denial of service via an IGMP membership report to a target's Ethernet address instead of the Multicast group address, which causes the target to stop sending reports to the router and effectively disconnect the group from the network. ### POC #### Reference - http://www.securityfocus.com/archive/1/427981/100/0/threaded - http://www.securityfocus.com/archive/1/428028/100/0/threaded #### Github No PoCs found on GitHub currently.