René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

126 lines
4.1 KiB
JSON

{
"id": "CVE-2015-7866",
"sourceIdentifier": "cve@mitre.org",
"published": "2015-11-24T20:59:12.360",
"lastModified": "2019-02-13T21:23:01.700",
"vulnStatus": "Analyzed",
"evaluatorComment": "<a href=\"http://cwe.mitre.org/data/definitions/428.html\" rel=\"nofollow\">CWE-428: Unquoted Search Path or Element</a>",
"descriptions": [
{
"lang": "en",
"value": "Unquoted Windows search path vulnerability in the Smart Maximize Helper (nvSmartMaxApp.exe) in the Control Panel in the NVIDIA GPU graphics driver R340 before 341.92, R352 before 354.35, and R358 before 358.87 on Windows allows local users to gain privileges via a Trojan horse application, as demonstrated by C:\\Program.exe."
},
{
"lang": "es",
"value": "Vulnerabilidad de ruta de b\u00fasqueda sin entrecomillar en Windows en el Smart Maximize Helper (nvSmartMaxApp.exe) en el Control Panel en el controlador de gr\u00e1ficos NVIDIA GPU R340 en versiones anteriores a 341.92, R352 en versiones anteriores a 354.35 y R358 en versiones anteriores a 358.87 en Windows permite a usuarios locales obtener privilegios a trav\u00e9s de una aplicaci\u00f3n troyano, seg\u00fan lo demostrado por C:\\Program.exe."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:L/Au:N/C:C/I:C/A:C",
"accessVector": "LOCAL",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 7.2
},
"baseSeverity": "HIGH",
"exploitabilityScore": 3.9,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"operator": "AND",
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:nvidia:gpu_driver:*:*:*:*:*:*:*:*",
"versionStartIncluding": "340",
"versionEndExcluding": "341.92",
"matchCriteriaId": "3937929C-A1C1-40AC-9E8C-1B5F120B0EDB"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:nvidia:gpu_driver:*:*:*:*:*:*:*:*",
"versionStartIncluding": "352",
"versionEndExcluding": "354.35",
"matchCriteriaId": "FEDBBE2C-8B0F-49CA-A28B-C35EEE3DBA5C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:nvidia:gpu_driver:*:*:*:*:*:*:*:*",
"versionStartIncluding": "358",
"versionEndExcluding": "358.87",
"matchCriteriaId": "FF3237AD-D1E3-4857-999E-22FAAC340F16"
}
]
},
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": false,
"criteria": "cpe:2.3:o:microsoft:windows:*:*:*:*:*:*:*:*",
"matchCriteriaId": "2CF61F35-5905-4BA9-AD7E-7DB261D2F256"
}
]
}
]
}
],
"references": [
{
"url": "http://nvidia.custhelp.com/app/answers/detail/a_id/3806/kw/security",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.securitytracker.com/id/1034175",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "https://h20565.www2.hp.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c04971867",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}