2024-11-22 19:15:24 +00:00

100 lines
3.8 KiB
JSON

{
"id": "CVE-2012-5383",
"sourceIdentifier": "cve@mitre.org",
"published": "2012-10-11T10:51:57.690",
"lastModified": "2024-11-21T01:44:38.630",
"vulnStatus": "Modified",
"cveTags": [
{
"sourceIdentifier": "cve@mitre.org",
"tags": [
"disputed"
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Untrusted search path vulnerability in the installation functionality in Oracle MySQL 5.5.28, when installed in the top-level C:\\ directory, might allow local users to gain privileges via a Trojan horse DLL in the \"C:\\MySQL\\MySQL Server 5.5\\bin\" directory, which may be added to the PATH system environment variable by an administrator, as demonstrated by a Trojan horse wlbsctrl.dll file used by the \"IKE and AuthIP IPsec Keying Modules\" system service in Windows Vista SP1, Windows Server 2008 SP2, Windows 7 SP1, and Windows 8 Release Preview. NOTE: CVE disputes this issue because the unsafe PATH is established only by a separate administrative action that is not a default part of the MySQL installation"
},
{
"lang": "es",
"value": "** DISPUTADA** \r\nVulnerabilidad de path de b\u00fasqueda no confiable en Oracle MySQL 5.5.28, cuando est\u00e1 instalada en el directorio C:\\, podr\u00eda permitir a usuarios locales obetner privilegios a trav\u00e9s de un fichero DLL troyanizado en el directorio \"C:\\MySQL\\MySQL Server 5.5\\bin\", el cual puede ser a\u00f1adido a la variable de entorno PATH por un adminsitrador, como se demostr\u00f3 con el fichero wlbsctrl.dll troyanizado usado en el servicio de sistema \"IKE and AuthIP IPsec Keying Modules\" en Windows Vista SP1, Windows Server 2008 SP2, Windows 7 SP1, y Windows 8 Release Preview. NOTA: CVE disputa esta vulnerabilidad debida a un problema con PATH, que es un problema administrativo, y no es una parte por defecto de la instalaci\u00f3n de MySQL"
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:H/Au:N/C:C/I:C/A:C",
"baseScore": 6.2,
"accessVector": "LOCAL",
"accessComplexity": "HIGH",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE"
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 1.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": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:oracle:mysql:5.5.28:*:*:*:*:*:*:*",
"matchCriteriaId": "7D9F2E70-A2F5-432F-A04C-B5811C1A23E8"
}
]
}
]
}
],
"references": [
{
"url": "http://osvdb.org/86175",
"source": "cve@mitre.org"
},
{
"url": "https://www.htbridge.com/advisory/HTB23108",
"source": "cve@mitre.org"
},
{
"url": "http://osvdb.org/86175",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://www.htbridge.com/advisory/HTB23108",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
],
"evaluatorComment": "Per: http://cwe.mitre.org/data/definitions/426.html 'CWE-426 Untrusted Search Path'\r\n\r\n"
}