mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-30 04:49:42 +00:00
18 lines
996 B
Markdown
18 lines
996 B
Markdown
### [CVE-2021-21842](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-21842)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An exploitable integer overflow vulnerability exists within the MPEG-4 decoding functionality of the GPAC Project on Advanced Content library v1.0.1. A specially crafted MPEG-4 input can cause an integer overflow when processing an atom using the 'ssix' FOURCC code, due to unchecked arithmetic resulting in a heap-based buffer overflow that causes memory corruption. An attacker can convince a user to open a video to trigger this vulnerability.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://talosintelligence.com/vulnerability_reports/TALOS-2021-1297
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|