CVE-2017-14041

Source
https://cve.org/CVERecord?id=CVE-2017-14041
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-14041.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2017-14041
Downstream
Related
Published
2017-08-30T22:29:00.297Z
Modified
2026-02-14T07:19:51.529841Z
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.

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

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