In modules/imgcodecs/src/grfmt_pxm.cpp, the length of buffer AutoBuffer _src is small than expected, which will cause copy buffer overflow later. If the image is from remote, may lead to remote code execution or denial of service. This affects Opencv 3.3 and earlier.
                
            References
                    | Link | Resource | 
|---|---|
| https://github.com/opencv/opencv/issues/9370 | Issue Tracking Patch 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-15 16:29
Updated : 2021-11-30 22:07
NVD link : CVE-2017-12862
Mitre link : CVE-2017-12862
CVE.ORG link : CVE-2017-12862
JSON object : View
Products Affected
                debian
- debian_linux
opencv
- opencv
CWE
                
                    
                        
                        CWE-787
                        
            Out-of-bounds Write
