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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Buffer overflow in PJSUA API when calling pjsua_call_dump. An attacker-controlled 'buffer' argument may cause a buffer overflow, since supplying an output buffer smaller than 128 characters may overflow the output buffer, regardless of the 'maxlen' argument supplied
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/nscuro/gotalias
|
|
|