cve/2017/CVE-2017-1000450.md
2024-06-18 02:51:15 +02:00

747 B

CVE-2017-1000450

Description

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 3.3 and earlier.

POC

Reference

Github