This commit is contained in:
Cristina Padro 2019-02-05 11:23:10 -05:00
commit 4a9408b3bf

View File

@ -1,18 +1,62 @@
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2016-1000282",
"STATE" : "RESERVED"
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
}
"data_version": "4.0",
"references": {
"reference_data": [
{
"url": "https://github.com/outflanknl/Exploits/blob/master/harakiri-CVE-2016-1000282.py"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Haraka version 2.8.8 and earlier comes with a plugin for processing attachments for zip files. Versions 2.8.8 and earlier can be vulnerable to command injection."
}
]
},
"data_type": "CVE",
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"version": {
"version_data": [
{
"version_value": "2.8.8"
}
]
},
"product_name": "Haraka"
}
]
},
"vendor_name": "Haraka"
}
]
}
}
}
},
"CVE_data_meta": {
"DATE_ASSIGNED": "2019-02-04T11:22:33",
"DATE_REQUESTED": "2019-02-04T11:22:33",
"ID": "CVE-2016-1000282",
"ASSIGNER": "kurt@seifried.org",
"REQUESTER": "kurt@seifried.org"
},
"data_format": "MITRE",
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Input Validation"
}
]
}
]
}
}