mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 01:28:01 +02:00
19 lines
872 B
Markdown
19 lines
872 B
Markdown
### [CVE-2001-0323](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-0323)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The ICMP path MTU (PMTU) discovery feature in various UNIX systems allows remote attackers to cause a denial of service by spoofing "ICMP Fragmentation needed but Don't Fragment (DF) set" packets between two target hosts, which could cause one host to lower its MTU when transmitting to the other host.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.mandriva.com/security/advisories?name=MDVSA-2013:150
|
|
- http://www.oracle.com/technetwork/topics/security/cpujul2012-392727.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|