2020-01-28 19:01:25 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-8161" ,
2020-07-02 19:01:17 +00:00
"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"
2020-07-10 22:01:27 +00:00
} ,
{
"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"
2020-10-05 23:01:38 +00:00
} ,
{
"refsource" : "UBUNTU" ,
"name" : "USN-4561-1" ,
"url" : "https://usn.ubuntu.com/4561-1/"
2020-07-02 19:01:17 +00:00
}
]
2020-01-28 19:01:25 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-07-02 19:01:17 +00:00
"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."
2020-01-28 19:01:25 +00:00
}
]
}
}