cvelist/2016/10xxx/CVE-2016-10330.json

70 lines
2.0 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "security@synology.com",
"ID" : "CVE-2016-10330",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Synology Photo Station",
"version" : {
"version_data" : [
{
"version_value" : "All versions prior to version 6.5.3-3226"
}
]
}
}
]
},
"vendor_name" : "Synology"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Directory traversal vulnerability in synophoto_dsm_user, a SUID program, as used in Synology Photo Station before 6.5.3-3226 allows local users to write to arbitrary files via unspecified vectors."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Directory Traversal (CWE-22); Privilege Escalation (CWE-269)"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://seclists.org/oss-sec/2016/q1/236"
},
{
"url" : "https://bamboofox.github.io/2017/03/20/Synology-Bug-Bounty-2016/#Vul-03-Read-Write-Arbitrary-Files"
},
{
"url" : "https://bamboofox.github.io/2017/03/20/Synology-Bug-Bounty-2016/#Vul-04-Privilege-Escalation"
},
{
"url" : "https://www.synology.com/en-global/support/security/Photo_Station_6_5_3_3226"
}
]
}
}