CVE-2019-11808
CVSS V2 Medium 4.3
CVSS V3 Low 3.7
Description
Ratpack versions before 1.6.1 generate a session ID using a cryptographically weak PRNG in the JDK's ThreadLocalRandom. This means that if an attacker can determine a small window for the server start time and obtain a session ID value, they can theoretically determine the sequence of session IDs.
Overview
- CVE ID
- CVE-2019-11808
- Assigner
- cve@mitre.org
- Vulnerability Status
- Analyzed
- Published Version
- 2019-05-07T07:29:05
- Last Modified Date
- 2019-05-08T16:14:44
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:ratpack_project:ratpack:*:*:*:*:*:*:*:* | 1 | OR | 1.6.1 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:N/C:P/I:N/A:N
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 4.3
- Severity
- MEDIUM
- Exploitability Score
- 8.6
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.0
- Vector String
- CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- HIGH
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- LOW
- Availability Impact
- NONE
- Base Score
- 3.7
- Base Severity
- LOW
- Exploitability Score
- 2.2
- Impact Score
- 1.4
References
Reference URL | Reference Tags |
---|---|
https://github.com/ratpack/ratpack/releases/tag/v1.6.1 | Release Notes Third Party Advisory |
https://github.com/ratpack/ratpack/issues/1448 | Patch Third Party Advisory |
https://github.com/ratpack/ratpack/commit/f2b63eb82dd71194319fd3945f5edf29b8f3a42d | Patch Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2019-11808 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11808 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 07:53:25 | Added to TrackCVE | |||
2022-12-03 20:25:34 | 2019-05-07T07:29Z | 2019-05-07T07:29:05 | CVE Published Date | updated |
2022-12-03 20:25:34 | 2019-05-08T16:14:44 | CVE Modified Date | updated | |
2022-12-03 20:25:34 | Analyzed | Vulnerability Status | updated |