CVE-2019-14492

Source
https://cve.org/CVERecord?id=CVE-2019-14492
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-14492.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2019-14492
Aliases
Downstream
Related
Published
2019-08-01T17:15:13.530Z
Modified
2026-03-10T22:15:32.898127Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

An issue was discovered in OpenCV before 3.4.7 and 4.x before 4.1.1. There is an out of bounds read/write in the function HaarEvaluator::OptFeature::calc in modules/objdetect/src/cascadedetect.hpp, which leads to denial of service.

References

Affected packages

Git / github.com/opencv/opencv

Affected ranges

Type
GIT
Repo
https://github.com/opencv/opencv
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Introduced
Fixed
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "fixed": "3.4.7"
        },
        {
            "introduced": "4.0.0"
        },
        {
            "fixed": "4.1.1"
        }
    ]
}

Affected versions

3.*
3.4.4
3.4.5
3.4.6
4.*
4.0.0-openvino

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-14492.json"
vanir_signatures
[
    {
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "324810334612706110929790317977131335514",
                "283354122908894961945064184555133515053",
                "29337495017562247810249731437058366319",
                "15156896965861494906414910206189503336"
            ]
        },
        "source": "https://github.com/opencv/opencv/commit/693877212d34f2d5e3bbf29287aa1db2d07d4d6d",
        "signature_type": "Line",
        "id": "CVE-2019-14492-f4b69b89",
        "target": {
            "file": "modules/videoio/src/backend_plugin.cpp"
        }
    }
]
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "15.1"
            }
        ]
    }
]