CVE-2019-16782 Details
Description
There's a possible information leak / session hijack vulnerability in Rack (RubyGem rack). This vulnerability is patched in versions 1.6.12 and 2.0.8. Attackers may be able to find and hijack sessions by using timing attacks targeting the session id. Session ids are usually stored and indexed in a database that uses some kind of scheme for speeding up lookups of that session id. By carefully measuring the amount of time it takes to look up a session, an attacker may be able to find a valid session id and hijack the session. The session id itself may be generated randomly, but the way the session is indexed by the backing store does not use a secure comparison.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-203 | Observable Discrepancy | [email protected] |
| CWE-208 | Observable Timing Discrepancy | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| rack rack | < 1.6.12 >= 2.0.0, < 2.0.8 |
CPE
Remediation
| |
| fedoraproject fedora | 31 |
CPE
Remediation
| |
| opensuse leap | 15.1 |
CPE
Remediation
| |
Change History
14 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Feb 13, 2025 | CPE Deprecation Remap | [email protected] |
| Feb 13, 2025 | CPE Deprecation Remap | [email protected] |
| Nov 21, 2024 | CVE Modified | CVE |
| May 14, 2024 | CVE Modified | [email protected] |
| Nov 7, 2023 | CVE Modified | [email protected] |
| Nov 2, 2021 | Modified Analysis | [email protected] |
| Apr 9, 2020 | CVE Modified | [email protected] |
| Apr 9, 2020 | CVE Modified | [email protected] |
| Feb 12, 2020 | CVE Modified | [email protected] |
| Jan 18, 2020 | CVE Modified | [email protected] |
| Dec 28, 2019 | Initial Analysis | [email protected] |
| Dec 19, 2019 | CVE Modified | [email protected] |
| Dec 18, 2019 | CVE Modified | [email protected] |