cve/2017/CVE-2017-10790.md

19 lines
773 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2017-10790](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-10790)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The _asn1_check_identifier function in GNU Libtasn1 through 4.12 causes a NULL pointer dereference and crash when reading crafted input that triggers assignment of a NULL value within an asn1_node structure. It may lead to a remote denial of service attack.
### POC
#### Reference
- https://bugzilla.redhat.com/show_bug.cgi?id=1464141
#### Github
- https://github.com/garethr/findcve
- https://github.com/heathd/alpine-scan