Vulnerability Details : CVE-2019-11072
Potential exploit
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 burl_normalize_2F_to_slash_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.
Vulnerability category: OverflowDenial of service
Products affected by CVE-2019-11072
- cpe:2.3:a:lighttpd:lighttpd:*:*:*:*:*:*:*:*
Threat overview for CVE-2019-11072
Top countries where our scanners detected CVE-2019-11072
Top open port discovered on systems with this issue
80
IPs affected by CVE-2019-11072 3,609,021
Threat actors abusing to this issue?
Yes
Find out if you* are
affected by CVE-2019-11072!
*Directly or indirectly through your vendors, service providers and 3rd parties.
Powered by
attack surface intelligence
from SecurityScorecard.
Exploit prediction scoring system (EPSS) score for CVE-2019-11072
5.02%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 89 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2019-11072
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.5
|
HIGH | AV:N/AC:L/Au:N/C:P/I:P/A:P |
10.0
|
6.4
|
NIST | |
9.8
|
CRITICAL | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
3.9
|
5.9
|
NIST |
CWE ids for CVE-2019-11072
-
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.Assigned by: nvd@nist.gov (Primary)
References for CVE-2019-11072
-
http://www.securityfocus.com/bid/107907
lighttpd CVE-2019-11072 Integer Overflow VulnerabilityThird Party Advisory;VDB Entry
-
https://redmine.lighttpd.net/issues/2945
Bug #2945: Security - SIGABRT during GET request handling with url-path-2f-decode enabled - Lighttpd - lighty labsExploit;Patch;Third Party Advisory
-
https://github.com/lighttpd/lighttpd1.4/commit/32120d5b8b3203fc21ccb9eafb0eaf824bb59354
[core] fix abort in http-parseopts (fixes #2945) · lighttpd/lighttpd1.4@32120d5 · GitHubPatch;Third Party Advisory
Jump to