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

18 lines
718 B
Markdown

### [CVE-2017-5847](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5847)
![](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
The gst_asf_demux_process_ext_content_desc function in gst/asfdemux/gstasfdemux.c in gst-plugins-ugly in GStreamer allows remote attackers to cause a denial of service (out-of-bounds heap read) via vectors involving extended content descriptors.
### POC
#### Reference
- https://bugzilla.gnome.org/show_bug.cgi?id=777955#c3
#### Github
No PoCs found on GitHub currently.