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

136 lines
4.8 KiB
JSON

{
"id": "CVE-2015-1758",
"sourceIdentifier": "secure@microsoft.com",
"published": "2015-06-10T01:59:30.467",
"lastModified": "2018-10-12T22:09:08.153",
"vulnStatus": "Modified",
"evaluatorComment": "CWE-426: Untrusted Search Path\nhttps://cwe.mitre.org/data/definitions/426.html",
"descriptions": [
{
"lang": "en",
"value": "Untrusted search path vulnerability in the LoadLibrary function in the kernel in Microsoft Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows Server 2012, and Windows RT allows local users to gain privileges via a Trojan horse DLL in an unspecified directory, aka \"Windows LoadLibrary EoP Vulnerability.\""
},
{
"lang": "es",
"value": "Vulnerabilidad de ruta de b\u00fasqueda no confiable en la funci\u00f3n LoadLibrary en el kernel en Microsoft Windows Vista SP2, Windows Server 2008 SP2 y R2 SP1, Windows 7 SP1, Windows 8, Windows Server 2012, y Windows RT permite a usuarios locales ganar privilegios a trav\u00e9s de un DLL troyano en un directorio no especificado, tambi\u00e9n conocido como 'vulnerabilidad de EoP Load Library de Windows.'"
}
],
"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:o:microsoft:windows_7:*:sp1:x64:*:*:*:*:*",
"matchCriteriaId": "4FA15D65-7C32-4C7A-9915-746AB3F454EE"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:microsoft:windows_7:*:sp1:x86:*:*:*:*:*",
"matchCriteriaId": "976EFC05-9B37-4661-AD34-4FFDB5AB48E0"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:microsoft:windows_8:-:*:*:*:*:*:x64:*",
"matchCriteriaId": "26BF8305-E14B-4497-8210-CB293213596C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:microsoft:windows_8:-:*:*:*:*:*:x86:*",
"matchCriteriaId": "4A6B82ED-8ED0-4E54-85BD-199CD3174579"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:microsoft:windows_rt:-:*:*:*:*:*:*:*",
"matchCriteriaId": "ABC7A32C-4A4A-4533-B42E-350E728ADFEB"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:microsoft:windows_server_2008:*:sp2:*:*:*:*:*:*",
"matchCriteriaId": "0C28897B-044A-447B-AD76-6397F8190177"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:microsoft:windows_server_2008:r2:sp1:*:*:*:*:*:*",
"matchCriteriaId": "2ACA9287-B475-4AF7-A4DA-A7143CEF9E57"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:microsoft:windows_server_2012:-:*:*:*:*:*:*:*",
"matchCriteriaId": "A7DF96F8-BA6A-4780-9CA3-F719B3F81074"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:microsoft:windows_vista:*:sp2:*:*:*:*:*:*",
"matchCriteriaId": "0A0D2704-C058-420B-B368-372D1129E914"
}
]
}
]
}
],
"references": [
{
"url": "http://jvn.jp/en/jp/JVN18146081/index.html",
"source": "secure@microsoft.com"
},
{
"url": "http://jvndb.jvn.jp/en/contents/2015/JVNDB-2015-000086.html",
"source": "secure@microsoft.com"
},
{
"url": "http://www.securityfocus.com/bid/75004",
"source": "secure@microsoft.com"
},
{
"url": "http://www.securitytracker.com/id/1032527",
"source": "secure@microsoft.com"
},
{
"url": "https://docs.microsoft.com/en-us/security-updates/securitybulletins/2015/ms15-063",
"source": "secure@microsoft.com"
}
]
}