cvelist/2020/8xxx/CVE-2020-8184.json
2020-07-10 22:01:27 +00:00

72 lines
2.4 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-8184",
"ASSIGNER": "support@hackerone.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "https://github.com/rack/rack",
"version": {
"version_data": [
{
"version_value": "rack >= 2.2.3, rack >= 2.1.4"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Reliance on Cookies without Validation and Integrity Checking in a Security Decision (CWE-784)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://hackerone.com/reports/895727",
"url": "https://hackerone.com/reports/895727"
},
{
"refsource": "MISC",
"name": "https://groups.google.com/g/rubyonrails-security/c/OWtmozPH9Ak",
"url": "https://groups.google.com/g/rubyonrails-security/c/OWtmozPH9Ak"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20200710 [SECURITY] [DLA 2275-1] ruby-rack security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/07/msg00006.html"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
}
}