cve/2017/CVE-2017-15600.md

19 lines
682 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2017-15600](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-15600)
![](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
In GNU Libextractor 1.4, there is a NULL Pointer Dereference in the EXTRACTOR_nsf_extract_method function of plugins/nsf_extractor.c.
### POC
#### Reference
- http://lists.gnu.org/archive/html/bug-libextractor/2017-10/msg00004.html
- https://bugzilla.redhat.com/show_bug.cgi?id=1501695
#### Github
No PoCs found on GitHub currently.