cvelist/2017/13xxx/CVE-2017-13083.json

122 lines
2.9 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2017-10-17 23:25:18 -04:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2017-13083",
"ASSIGNER": "cert@cert.org",
"DATE_PUBLIC": "2017-08-28",
"TITLE": "",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Akeo Consulting",
"product": {
"product_data": [
{
"product_name": "Rufus",
"version": {
"version_data": [
{
"version_value": "prior to 2.17.1187",
"platform": ""
}
]
}
}
]
}
}
2017-10-16 12:31:07 -04:00
]
2017-10-17 23:25:18 -04:00
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-295: Improper Certificate Validation\n"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-494: Download of Code Without Integrity Check"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-345: Insufficient Verification of Data Authenticity"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-347: Improper Verification of Cryptographic Signature"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "http://www.kb.cert.org/vuls/id/403768"
},
{
"url": "https://github.com/pbatard/rufus/issues/1009"
},
{
"url": "https://github.com/pbatard/rufus/commit/c3c39f7f8a11f612c4ebf7affce25ec6928eb1cb"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Akeo Consulting Rufus prior to version 2.17.1187 does not adequately validate the integrity of updates downloaded over HTTP, allowing an attacker to easily convince a user to execute arbitrary code"
}
]
},
"configuration": [],
"impact": {
"cvss": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:N",
"attackVector": "NETWORK",
"attackComplexity": "HIGH",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
}
},
"exploit": "",
"work_around": [
{
"lang": "eng",
"value": "Manually download updates from https://rufus.akeo.ie/"
}
],
"solution": "Upgrade to Akeo Consulting Rufus version 2.17.1187 or later",
"credit": [
"Reported by Will Dormann of the CERT/CC"
]
2017-10-16 12:31:07 -04:00
}