cvelist/2016/9xxx/CVE-2016-9645.json
2019-03-18 03:51:54 +00:00

78 lines
2.5 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@debian.org",
"DATE_PUBLIC": "2016-12-28T23:00:00.000Z",
"ID": "CVE-2016-9645",
"STATE": "PUBLIC",
"TITLE": "Editing restriction bypass for git revert"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "ikiwiki",
"version": {
"version_data": [
{
"version_value": "3.20161229 and prior"
}
]
}
}
]
},
"vendor_name": "ikiwiki"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The fix for ikiwiki for CVE-2016-10026 was incomplete resulting in editing restriction bypass for git revert when using git versions older than 2.8.0. This has been fixed in 3.20161229."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "restriction bypass"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://security-tracker.debian.org/tracker/CVE-2016-9645",
"refsource": "MISC",
"url": "https://security-tracker.debian.org/tracker/CVE-2016-9645"
},
{
"name": "https://ikiwiki.info/security/#cve-2016-9645",
"refsource": "MISC",
"url": "https://ikiwiki.info/security/#cve-2016-9645"
},
{
"name": "https://marc.info/?l=oss-security&m=148304341511854&w=2",
"refsource": "MISC",
"url": "https://marc.info/?l=oss-security&m=148304341511854&w=2"
}
]
},
"source": {
"advisory": "https://ikiwiki.info/security/#cve-2016-9645",
"discovery": "UNKNOWN"
}
}