2024-05-26 14:27:05 +02:00
### [CVE-2018-19058](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-19058)



### Description
An issue was discovered in Poppler 0.71.0. There is a reachable abort in Object.h, will lead to denial of service because EmbFile::save2 in FileSpec.cc lacks a stream check before saving an embedded file.
### POC
#### Reference
- https://gitlab.freedesktop.org/poppler/poppler/issues/659
2024-06-09 00:33:16 +00:00
- https://gitlab.freedesktop.org/poppler/poppler/issues/659
2024-05-26 14:27:05 +02:00
#### Github
- https://github.com/Live-Hack-CVE/CVE-2018-19058