2024-12-08 03:06:42 +00:00

113 lines
3.4 KiB
JSON

{
"id": "CVE-2017-15303",
"sourceIdentifier": "cve@mitre.org",
"published": "2017-10-16T01:29:00.967",
"lastModified": "2024-11-21T03:14:25.370",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In CPUID CPU-Z before 1.43, there is an arbitrary memory write that results directly in elevation of privileges, because any program running on the local machine (while CPU-Z is running) can issue an ioctl 0x9C402430 call to the kernel-mode driver (e.g., cpuz141_x64.sys for version 1.41)."
},
{
"lang": "es",
"value": "En CPUID CPU-Z en versiones anteriores a la 1.43, hay una escritura arbitraria de memoria que resulta directamente en una elevaci\u00f3n de privilegios, ya que cualquier programa que se ejecute en la m\u00e1quina local (mientras CPU-Z se est\u00e1 ejecutando) puede lanzar una llamada IOCTL 0x9C402430 al controlador del modo kernel (e.g., cpuz141_x64.sys para la versi\u00f3n 1.41)."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:L/Au:S/C:P/I:P/A:P",
"baseScore": 4.3,
"accessVector": "LOCAL",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL"
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 3.1,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-787"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:cpuid:cpu-z:*:*:*:*:*:windows:*:*",
"versionEndIncluding": "1.42",
"matchCriteriaId": "724B35A9-E952-4D5B-BFAC-BFC764561A5A"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/akayn/Bugs/blob/master/CPUID/CVE-2017-15303/README.md",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/akayn/Bugs/blob/master/CPUID/CVE-2017-15303/README.md",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
]
}
]
}