cvelist/2020/8xxx/CVE-2020-8161.json
2020-10-05 23:01:38 +00:00

77 lines
2.6 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-8161",
"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": "Fixed in 2.1.3, >= 2.2.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Information Exposure Through Directory Listing (CWE-548)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://hackerone.com/reports/434404",
"url": "https://hackerone.com/reports/434404"
},
{
"refsource": "MISC",
"name": "https://groups.google.com/g/rubyonrails-security/c/IOO1vNZTzPA",
"url": "https://groups.google.com/g/rubyonrails-security/c/IOO1vNZTzPA"
},
{
"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"
},
{
"refsource": "UBUNTU",
"name": "USN-4561-1",
"url": "https://usn.ubuntu.com/4561-1/"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A directory traversal vulnerability exists in rack < 2.2.0 that allows an attacker perform directory traversal vulnerability in the Rack::Directory app that is bundled with Rack which could result in information disclosure."
}
]
}
}