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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
There is a stack buffer overflow in MP4Box v1.0.1 at src/filters/dmx_nhml.c:1008 in the nhmldmx_send_sample() function szXmlFrom parameter which leads to a denial of service vulnerability.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/gpac/gpac/issues/1912
|
|
|
|
#### Github
|
|
- https://github.com/almkuznetsov/sast-labs
|
|
|