mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
658 B
Markdown
18 lines
658 B
Markdown
### [CVE-2021-43302](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-43302)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Read out-of-bounds in PJSUA API when calling pjsua_recorder_create. An attacker-controlled 'filename' argument may cause an out-of-bounds read when the filename is shorter than 4 characters.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/nscuro/gotalias
|
|
|