cvelist/2018/3xxx/CVE-2018-3766.json

63 lines
1.5 KiB
JSON
Raw Normal View History

2017-12-28 22:02:29 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "support@hackerone.com",
2017-12-28 22:02:29 -05:00
"ID" : "CVE-2018-3766",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "buttle",
"version" : {
"version_data" : [
{
"version_value" : "Not fixed"
}
]
}
}
]
},
"vendor_name" : "https://github.com/jtrussell"
}
]
}
2017-12-28 22:02:29 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Path traversal in buttle module versions <= 0.2.0 allows to read any file in the server."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Path Traversal (CWE-22)"
}
]
}
]
},
"references" : {
"reference_data" : [
{
2018-07-05 12:04:38 -04:00
"name" : "https://hackerone.com/reports/358112",
"refsource" : "MISC",
"url" : "https://hackerone.com/reports/358112"
2017-12-28 22:02:29 -05:00
}
]
}
}