mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 22:32:09 +02:00
18 lines
629 B
Markdown
18 lines
629 B
Markdown
### [CVE-2018-6003](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6003)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in the _asn1_decode_simple_ber function in decoding.c in GNU Libtasn1 before 4.13. Unlimited recursion in the BER decoder leads to stack exhaustion and DoS.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|