An exploitable heap buffer overflow vulnerability exists in the data structure persistence functionality of OpenCV 4.1.0. A specially crafted XML file can cause a buffer overflow, resulting in multiple heap corruptions and potential code execution. An attacker can provide a specially crafted file to trigger this vulnerability.
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.
The product writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://www.oracle.com/security-alerts/cpuApr2021.html | third party advisory patch |
https://talosintelligence.com/vulnerability_reports/TALOS-2019-0852 | third party advisory exploit |
https://www.oracle.com//security-alerts/cpujul2021.html | third party advisory patch |