mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 05:38:02 +02:00
18 lines
754 B
Markdown
18 lines
754 B
Markdown
### [CVE-2017-5839](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5839)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The gst_riff_create_audio_caps function in gst-libs/gst/riff/riff-media.c in gst-plugins-base in GStreamer before 1.10.3 does not properly limit recursion, which allows remote attackers to cause a denial of service (stack overflow and crash) via vectors involving nested WAVEFORMATEX.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.gnome.org/show_bug.cgi?id=777265
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|