CVE-2017-14041

Source
https://cve.org/CVERecord?id=CVE-2017-14041
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2017-14041.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2017-14041
Downstream
Related
Published
2017-08-30T22:29:00.297Z
Modified
2026-08-03T14:23:47.185025Z
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 stack-based buffer overflow was discovered in the pgxtoimage function in bin/jp2/convert.c in OpenJPEG 2.2.0. The vulnerability causes an out-of-bounds write, which may lead to remote denial of service or possibly remote code execution.

Database specific
{
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "introduced": "8.0"
                },
                {
                    "last_affected": "8.0"
                },
                {
                    "introduced": "9.0"
                },
                {
                    "last_affected": "9.0"
                }
            ],
            "vendor_product": "debian:debian_linux",
            "source": "CPE_STRING",
            "cpes": [
                "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*",
                "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*"
            ]
        },
        {
            "extracted_events": [
                {
                    "introduced": "2.2.0"
                },
                {
                    "last_affected": "2.2.0"
                }
            ],
            "vendor_product": "uclouvain:openjpeg",
            "source": "CPE_STRING",
            "cpes": [
                "cpe:2.3:a:uclouvain:openjpeg:2.2.0:*:*:*:*:*:*:*"
            ]
        }
    ]
}
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
Database specific
{
    "source": "REFERENCES"
}

Affected versions

v2.*
v2.2.0

Database specific

vanir_signatures_modified
"2026-08-03T14:23:47Z"
source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2017-14041.json"
vanir_signatures
[
    {
        "target": {
            "file": "src/bin/jp2/convert.c"
        },
        "source": "https://github.com/uclouvain/openjpeg/commit/e5285319229a5d77bf316bb0d3a6cbd3cb8666d9",
        "signature_type": "Line",
        "id": "CVE-2017-14041-0ed3cf36",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "line_hashes": [
                "93327303174376407343072571110831778964",
                "333840381891782575213518495759404999871",
                "239148697901479194340405002524923251242",
                "126254955518562231447846272145976482727"
            ],
            "threshold": 0.9
        }
    },
    {
        "target": {
            "function": "pgxtoimage",
            "file": "src/bin/jp2/convert.c"
        },
        "source": "https://github.com/uclouvain/openjpeg/commit/e5285319229a5d77bf316bb0d3a6cbd3cb8666d9",
        "signature_type": "Function",
        "id": "CVE-2017-14041-92b58e54",
        "deprecated": false,
        "signature_version": "v1",
        "digest": {
            "function_hash": "62236416517242072582975319192377518961",
            "length": 2972.0
        }
    }
]