cvelist/2016/9xxx/CVE-2016-9646.json

84 lines
2.6 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2018-04-13 11:03:06 -04:00
"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"
2017-10-16 12:31:07 -04:00
},
2018-04-13 11:03:06 -04:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
2018-04-13 11:03:06 -04:00
"product" : {
"product_data" : [
{
2018-04-13 11:03:06 -04:00
"product_name" : "ikiwiki",
"version" : {
"version_data" : [
{
2018-04-13 11:03:06 -04:00
"version_value" : "before 3.20161229"
}
]
}
}
]
},
2018-04-13 11:03:06 -04:00
"vendor_name" : "ikiwiki"
}
]
}
},
2018-04-13 11:03:06 -04:00
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
2017-10-16 12:31:07 -04:00
{
2018-04-13 11:03:06 -04:00
"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."
2017-10-16 12:31:07 -04:00
}
]
},
2018-04-13 11:03:06 -04:00
"problemtype" : {
"problemtype_data" : [
{
2018-04-13 11:03:06 -04:00
"description" : [
{
2018-04-13 11:03:06 -04:00
"lang" : "eng",
"value" : "commit metadata forgery"
}
]
}
]
},
2018-04-13 11:03:06 -04:00
"references" : {
"reference_data" : [
{
2018-04-13 11:03:06 -04:00
"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"
},
{
2018-04-13 11:03:06 -04:00
"name" : "https://ikiwiki.info/security/#cve-2016-9646",
"refsource" : "CONFIRM",
"url" : "https://ikiwiki.info/security/#cve-2016-9646"
},
{
2018-04-13 11:03:06 -04:00
"name" : "https://security-tracker.debian.org/tracker/CVE-2016-9646",
"refsource" : "CONFIRM",
"url" : "https://security-tracker.debian.org/tracker/CVE-2016-9646"
},
{
2018-04-13 11:03:06 -04:00
"name" : "DSA-3760",
"refsource" : "DEBIAN",
"url" : "https://www.debian.org/security/2017/dsa-3760"
}
]
},
2018-04-13 11:03:06 -04:00
"source" : {
"advisory" : "https://ikiwiki.info/security/#cve-2016-9646",
"discovery" : "UNKNOWN"
2017-10-16 12:31:07 -04:00
}
}