mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
18 lines
679 B
Markdown
18 lines
679 B
Markdown
### [CVE-2021-40564](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-40564)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A Segmentation fault caused by null pointer dereference vulnerability eists in Gpac through 1.0.2 via the avc_parse_slice function in av_parsers.c when using mp4box, which causes a denial of service.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/gpac/gpac/issues/1898
|
|
|
|
#### Github
|
|
- https://github.com/s-cube-xmu/Bug_List
|
|
|