6.1
CVE-2014-10399
- EPSS 0.46%
- Veröffentlicht 06.02.2020 16:15:11
- Zuletzt bearbeitet 21.11.2024 02:03:32
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
The session.lua library in CGILua 5.1.x uses the same ID for each session, which allows remote attackers to hijack arbitrary sessions. NOTE: this vulnerability was SPLIT from CVE-2014-2875.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Keplerproject ≫ Cgilua Version >= 5.0.0 <= 5.0.1
Keplerproject ≫ Cgilua Version >= 5.1.0 <= 5.1.4
Keplerproject ≫ Cgilua Version5.2 Updatealpha1
Keplerproject ≫ Cgilua Version5.2 Updatealpha2
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.46% | 0.61 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 6.1 | 2.8 | 2.7 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
| nvd@nist.gov | 4.3 | 8.6 | 2.9 |
AV:N/AC:M/Au:N/C:N/I:P/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.