mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-07 05:26:37 +00:00
18 lines
667 B
Markdown
18 lines
667 B
Markdown
### [CVE-2018-7641](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-7641)
|
|

|
|

|
|

|
|
|
|
### 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 "32 bits colors" case, aka case 32.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/xiaoqx/pocs
|
|
|