CVE-2017-12862: Out-of-bounds Write
(updated )
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.
References
- github.com/advisories/GHSA-5rpc-gwh9-q9fg
- github.com/opencv/opencv/issues/9370
- github.com/opencv/opencv/pull/9376
- lists.debian.org/debian-lts-announce/2018/07/msg00030.html
- lists.debian.org/debian-lts-announce/2021/10/msg00028.html
- nvd.nist.gov/vuln/detail/CVE-2017-12862
- security.gentoo.org/glsa/201712-02
Detect and mitigate CVE-2017-12862 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →