mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
659 B
Markdown
18 lines
659 B
Markdown
### [CVE-2021-32276](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32276)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in faad2 through 2.10.0. A NULL pointer dereference exists in the function get_sample() located in output.c. It allows an attacker to cause Denial of Service.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/knik0/faad2/issues/58
|
|
|
|
#### Github
|
|
- https://github.com/seviezhou/Kraken
|
|
|