Files
CVEs-PoC/2017/CVE-2017-12606.md
2025-09-29 21:09:30 +02:00

656 B

CVE-2017-12606

Description

OpenCV (Open Source Computer Vision Library) through 3.3 has an out-of-bounds write error in the function FillColorRow4 in utils.cpp when reading an image file by using cv::imread.

POC

Reference

Github