CVE-2020-8184
19.06.2020, 17:15
A reliance on cookies without validation/integrity check security vulnerability exists in rack < 2.2.3, rack < 2.1.4 that makes it is possible for an attacker to forge a secure or host-only cookie prefix.Enginsight
Vendor | Product | Version |
---|---|---|
rack_project | rack | 𝑥 < 2.1.4 |
rack_project | rack | 2.2.0 ≤ 𝑥 < 2.2.3 |
debian | debian_linux | 9.0 |
debian | debian_linux | 10.0 |
canonical | ubuntu_linux | 18.04 |
𝑥
= Vulnerable software versions

Debian Releases

Ubuntu Releases
Common Weakness Enumeration
- CWE-784 - Reliance on Cookies without Validation and Integrity Checking in a Security DecisionThe application uses a protection mechanism that relies on the existence or values of a cookie, but it does not properly ensure that the cookie is valid for the associated user.
- CWE-20 - Improper Input ValidationThe product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
References