CVE-2017-1000450: Integer Overflow or Wraparound
(updated )
In opencv/modules/imgcodecs/src/utils.cpp, functions FillUniColor and FillUniGray do not check the input length, which can 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-m43c-649m-pm48
- github.com/blendin/pocs/blob/master/opencv/0.OOB_Write_FillUniColor
- github.com/opencv/opencv/issues/9723
- github.com/opencv/opencv/pull/9726/commits/c58152d94ba878b2d7d76bcac59146312199b9eb
- lists.debian.org/debian-lts-announce/2018/01/msg00008.html
- 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-1000450
Detect and mitigate CVE-2017-1000450 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 →