CVE-2019-5063

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

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.

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
Last affected
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "4.1.0"
        }
    ]
}

Affected versions

2.*
2.2
3.*
3.2.0-rc
3.3.0-rc
3.4.0-rc
4.*
4.1.0-openvino

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-5063.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "13.3.0.1"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "2.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "13.4.0.0"
            }
        ]
    }
]