CVE-2019-11072

Source
https://nvd.nist.gov/vuln/detail/CVE-2019-11072
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-11072.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2019-11072
Downstream
Published
2019-04-10T22:29:00.267Z
Modified
2025-11-20T10:55:34.552755Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

lighttpd before 1.4.54 has a signed integer overflow, which might allow remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via a malicious HTTP GET request, as demonstrated by mishandling of /%2F? in burlnormalize2Ftoslash_fix in burl.c. NOTE: The developer states "The feature which can be abused to cause the crash is a new feature in lighttpd 1.4.50, and is not enabled by default. It must be explicitly configured in the config file (e.g. lighttpd.conf). Certain input will trigger an abort() in lighttpd when that feature is enabled. lighttpd detects the underflow or realloc() will fail (in both 32-bit and 64-bit executables), also detected in lighttpd. Either triggers an explicit abort() by lighttpd. This is not exploitable beyond triggering the explicit abort() with subsequent application exit.

Database specific
{
    "isDisputed": true
}
References

Affected packages

Git / github.com/lighttpd/lighttpd1.4

Affected ranges

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

Affected versions

lighttpd-1.*

lighttpd-1.3.11
lighttpd-1.3.12
lighttpd-1.3.13
lighttpd-1.3.14
lighttpd-1.3.15
lighttpd-1.3.16
lighttpd-1.4.1
lighttpd-1.4.2
lighttpd-1.4.25
lighttpd-1.4.26
lighttpd-1.4.27
lighttpd-1.4.28
lighttpd-1.4.29
lighttpd-1.4.3
lighttpd-1.4.30
lighttpd-1.4.31
lighttpd-1.4.32
lighttpd-1.4.33
lighttpd-1.4.34
lighttpd-1.4.35
lighttpd-1.4.36
lighttpd-1.4.36--rc1
lighttpd-1.4.37
lighttpd-1.4.38
lighttpd-1.4.39
lighttpd-1.4.4
lighttpd-1.4.40
lighttpd-1.4.41
lighttpd-1.4.42
lighttpd-1.4.43
lighttpd-1.4.44
lighttpd-1.4.45
lighttpd-1.4.46
lighttpd-1.4.47
lighttpd-1.4.48
lighttpd-1.4.49
lighttpd-1.4.5
lighttpd-1.4.50
lighttpd-1.4.51
lighttpd-1.4.52
lighttpd-1.4.53
lighttpd-1.4.6
lighttpd-1.4.7

Database specific

vanir_signatures

[
    {
        "id": "CVE-2019-11072-0d9252e6",
        "digest": {
            "length": 535.0,
            "function_hash": "18072868147420326947127618533836241789"
        },
        "deprecated": false,
        "target": {
            "file": "src/burl.c",
            "function": "burl_normalize_2F_to_slash_fix"
        },
        "signature_type": "Function",
        "signature_version": "v1",
        "source": "https://github.com/lighttpd/lighttpd1.4/commit/32120d5b8b3203fc21ccb9eafb0eaf824bb59354"
    },
    {
        "id": "CVE-2019-11072-4dd50085",
        "digest": {
            "length": 7977.0,
            "function_hash": "196384648948322551219584320735271777967"
        },
        "deprecated": false,
        "target": {
            "file": "src/t/test_burl.c",
            "function": "test_burl_normalize"
        },
        "signature_type": "Function",
        "signature_version": "v1",
        "source": "https://github.com/lighttpd/lighttpd1.4/commit/32120d5b8b3203fc21ccb9eafb0eaf824bb59354"
    },
    {
        "id": "CVE-2019-11072-9ea0a542",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "202975783973010119192109849453263232291",
                "70296960713790359242199577477782692457",
                "196235395974840361990845924801794390216",
                "214434066527724337296240291555299309182"
            ]
        },
        "deprecated": false,
        "target": {
            "file": "src/t/test_burl.c"
        },
        "signature_type": "Line",
        "signature_version": "v1",
        "source": "https://github.com/lighttpd/lighttpd1.4/commit/32120d5b8b3203fc21ccb9eafb0eaf824bb59354"
    },
    {
        "id": "CVE-2019-11072-de7ded9d",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "32309528982332813564035753864856858002",
                "153776909725520967831197405452291581172",
                "273417951347731438371891120312787559895",
                "33777985196297161181787141578777073560",
                "209785857896451225529391897308215029838"
            ]
        },
        "deprecated": false,
        "target": {
            "file": "src/burl.c"
        },
        "signature_type": "Line",
        "signature_version": "v1",
        "source": "https://github.com/lighttpd/lighttpd1.4/commit/32120d5b8b3203fc21ccb9eafb0eaf824bb59354"
    }
]