原始 OSV JSON{
"id": "GHSA-m2mx-rfpw-jghv",
"aliases": [
"CVE-2020-13110"
],
"details": "Version of `kerberos` prior to 1.0.0 are vulnerable to DLL Injection. The package loads DLLs without specifying a full path. This may allow attackers to create a file with the same name in a folder that precedes the intended file in the DLL path search. Doing so would allow attackers to execute arbitrary code in the machine.\n\n\n## Recommendation\n\nUpgrade to version 1.0.0 or later.",
"summary": "DLL Injection in kerberos",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.0"
}
]
}
],
"package": {
"name": "kerberos",
"ecosystem": "npm"
}
}
],
"modified": "2023-08-21T19:57:14Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
}
],
"published": "2020-09-04T18:01:59Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-13110",
"type": "ADVISORY"
},
{
"url": "https://github.com/mongodb-js/kerberos",
"type": "PACKAGE"
},
{
"url": "https://medium.com/@kiddo_Ha3ker/dll-injection-attack-in-kerberos-npm-package-cb4b32031cd",
"type": "WEB"
},
{
"url": "https://www.linkedin.com/posts/op-innovate_dll-injection-attack-in-kerberos-npm-package-activity-6667043749547253760-kVlW",
"type": "WEB"
},
{
"url": "https://www.npmjs.com/advisories/1514",
"type": "WEB"
},
{
"url": "https://www.op-c.net/2020/05/15/dll-injection-attack-in-kerberos-npm-package",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-427"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-08-31T19:01:58Z"
}
}