2023-11-07 21:03:21 +00:00

125 lines
3.6 KiB
JSON

{
"id": "CVE-2020-13110",
"sourceIdentifier": "cve@mitre.org",
"published": "2020-05-16T12:15:12.140",
"lastModified": "2023-11-07T03:16:27.460",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The kerberos package before 1.0.0 for Node.js allows arbitrary code execution and privilege escalation via injection of malicious DLLs through use of the kerberos_sspi LoadLibrary() method, because of a DLL path search."
},
{
"lang": "es",
"value": "El paquete kerberos versiones anteriores a 1.0.0 para Node.js, permite una ejecuci\u00f3n de c\u00f3digo arbitraria y una escalada de privilegios por medio de una inyecci\u00f3n de DLLs maliciosas, mediante el uso del m\u00e9todo LoadLibrary() de kerberos_sspi, debido a una b\u00fasqueda de ruta DLL."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9
}
],
"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": "CWE-427"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:kerberos_project:kerberos:*:*:*:*:*:node.js:*:*",
"versionEndExcluding": "1.0.0",
"matchCriteriaId": "F33EC49A-7320-4FB7-898F-D34409BBA71E"
}
]
}
]
}
],
"references": [
{
"url": "https://medium.com/%40kiddo_Ha3ker/dll-injection-attack-in-kerberos-npm-package-cb4b32031cd",
"source": "cve@mitre.org"
},
{
"url": "https://www.linkedin.com/posts/op-innovate_dll-injection-attack-in-kerberos-npm-package-activity-6667043749547253760-kVlW",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://www.npmjs.com/advisories/1514",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://www.op-c.net/2020/05/15/dll-injection-attack-in-kerberos-npm-package/",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Mitigation",
"Third Party Advisory"
]
}
]
}