6.8
CVE-2014-0226
- EPSS 73.42%
- Published 20.07.2014 11:12:48
- Last modified 12.04.2025 10:46:40
- Source secalert@redhat.com
- Teams watchlist Login
- Open Login
Race condition in the mod_status module in the Apache HTTP Server before 2.4.10 allows remote attackers to cause a denial of service (heap-based buffer overflow), or possibly obtain sensitive credential information or execute arbitrary code, via a crafted request that triggers improper scoreboard handling within the status_handler function in modules/generators/mod_status.c and the lua_ap_scoreboard_worker function in modules/lua/lua_request.c.
Data is provided by the National Vulnerability Database (NVD)
Apache ≫ HTTP Server Version >= 2.2.0 < 2.2.29
Apache ≫ HTTP Server Version >= 2.4.1 < 2.4.10
Debian ≫ Debian Linux Version7.0
Debian ≫ Debian Linux Version8.0
Redhat ≫ Jboss Enterprise Application Platform Version6.0.0
Redhat ≫ Jboss Enterprise Application Platform Version6.4.0
Oracle ≫ Enterprise Manager Ops Center Version11.1.3
Oracle ≫ Enterprise Manager Ops Center Version12.1.4
Oracle ≫ HTTP Server Version10.1.3.5.0
Oracle ≫ HTTP Server Version11.1.1.7.0
Oracle ≫ HTTP Server Version12.1.2.0
Oracle ≫ HTTP Server Version12.1.3.0
Oracle ≫ Secure Global Desktop Version4.63
Oracle ≫ Secure Global Desktop Version4.71
Oracle ≫ Secure Global Desktop Version5.0
Oracle ≫ Secure Global Desktop Version5.1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 73.42% | 0.987 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 6.8 | 8.6 | 6.4 |
AV:N/AC:M/Au:N/C:P/I:P/A:P
|
CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.