8.8
CVE-2019-18573
- EPSS 0.23%
- Veröffentlicht 18.12.2019 21:15:13
- Zuletzt bearbeitet 21.11.2024 04:33:19
- Quelle security_alert@emc.com
- Teams Watchlist Login
- Unerledigt Login
The RSA Identity Governance and Lifecycle and RSA Via Lifecycle and Governance products prior to 7.1.1 P03 contain a Session Fixation vulnerability. An authenticated malicious local user could potentially exploit this vulnerability as the session token is exposed as part of the URL. A remote attacker can gain access to victim’s session and perform arbitrary actions with privileges of the user within the compromised session.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Dell ≫ Rsa Identity Governance And Lifecycle Version7.0
Dell ≫ Rsa Identity Governance And Lifecycle Version7.0.1
Dell ≫ Rsa Identity Governance And Lifecycle Version7.0.2
Dell ≫ Rsa Identity Governance And Lifecycle Version7.1.0 Update-
Dell ≫ Rsa Identity Governance And Lifecycle Version7.1.0 Updatep01
Dell ≫ Rsa Identity Governance And Lifecycle Version7.1.0 Updatep02
Dell ≫ Rsa Identity Governance And Lifecycle Version7.1.0 Updatep03
Dell ≫ Rsa Identity Governance And Lifecycle Version7.1.0 Updatep04
Dell ≫ Rsa Identity Governance And Lifecycle Version7.1.0 Updatep05
Dell ≫ Rsa Identity Governance And Lifecycle Version7.1.0 Updatep06
Dell ≫ Rsa Identity Governance And Lifecycle Version7.1.0 Updatep07
Dell ≫ Rsa Identity Governance And Lifecycle Version7.1.0 Updatep08
Dell ≫ Rsa Identity Governance And Lifecycle Version7.1.1 Update-
Dell ≫ Rsa Identity Governance And Lifecycle Version7.1.1 Updatep01
Dell ≫ Rsa Identity Governance And Lifecycle Version7.1.1 Updatep02
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.23% | 0.461 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
|
nvd@nist.gov | 6.8 | 8.6 | 6.4 |
AV:N/AC:M/Au:N/C:P/I:P/A:P
|
security_alert@emc.com | 8.7 | 2.3 | 5.8 |
CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N
|
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-598 Use of GET Request Method With Sensitive Query Strings
The web application uses the HTTP GET method to process a request and includes sensitive information in the query string of that request.