CVE-2016-10506

Source
https://cve.org/CVERecord?id=CVE-2016-10506
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2016-10506.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2016-10506
Downstream
Related
Published
2017-08-30T09:29:00.327Z
Modified
2026-08-03T14:23:34.309447Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

Division-by-zero vulnerabilities in the functions opjpinextcprl, opjpinextpcrl, and opjpinext_rpcl in pi.c in OpenJPEG before 2.2.0 allow remote attackers to cause a denial of service (application crash) via crafted j2k files.

Database specific
{
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "last_affected": "2.1.2"
                }
            ],
            "source": "CPE_RANGE",
            "cpes": [
                "cpe:2.3:a:uclouvain:openjpeg:*:*:*:*:*:*:*:*"
            ],
            "vendor_product": "uclouvain:openjpeg"
        },
        {
            "extracted_events": [
                {
                    "fixed": "2.2.0"
                }
            ],
            "source": "DESCRIPTION"
        }
    ]
}
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
Show details
{
    "source": "REFERENCES"
}

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2016-10506.json"
vanir_signatures_modified
"2026-08-03T14:23:34Z"
vanir_signatures
[
    {
        "id": "CVE-2016-10506-18976f34",
        "signature_type": "Function",
        "signature_version": "v1",
        "deprecated": false,
        "digest": {
            "length": 3179.0,
            "function_hash": "167164687698101658463742221507089281916"
        },
        "source": "https://github.com/uclouvain/openjpeg/commit/d27ccf01c68a31ad62b33d2dc1ba2bb1eeaafe7b",
        "target": {
            "file": "src/lib/openjp2/pi.c",
            "function": "opj_pi_next_cprl"
        }
    },
    {
        "id": "CVE-2016-10506-a92a5a3f",
        "signature_type": "Line",
        "signature_version": "v1",
        "deprecated": false,
        "digest": {
            "line_hashes": [
                "51750788369557480713506462597020242584",
                "230186866651863468500491536757644773115",
                "95246622218983275867584400251886879705",
                "147556222807824833849631254568777656820",
                "51750788369557480713506462597020242584",
                "230186866651863468500491536757644773115",
                "95246622218983275867584400251886879705",
                "147556222807824833849631254568777656820",
                "51750788369557480713506462597020242584",
                "230186866651863468500491536757644773115",
                "95246622218983275867584400251886879705",
                "147556222807824833849631254568777656820"
            ],
            "threshold": 0.9
        },
        "source": "https://github.com/uclouvain/openjpeg/commit/d27ccf01c68a31ad62b33d2dc1ba2bb1eeaafe7b",
        "target": {
            "file": "src/lib/openjp2/pi.c"
        }
    },
    {
        "id": "CVE-2016-10506-c86ec459",
        "signature_type": "Function",
        "signature_version": "v1",
        "deprecated": false,
        "digest": {
            "length": 3236.0,
            "function_hash": "77641386530552347311649790027471995486"
        },
        "source": "https://github.com/uclouvain/openjpeg/commit/d27ccf01c68a31ad62b33d2dc1ba2bb1eeaafe7b",
        "target": {
            "file": "src/lib/openjp2/pi.c",
            "function": "opj_pi_next_rpcl"
        }
    },
    {
        "id": "CVE-2016-10506-d210f695",
        "signature_type": "Function",
        "signature_version": "v1",
        "deprecated": false,
        "digest": {
            "length": 3255.0,
            "function_hash": "256868168234277005893783454191035574985"
        },
        "source": "https://github.com/uclouvain/openjpeg/commit/d27ccf01c68a31ad62b33d2dc1ba2bb1eeaafe7b",
        "target": {
            "file": "src/lib/openjp2/pi.c",
            "function": "opj_pi_next_pcrl"
        }
    }
]