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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An issue was discovered in CImg v.220. A heap-based buffer over-read in load_bmp in CImg.h occurs when loading a crafted bmp image, a different vulnerability than CVE-2018-7588. This is in a "256 colors" case, aka case 8.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/xiaoqx/pocs
|
|
|