cve/2007/CVE-2007-2452.md

18 lines
777 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2007-2452](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2452)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Heap-based buffer overflow in the visit_old_format function in locate/locate.c in locate in GNU findutils before 4.2.31 might allow context-dependent attackers to execute arbitrary code via a long pathname in a locate database that has the old format, a different vulnerability than CVE-2001-1036.
### POC
#### Reference
- http://securityreason.com/securityalert/2760
#### Github
No PoCs found on GitHub currently.