2020-01-28 19:01:25 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-8159" ,
2020-05-12 13:02:06 +00:00
"ASSIGNER" : "support@hackerone.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "https://github.com/rails/actionpack-page_caching" ,
"version" : {
"version_data" : [
{
"version_value" : "v1.2.1"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Path Traversal (CWE-22)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://groups.google.com/forum/#!topic/rubyonrails-security/CFRVkEytdP8" ,
"url" : "https://groups.google.com/forum/#!topic/rubyonrails-security/CFRVkEytdP8"
}
]
2020-01-28 19:01:25 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-05-12 13:02:06 +00:00
"value" : "There is a vulnerability in actionpack_page-caching gem < v1.2.1 that allows an attacker to write arbitrary files to a web server, potentially resulting in remote code execution if the attacker can write unescaped ERB to a view."
2020-01-28 19:01:25 +00:00
}
]
}
}