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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in Exempi through 2.4.4. XMPFiles/source/FormatSupport/WEBP_Support.cpp does not check whether a bitstream has a NULL value, leading to a NULL pointer dereference in the WEBP::VP8XChunk class.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugs.freedesktop.org/show_bug.cgi?id=105247
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|