CVE-2018-20820

Source
https://nvd.nist.gov/vuln/detail/CVE-2018-20820
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2018-20820.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2018-20820
Published
2019-04-23T14:29:00Z
Modified
2025-10-21T04:34:28.666190Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

read_ujpg in jpgcoder.cc in Dropbox Lepton 1.2.1 allows attackers to cause a denial-of-service (application runtime crash because of an integer overflow) via a crafted file.

References

Affected packages

Git / github.com/dropbox/lepton

Affected ranges

Type
GIT
Repo
https://github.com/dropbox/lepton
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

1.*

1.0
1.1
1.2
1.2.1

Database specific

vanir_signatures

[
    {
        "signature_type": "Line",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "291508219202119588538564923276176918018",
                "96625002947938835274224164320718089154",
                "213317746542680356999455718330753692033",
                "173290755242118722020160640458997264056"
            ]
        },
        "target": {
            "file": "src/lepton/jpgcoder.cc"
        },
        "source": "https://github.com/dropbox/lepton/commit/6a5ceefac1162783fffd9506a3de39c85c725761",
        "id": "CVE-2018-20820-7adfd9b9",
        "deprecated": false,
        "signature_version": "v1"
    },
    {
        "signature_type": "Function",
        "digest": {
            "function_hash": "84036937326432341110227860591100513513",
            "length": 6577.0
        },
        "target": {
            "file": "src/lepton/jpgcoder.cc",
            "function": "read_ujpg"
        },
        "source": "https://github.com/dropbox/lepton/commit/6a5ceefac1162783fffd9506a3de39c85c725761",
        "id": "CVE-2018-20820-83a08037",
        "deprecated": false,
        "signature_version": "v1"
    }
]