mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 11:02:11 +02:00
20 lines
721 B
Markdown
20 lines
721 B
Markdown
### [CVE-2018-9305](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-9305)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In Exiv2 0.26, an out-of-bounds read in IptcData::printStructure in iptc.c could result in a crash or information leak, related to the "== 0x1c" case.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/Exiv2/exiv2/issues/263
|
|
- https://github.com/xiaoqx/pocs/blob/master/exiv2/readme.md
|
|
|
|
#### Github
|
|
- https://github.com/andir/nixos-issue-db-example
|
|
- https://github.com/xiaoqx/pocs
|
|
|