mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 21:39:29 +02:00
18 lines
657 B
Markdown
18 lines
657 B
Markdown
### [CVE-2020-23911](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-23911)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in asn1c through v0.9.28. A NULL pointer dereference exists in the function _default_error_logger() located in asn1fix.c. It allows an attacker to cause Denial of Service.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/vlm/asn1c/issues/394
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|