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

108 lines
3.6 KiB
JSON

{
"id": "CVE-2008-2547",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-06-04T19:32:00.000",
"lastModified": "2018-10-11T20:41:50.053",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Stack-based buffer overflow in msiexec.exe 3.1.4000.1823 and 4.5.6001.22159 in Microsoft Windows Installer allows context-dependent attackers to execute arbitrary code via a long GUID value for the /x (aka /uninstall) option. NOTE: this issue might cross privilege boundaries if msiexec.exe is reachable via components such as ActiveX controls, and might additionally require a separate vulnerability in the control."
},
{
"lang": "es",
"value": "Desbordamiento de b\u00fafer basado en pila en msiexec.exe 3.1.4000.1823 y 4.5.6001.22159 en Microsoft Windows Installer, permite a atacantes dependientes del contexto ejecutar c\u00f3digo de su elecci\u00f3n a trav\u00e9s de un valor GUID largo para la opci\u00f3n /x (tambi\u00e9n conocida como /uninstall). NOTA: esta cuesti\u00f3n podr\u00eda cruzar los l\u00edmites de privilegios si msiexec.exe fuera alcanzable a trav\u00e9s de componentes como controles ActiveX."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:C/I:C/A:C",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 9.3
},
"baseSeverity": "HIGH",
"exploitabilityScore": 8.6,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-119"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:microsoft:windows_installer:*:*:*:*:*:*:*:*",
"matchCriteriaId": "6231D8EA-667C-4F22-837B-F774D1EAC61F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:microsoft:windows_installer:3.1.4000.1823:*:*:*:*:*:*:*",
"matchCriteriaId": "437990EF-269B-44AA-82EF-C4D2980844F9"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:microsoft:windows_installer:4.5.6001.22159:*:*:*:*:*:*:*",
"matchCriteriaId": "4D326779-EB10-4911-B6D3-5D8C4BD11C37"
}
]
}
]
}
],
"references": [
{
"url": "http://www.aushack.com/200806-msiexec.txt",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.securityfocus.com/archive/1/492961/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/492986/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/492992/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/42887",
"source": "cve@mitre.org"
}
]
}