- Synchronized data.

This commit is contained in:
CVE Team 2018-09-30 11:04:06 -04:00
parent 3ee6b9f4d2
commit be1136b958
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8

View File

@ -0,0 +1,67 @@
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-17785",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a",
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "In blynk-server in Blynk before 0.39.7, Directory Traversal exists via a ../ in a URI that has /static or /static/js at the beginning, as demonstrated by reading the /etc/passwd file."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/blynkkk/blynk-server/issues/1256",
"refsource" : "CONFIRM",
"url" : "https://github.com/blynkkk/blynk-server/issues/1256"
},
{
"name" : "https://github.com/blynkkk/blynk-server/releases/tag/v0.39.7",
"refsource" : "CONFIRM",
"url" : "https://github.com/blynkkk/blynk-server/releases/tag/v0.39.7"
}
]
}
}