mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 14:32:30 +02:00
18 lines
747 B
Markdown
18 lines
747 B
Markdown
### [CVE-2013-3671](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-3671)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The format_line function in log.c in libavutil in FFmpeg before 1.2.1 uses inapplicable offset data during a certain category calculation, which allows remote attackers to cause a denial of service (invalid pointer dereference and application crash) via crafted data that triggers a log message.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://ffmpeg.org/security.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|