OpenCV (Open Source Computer Vision Library) through 3.3 has an out-of-bounds read error in the function icvCvt_BGRA2BGR_8u_C4C3R when reading an image file by using cv::imread.
                
            References
                    | Link | Resource | 
|---|---|
| https://github.com/opencv/opencv/issues/9309 | Issue Tracking Patch Third Party Advisory | 
| https://github.com/xiaoqx/pocs/blob/master/opencv.md | Broken Link Third Party Advisory | 
| https://lists.debian.org/debian-lts-announce/2018/07/msg00030.html | Mailing List Third Party Advisory | 
| https://lists.debian.org/debian-lts-announce/2021/10/msg00028.html | Mailing List Third Party Advisory | 
| https://security.gentoo.org/glsa/201712-02 | Third Party Advisory | 
Configurations
                    History
                    No history.
Information
                Published : 2017-08-07 01:29
Updated : 2021-11-30 22:12
NVD link : CVE-2017-12599
Mitre link : CVE-2017-12599
CVE.ORG link : CVE-2017-12599
JSON object : View
Products Affected
                debian
- debian_linux
opencv
- opencv
CWE
                
                    
                        
                        CWE-125
                        
            Out-of-bounds Read
