mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-22 22:19:39 +02:00
22 lines
1019 B
Markdown
22 lines
1019 B
Markdown
### [CVE-2015-8396](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8396)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Integer overflow in the ImageRegionReader::ReadIntoBuffer function in MediaStorageAndFileFormat/gdcmImageRegionReader.cxx in Grassroots DICOM (aka GDCM) before 2.6.2 allows attackers to execute arbitrary code via crafted header dimensions in a DICOM image file, which triggers a buffer overflow.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://census-labs.com/news/2016/01/11/gdcm-buffer-overflow-imageregionreaderreadintobuffer/
|
|
- http://packetstormsecurity.com/files/135205/GDCM-2.6.0-2.6.1-Integer-Overflow.html
|
|
- https://www.exploit-db.com/exploits/39229/
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/mudongliang/LinuxFlaw
|
|
- https://github.com/oneoy/cve-
|
|
|