mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-29 16:29:28 +02:00
19 lines
786 B
Markdown
19 lines
786 B
Markdown
### [CVE-2018-13305](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-13305)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In FFmpeg 4.0.1, due to a missing check for negative values of the mquant variable, the vc1_put_blocks_clamped function in libavcodec/vc1_block.c may trigger an out-of-array access while converting a crafted AVI file to MPEG4, leading to an information disclosure or a denial of service.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/aflsmart/aflsmart
|
|
- https://github.com/andir/nixos-issue-db-example
|
|
|