Files
CVEs-PoC/2007/CVE-2007-0251.md
T
2024-06-18 02:51:15 +02:00

18 lines
735 B
Markdown

### [CVE-2007-0251](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0251)
![](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
Integer underflow in the DecodeGRE function in src/decode.c in Snort 2.6.1.2 allows remote attackers to trigger dereferencing of certain memory locations via crafted GRE packets, which may cause corruption of log files or writing of sensitive information into log files.
### POC
#### Reference
- http://securityreason.com/securityalert/2165
#### Github
No PoCs found on GitHub currently.