8.5
CVE-2015-1882
- EPSS 2.2%
- Published 27.04.2015 12:59:02
- Last modified 12.04.2025 10:46:40
- Source psirt@us.ibm.com
- Teams watchlist Login
- Open Login
Multiple race conditions in IBM WebSphere Application Server (WAS) 8.5 Liberty Profile before 8.5.5.5 allow remote authenticated users to gain privileges by leveraging thread conflicts that result in Java code execution outside the context of the configured EJB Run-as user.
Data is provided by the National Vulnerability Database (NVD)
Ibm ≫ Websphere Application Server Version8.5.0.0
Ibm ≫ Websphere Application Server Version8.5.0.1
Ibm ≫ Websphere Application Server Version8.5.0.2
Ibm ≫ Websphere Application Server Version8.5.5.0
Ibm ≫ Websphere Application Server Version8.5.5.1
Ibm ≫ Websphere Application Server Version8.5.5.2
Ibm ≫ Websphere Application Server Version8.5.5.3
Ibm ≫ Websphere Application Server Version8.5.5.4
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 2.2% | 0.838 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 8.5 | 6.8 | 10 |
AV:N/AC:M/Au:S/C:C/I:C/A:C
|
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.