cve/2009/CVE-2009-0397.md
2024-06-18 02:51:15 +02:00

19 lines
933 B
Markdown

### [CVE-2009-0397](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0397)
![](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
Heap-based buffer overflow in the qtdemux_parse_samples function in gst/qtdemux/qtdemux.c in GStreamer Good Plug-ins (aka gst-plugins-good) 0.10.9 through 0.10.11, and GStreamer Plug-ins (aka gstreamer-plugins) 0.8.5, might allow remote attackers to execute arbitrary code via crafted Time-to-sample (aka stts) atom data in a malformed QuickTime media .mov file.
### POC
#### Reference
- http://www.redhat.com/support/errata/RHSA-2009-0271.html
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9942
#### Github
No PoCs found on GitHub currently.