mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-31 02:30:33 +00:00
18 lines
734 B
Markdown
18 lines
734 B
Markdown
![]() |
### [CVE-2018-21015](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-21015)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
AVC_DuplicateConfig() at isomedia/avc_ext.c in GPAC 0.7.1 allows remote attackers to cause a denial of service (NULL pointer dereference and application crash) via a crafted file. There is "cfg_new->AVCLevelIndication = cfg->AVCLevelIndication;" but cfg could be NULL.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- https://github.com/gpac/gpac/issues/1179
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/Marsman1996/pocs
|
||
|
|