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

93 lines
3.2 KiB
JSON

{
"id": "CVE-2011-5154",
"sourceIdentifier": "cve@mitre.org",
"published": "2012-09-06T10:41:57.877",
"lastModified": "2021-01-15T13:29:24.540",
"vulnStatus": "Analyzed",
"evaluatorComment": "Per: http://cwe.mitre.org/data/definitions/426.html\r\n\r\n'CWE-426 Untrusted Search Path'",
"descriptions": [
{
"lang": "en",
"value": "Multiple untrusted search path vulnerabilities in (1) SAPGui.exe and (2) BExAnalyzer.exe in SAP GUI 6.4 through 7.2 allow local users to gain privileges via a Trojan horse MFC80LOC.DLL file in the current working directory, as demonstrated by a directory that contains a .sap file. NOTE: some of these details are obtained from third party information."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de ruta de b\u00fasqueda no confiable en (1) SAPGui.exe y (2) BExAnalyzer.exe en SAP GUI v6.4 hasta v7.2, permite a usuarios locales ganar privilegios a trav\u00e9s de un archivo MFC80LOC.DLL caballo de troya que se encuentre en el mismo directorio de trabajo, como se demostr\u00f3 con un directorio que contiene un archivo .sap. NOTA: algunos de estos detalles han sido obtenidos de fuentes de informaci\u00f3n de terceros"
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:L/AC:M/Au:N/C:C/I:C/A:C",
"accessVector": "LOCAL",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 6.9
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 3.4,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"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:sap:graphical_user_interface:6.4:*:*:*:*:*:*:*",
"matchCriteriaId": "B510D3BB-91FC-4974-9ED6-F0244C6EDC4E"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:sap:graphical_user_interface:7.2:*:*:*:*:*:*:*",
"matchCriteriaId": "D3AE45E9-41B9-4958-AE07-6D321656A919"
}
]
}
]
}
],
"references": [
{
"url": "http://dsecrg.com/pages/vul/show.php?id=314",
"source": "cve@mitre.org"
},
{
"url": "http://www.sdn.sap.com/irj/sdn/index?rid=/webcontent/uuid/c05604f6-4eb3-2d10-eea7-ceb666083a6a",
"source": "cve@mitre.org"
},
{
"url": "https://service.sap.com/sap/support/notes/1511179",
"source": "cve@mitre.org"
}
]
}