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

18 lines
747 B
Markdown

### [CVE-2008-5245](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5245)
![](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
xine-lib before 1.1.15 performs V4L video frame preallocation before ascertaining the required length, which has unknown impact and attack vectors, possibly related to a buffer overflow in the open_video_capture_device function in src/input/input_v4l.c.
### POC
#### Reference
- http://sourceforge.net/project/shownotes.php?release_id=619869
#### Github
No PoCs found on GitHub currently.