8.8
CVE-2018-12538
- EPSS 0.43%
- Published 22.06.2018 19:29:00
- Last modified 21.11.2024 03:45:23
- Source emo@eclipse.org
- Teams watchlist Login
- Open Login
In Eclipse Jetty versions 9.4.0 through 9.4.8, when using the optional Jetty provided FileSessionDataStore for persistent storage of HttpSession details, it is possible for a malicious user to access/hijack other HttpSessions and even delete unmatched HttpSessions present in the FileSystem's storage for the FileSessionDataStore.
Data is provided by the National Vulnerability Database (NVD)
Netapp ≫ E-series Santricity Management Plug-ins Version-
Netapp ≫ E-series Santricity Os Controller Version >= 11.0 <= 11.40
Netapp ≫ E-series Santricity Web Services Proxy Version-
Netapp ≫ Element Software Version-
Netapp ≫ Hyper Converged Infrastructure Version-
Netapp ≫ Oncommand System Manager Version >= 3.0.0 <= 3.1.3
Netapp ≫ Oncommand Unified Manager Version-
Netapp ≫ Santricity Cloud Connector Version-
Netapp ≫ Snap Creator Framework Version-
Netapp ≫ Snapcenter Version-
Netapp ≫ Snapmanager Version-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.43% | 0.616 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 8.8 | 2.8 | 5.9 |
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
nvd@nist.gov | 6.5 | 8 | 6.4 |
AV:N/AC:L/Au:S/C:P/I:P/A:P
|
CWE-384 Session Fixation
Authenticating a user, or otherwise establishing a new user session, without invalidating any existing session identifier gives an attacker the opportunity to steal authenticated sessions.
CWE-6 J2EE Misconfiguration: Insufficient Session-ID Length
The J2EE application is configured to use an insufficient session ID length.