mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 19:21:35 +02:00
18 lines
711 B
Markdown
18 lines
711 B
Markdown
### [CVE-2006-4810](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4810)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Buffer overflow in the readline function in util/texindex.c, as used by the (1) texi2dvi and (2) texindex commands, in texinfo 4.8 and earlier allows local users to execute arbitrary code via a crafted Texinfo file.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.vmware.com/support/vi3/doc/esx-2559638-patch.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|