Bug ID | 1057146 |
---|---|
Summary | VUL-0: CVE-2017-14136: opencv: out-of-bounds write error in the function FillColorRow1 in utils.cpp |
Classification | openSUSE |
Product | openSUSE Distribution |
Version | Leap 42.3 |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Security |
Assignee | kde-maintainers@suse.de |
Reporter | abergmann@suse.com |
QA Contact | qa-bugs@suse.de |
Found By | Security Response Team |
Blocker | --- |
CVE-2017-14136 OpenCV (Open Source Computer Vision Library) 3.3 has an out-of-bounds write error in the function FillColorRow1 in utils.cpp when reading an image file by using cv::imread. NOTE: this vulnerability exists because of an incomplete fix for CVE-2017-12597. Upstream bug: https://github.com/opencv/opencv/issues/9443 Upstream fix: https://github.com/opencv/opencv/pull/9448/commits/aacae2065744adb05e858d327198c7bbe7f452b0 References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2017-14136 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14136 http://www.cvedetails.com/cve/CVE-2017-14136/