CVE-2017-14152

Source
https://nvd.nist.gov/vuln/detail/CVE-2017-14152
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2017-14152.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2017-14152
Downstream
Related
Published
2017-09-05T16:29:00Z
Modified
2025-10-15T08:46:30.714445Z
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

A mishandled zero case was discovered in opjj2ksetcinemaparameters in lib/openjp2/j2k.c in OpenJPEG 2.2.0. The vulnerability causes an out-of-bounds write, which may lead to remote denial of service (heap-based buffer overflow affecting opjwritebytesLE in lib/openjp2/cio.c and opjj2kwritesot in lib/openjp2/j2k.c) or possibly remote code execution.

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

Affected versions

v2.*

v2.2.0

Database specific

vanir_signatures

[
    {
        "id": "CVE-2017-14152-63ba3a6a",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Function",
        "target": {
            "file": "src/lib/openjp2/j2k.c",
            "function": "opj_j2k_set_cinema_parameters"
        },
        "digest": {
            "function_hash": "105578645563622443314201371290624258268",
            "length": 4254.0
        },
        "source": "https://github.com/uclouvain/openjpeg/commit/4241ae6fbbf1de9658764a80944dc8108f2b4154"
    },
    {
        "id": "CVE-2017-14152-ca23623d",
        "deprecated": false,
        "signature_version": "v1",
        "signature_type": "Line",
        "target": {
            "file": "src/lib/openjp2/j2k.c"
        },
        "digest": {
            "line_hashes": [
                "308025005294281653213076019752667815494",
                "227065759029890441679024896706262992106",
                "42882790499261636378281001273947051781",
                "219213369951758199751590784242710604146",
                "31827173989958076832903918781636325788",
                "334469496896688177254746696826643438638",
                "217005007046643028851499425417139786874"
            ],
            "threshold": 0.9
        },
        "source": "https://github.com/uclouvain/openjpeg/commit/4241ae6fbbf1de9658764a80944dc8108f2b4154"
    }
]