mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 12:01:39 +02:00
19 lines
953 B
Markdown
19 lines
953 B
Markdown
### [CVE-2008-2357](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2357)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Stack-based buffer overflow in the split_redraw function in split.c in mtr before 0.73, when invoked with the -p (aka --split) option, allows remote attackers to execute arbitrary code via a crafted DNS PTR record. NOTE: it could be argued that this is a vulnerability in the ns_name_ntop function in resolv/ns_name.c in glibc and the proper fix should be in glibc; if so, then this should not be treated as a vulnerability in mtr.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://seclists.org/fulldisclosure/2008/May/0488.html
|
|
- http://securityreason.com/securityalert/3903
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|