CVE-2016-7163

Source
https://nvd.nist.gov/vuln/detail/CVE-2016-7163
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2016-7163.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2016-7163
Downstream
Related
Published
2016-09-21T14:25:28.550Z
Modified
2025-11-14T03:36:05.847937Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

Integer overflow in the opjpicreate_decode function in pi.c in OpenJPEG allows remote attackers to execute arbitrary code via a crafted JP2 file, which triggers an out-of-bounds read or write.

References

Affected packages

Git / github.com/uclouvain/openjpeg

Affected ranges

Type
GIT
Repo
https://github.com/uclouvain/openjpeg
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed

Database specific

vanir_signatures

[
    {
        "digest": {
            "line_hashes": [
                "185758999126045357971661671097814027204",
                "86990504606690239380690591281970397774",
                "317109803081451321303173666652321153890",
                "146470900076975004561247892323613665606"
            ],
            "threshold": 0.9
        },
        "target": {
            "file": "src/lib/openjp2/pi.c"
        },
        "deprecated": false,
        "id": "CVE-2016-7163-05a5f81d",
        "signature_version": "v1",
        "signature_type": "Line",
        "source": "https://github.com/uclouvain/openjpeg/commit/c16bc057ba3f125051c9966cf1f5b68a05681de4"
    },
    {
        "digest": {
            "length": 2876.0,
            "function_hash": "327494365687452293443704431018112264625"
        },
        "target": {
            "file": "src/lib/openjp2/pi.c",
            "function": "opj_pi_create_decode"
        },
        "deprecated": false,
        "id": "CVE-2016-7163-d9f02d1b",
        "signature_version": "v1",
        "signature_type": "Function",
        "source": "https://github.com/uclouvain/openjpeg/commit/c16bc057ba3f125051c9966cf1f5b68a05681de4"
    }
]