CVE-2016-8693

Source
https://nvd.nist.gov/vuln/detail/CVE-2016-8693
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2016-8693.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2016-8693
Downstream
Related
Published
2017-02-15T19:59:00Z
Modified
2025-10-21T04:01:02.120616Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

Double free vulnerability in the memclose function in jasstream.c in JasPer before 1.900.10 allows remote attackers to cause a denial of service (crash) or possibly execute arbitrary code via a crafted BMP image to the imginfo command.

References

Affected packages

Git / github.com/jasper-software/jasper

Affected ranges

Type
GIT
Repo
https://github.com/jasper-software/jasper
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Type
GIT
Repo
https://github.com/mdadams/jasper
Events
Introduced
0 Unknown introduced commit / All previous commits are affected

Affected versions

version-1.*

version-1.900.1
version-1.900.2
version-1.900.3
version-1.900.4
version-1.900.5
version-1.900.6
version-1.900.7
version-1.900.8
version-1.900.9

Database specific

vanir_signatures

[
    {
        "source": "https://github.com/jasper-software/jasper/commit/44a524e367597af58d6265ae2014468b334d0309",
        "signature_version": "v1",
        "target": {
            "file": "src/libjasper/base/jas_stream.c"
        },
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "319348426176898312395762141354413540855",
                "212237252549174315940848886191493667447",
                "83188621114365130340234383120782591168",
                "261974774951400936541731396934200432721",
                "313915629148189820745358666201995060165",
                "332889218530253578131851361112756377674"
            ]
        },
        "deprecated": false,
        "signature_type": "Line",
        "id": "CVE-2016-8693-06c10e52"
    },
    {
        "source": "https://github.com/jasper-software/jasper/commit/44a524e367597af58d6265ae2014468b334d0309",
        "signature_version": "v1",
        "target": {
            "file": "src/libjasper/base/jas_stream.c",
            "function": "mem_resize"
        },
        "digest": {
            "length": 295.0,
            "function_hash": "234442291615711478744387203658053122596"
        },
        "deprecated": false,
        "signature_type": "Function",
        "id": "CVE-2016-8693-d2a394cf"
    }
]