mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 18:42:36 +02:00
18 lines
641 B
Markdown
18 lines
641 B
Markdown
### [CVE-2018-10958](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10958)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In types.cpp in Exiv2 0.26, a large size value may lead to a SIGABRT during an attempt at memory allocation for an Exiv2::Internal::PngChunk::zlibUncompress call.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/Exiv2/exiv2/issues/302
|
|
|
|
#### Github
|
|
- https://github.com/andir/nixos-issue-db-example
|
|
|