mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 00:14:52 +02:00
18 lines
739 B
Markdown
18 lines
739 B
Markdown
### [CVE-2008-0177](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0177)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The ipcomp6_input function in sys/netinet6/ipcomp_input.c in the KAME project before 20071201 does not properly check the return value of the m_pulldown function, which allows remote attackers to cause a denial of service (system crash) via an IPv6 packet with an IPComp header.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/5191
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|