8.1
CVE-2019-8978
- EPSS 12.16%
- Veröffentlicht 14.05.2019 19:29:00
- Zuletzt bearbeitet 21.11.2024 04:50:44
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
An improper authentication vulnerability can be exploited through a race condition that occurs in Ellucian Banner Web Tailor 8.8.3, 8.8.4, and 8.9 and Banner Enterprise Identity Services 8.3, 8.3.1, 8.3.2, and 8.4, in conjunction with SSO Manager. This vulnerability allows remote attackers to steal a victim's session (and cause a denial of service) by repeatedly requesting the initial Banner Web Tailor main page with the IDMSESSID cookie set to the victim's UDCID, which in the case tested is the institutional ID. During a login attempt by a victim, the attacker can leverage the race condition and will be issued the SESSID that was meant for this victim.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Ellucian ≫ Banner Enterprise Identity Services Version8.3
Ellucian ≫ Banner Enterprise Identity Services Version8.3.1
Ellucian ≫ Banner Enterprise Identity Services Version8.3.2
Ellucian ≫ Banner Enterprise Identity Services Version8.4
Ellucian ≫ Banner Web Tailor Version8.8.3
Ellucian ≫ Banner Web Tailor Version8.8.4
Ellucian ≫ Banner Web Tailor Version8.9
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 12.16% | 0.937 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 8.1 | 2.2 | 5.9 |
CVSS:3.0/AV:N/AC:H/PR:N/UI:N/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
|
CWE-287 Improper Authentication
When an actor claims to have a given identity, the product does not prove or insufficiently proves that the claim is correct.
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.