CVE-2025-53644
- EPSS 0.05%
- Published 17.07.2025 17:58:26
- Last modified 26.09.2025 22:15:33
OpenCV is an Open Source Computer Vision Library. Versions 4.10.0 and 4.11.0 have an uninitialized pointer variable on stack that may lead to arbitrary heap buffer write when reading crafted JPEG images. Version 4.12.0 fixes the vulnerability.
CVE-2023-2618
- EPSS 0.04%
- Published 10.05.2023 06:15:17
- Last modified 21.11.2024 07:58:56
A vulnerability, which was classified as problematic, has been found in OpenCV wechat_qrcode Module up to 4.7.0. Affected by this issue is the function DecodedBitStreamParser::decodeHanziSegment of the file qrcode/decoder/decoded_bit_stream_parser.cp...
CVE-2023-2617
- EPSS 0.04%
- Published 10.05.2023 06:15:16
- Last modified 27.01.2025 19:15:15
A vulnerability classified as problematic was found in OpenCV wechat_qrcode Module up to 4.7.0. Affected by this vulnerability is the function DecodedBitStreamParser::decodeByteSegment of the file qrcode/decoder/decoded_bit_stream_parser.cpp. The man...
CVE-2019-5064
- EPSS 3.24%
- Published 03.01.2020 17:15:12
- Last modified 21.11.2024 04:44:16
An exploitable heap buffer overflow vulnerability exists in the data structure persistence functionality of OpenCV, before version 4.2.0. A specially crafted JSON file can cause a buffer overflow, resulting in multiple heap corruptions and potentiall...
CVE-2019-5063
- EPSS 6.68%
- Published 03.01.2020 17:15:12
- Last modified 21.11.2024 04:44:16
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. A...
CVE-2019-19624
- EPSS 0.23%
- Published 06.12.2019 15:15:10
- Last modified 21.11.2024 04:35:04
An out-of-bounds read was discovered in OpenCV before 4.1.1. Specifically, variable coarsest_scale is assumed to be greater than or equal to finest_scale within the calc()/ocl_calc() functions in dis_flow.cpp. However, this is not true when dealing w...
CVE-2019-16249
- EPSS 0.17%
- Published 11.09.2019 23:15:14
- Last modified 21.11.2024 04:30:23
OpenCV 4.1.1 has an out-of-bounds read in hal_baseline::v_load in core/hal/intrin_sse.hpp when called from computeSSDMeanNorm in modules/video/src/dis_flow.cpp.
CVE-2019-15939
- EPSS 1.03%
- Published 05.09.2019 16:15:11
- Last modified 21.11.2024 04:29:46
An issue was discovered in OpenCV 4.1.0. There is a divide-by-zero error in cv::HOGDescriptor::getDescriptorSize in modules/objdetect/src/hog.cpp.
CVE-2019-14493
- EPSS 0.61%
- Published 01.08.2019 17:15:13
- Last modified 21.11.2024 04:26:51
An issue was discovered in OpenCV before 4.1.1. There is a NULL pointer dereference in the function cv::XMLParser::parse at modules/core/src/persistence.cpp.
CVE-2019-14491
- EPSS 0.54%
- Published 01.08.2019 17:15:13
- Last modified 21.11.2024 04:26:50
An issue was discovered in OpenCV before 3.4.7 and 4.x before 4.1.1. There is an out of bounds read in the function cv::predictOrdered<cv::HaarEvaluator> in modules/objdetect/src/cascadedetect.hpp, which leads to denial of service.