cvelist/2016/9xxx/CVE-2016-9646.json
2018-04-13 11:03:06 -04:00

84 lines
2.6 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "security@debian.org",
"DATE_PUBLIC" : "2016-12-29T19:29:00.000Z",
"ID" : "CVE-2016-9646",
"STATE" : "PUBLIC",
"TITLE" : "Commit metadata forgery via CGI::FormBuilder context-dependent APIs"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "ikiwiki",
"version" : {
"version_data" : [
{
"version_value" : "before 3.20161229"
}
]
}
}
]
},
"vendor_name" : "ikiwiki"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "ikiwiki before 3.20161229 incorrectly called the CGI::FormBuilder->field method (similar to the CGI->param API that led to Bugzilla's CVE-2014-1572), which can be abused to lead to commit metadata forgery."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "commit metadata forgery"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20161229 ikiwiki: CVE-2016-9645 (incomplete fix for CVE-2016-10026), CVE-2016-9646 (commit metadata forgery)",
"refsource" : "MLIST",
"url" : "https://marc.info/?l=oss-security&m=148304341511854&w=2"
},
{
"name" : "https://ikiwiki.info/security/#cve-2016-9646",
"refsource" : "CONFIRM",
"url" : "https://ikiwiki.info/security/#cve-2016-9646"
},
{
"name" : "https://security-tracker.debian.org/tracker/CVE-2016-9646",
"refsource" : "CONFIRM",
"url" : "https://security-tracker.debian.org/tracker/CVE-2016-9646"
},
{
"name" : "DSA-3760",
"refsource" : "DEBIAN",
"url" : "https://www.debian.org/security/2017/dsa-3760"
}
]
},
"source" : {
"advisory" : "https://ikiwiki.info/security/#cve-2016-9646",
"discovery" : "UNKNOWN"
}
}