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

19 lines
834 B
Markdown

### [CVE-2018-9145](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-9145)
![](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 the DataBuf class in include/exiv2/types.hpp in Exiv2 0.26, an issue exists in the constructor with an initial buffer size. A large size value may lead to a SIGABRT during an attempt at memory allocation. NOTE: some third parties have been unable to reproduce the SIGABRT when using the 4-DataBuf-abort-1 PoC file.
### POC
#### Reference
- https://github.com/xiaoqx/pocs/tree/master/exiv2
#### Github
- https://github.com/andir/nixos-issue-db-example
- https://github.com/xiaoqx/pocs