Files
CVEs-PoC/2007/CVE-2007-1841.md
T
2025-09-29 21:09:30 +02:00

18 lines
713 B
Markdown

### [CVE-2007-1841](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1841)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
The isakmp_info_recv function in src/racoon/isakmp_inf.c in racoon in Ipsec-tools before 0.6.7 allows remote attackers to cause a denial of service (tunnel crash) via crafted (1) DELETE (ISAKMP_NPTYPE_D) and (2) NOTIFY (ISAKMP_NPTYPE_N) messages.
### POC
#### Reference
- http://www.ubuntu.com/usn/usn-450-1
#### Github
No PoCs found on GitHub currently.