mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
19 lines
855 B
Markdown
19 lines
855 B
Markdown
### [CVE-2002-2185](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-2185)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|