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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Exiv2 0.26 has an integer overflow in the LoaderExifJpeg class in preview.cpp, leading to an out-of-bounds read in Exiv2::MemIo::read in basicio.cpp.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/Exiv2/exiv2/issues/365
|
|
- https://github.com/TeamSeri0us/pocs/blob/master/exiv2/1-out-of-read-Poc
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/xiaoqx/pocs
|
|
|