2017-10-16 12:31:07 -04:00
{
2019-03-18 06:41:00 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2016-10082" ,
"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" : [
2017-10-16 12:31:07 -04:00
{
2019-03-18 06:41:00 +00:00
"lang" : "eng" ,
"value" : "include/functions_installer.inc.php in Serendipity through 2.0.5 is vulnerable to File Inclusion and a possible Code Execution attack during a first-time installation because it fails to sanitize the dbType POST parameter before adding it to an include() call in the bundled-libs/serendipity_generateFTPChecksums.php file."
2017-10-16 12:31:07 -04:00
}
2019-03-18 06:41:00 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "95165" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/95165"
} ,
{
"name" : "https://github.com/s9y/Serendipity/issues/433" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/s9y/Serendipity/issues/433"
} ,
{
"name" : "https://github.com/s9y/Serendipity/commit/bba6a840f4d53cbaf62971a3078a98c8ddf92b85" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/s9y/Serendipity/commit/bba6a840f4d53cbaf62971a3078a98c8ddf92b85"
}
]
}
}