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

18 lines
721 B
Markdown

### [CVE-2008-7185](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-7185)
![](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
GNOME Rhythmbox 0.11.5 allows remote attackers to cause a denial of service (segmentation fault and crash) via a playlist (.pls) file with a long Title field, possibly related to the g_hash_table_lookup function in b-playlist-manager.c.
### POC
#### Reference
- http://packetstormsecurity.org/0806-advisories/rhythmbox-dos.txt
#### Github
No PoCs found on GitHub currently.