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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in faust through v2.30.5. A NULL pointer dereference exists in the function CosPrim::computeSigOutput() located in cosprim.hh. It allows an attacker to cause Denial of Service.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/grame-cncm/faust/issues/482
|
|
|
|
#### Github
|
|
- https://github.com/seviezhou/Kraken
|
|
|