mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 22:53:11 +00:00
19 lines
763 B
Markdown
19 lines
763 B
Markdown
### [CVE-2021-40565](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-40565)
|
|

|
|

|
|

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