Files
CVEs-PoC/2016/CVE-2016-9888.md
T
2024-06-18 02:51:15 +02:00

18 lines
732 B
Markdown

### [CVE-2016-9888](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9888)
![](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
An error within the "tar_directory_for_file()" function (gsf-infile-tar.c) in GNOME Structured File Library before 1.14.41 can be exploited to trigger a Null pointer dereference and subsequently cause a crash via a crafted TAR file.
### POC
#### Reference
- https://github.com/GNOME/libgsf/commit/95a8351a75758cf10b3bf6abae0b6b461f90d9e5
#### Github
No PoCs found on GitHub currently.