cve/2015/CVE-2015-8396.md

22 lines
1019 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2015-8396](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8396)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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-