CVE-2017-12864: Integer Overflow or Wraparound
(updated )
In opencv/modules/imgcodecs/src/grfmt_pxm.cpp, function ReadNumber did not checkout the input length, which lead to integer overflow. If the image is from remote, may lead to remote code execution or denial of service. This affects Opencv.
References
- github.com/advisories/GHSA-267x-w5hx-8hjr
- github.com/opencv/opencv/issues/9372
- 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-12864
- security.gentoo.org/glsa/201712-02
Detect and mitigate CVE-2017-12864 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 →