Added CVE-2017-1000222

This commit is contained in:
Kurt Seifried 2017-11-16 14:15:13 -07:00
parent 87e2211f6e
commit ade1370509
No known key found for this signature in database
GPG Key ID: F15CADC4A00F8174

View File

@ -0,0 +1,63 @@
{
"CVE_data_meta": {
"ASSIGNER": "kurt@seifried.org",
"DATE_ASSIGNED": "2017-08-22T17:29:33.451861",
"ID": "CVE-2017-1000222",
"REQUESTER": "i.rithwik@protonmail.com",
"STATE" : "REJECT",
"STATE_DETAIL" : "BAD_REF_URL"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Rufus 2.15 Portable",
"version": {
"version_data": [
{
"version_value": "2.15p and older"
}
]
}
}
]
},
"vendor_name": "Akeo Consulting/Pete Batard"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Akeo's Rufus Portable version 2.15 and earlier are vulnerable to DLL Hijacking caused due to incorrect searching by the executable, resulting in arbitrary code execution and potential privilege escalation."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Incorrect Access Control"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://packetstormsecurity.com/files/author/12649/"
}
]
}
}