原始 OSV JSON{
"id": "GHSA-v3jv-wrf4-5845",
"aliases": [
"CVE-2013-4116"
],
"details": "Affected versions of `npm` use predictable temporary file names during archive unpacking. If an attacker can create a symbolic link at the location of one of these temporary file names, the attacker can arbitrarily write to any file that the user which owns the `npm` process has permission to write to, potentially resulting in local privilege escalation.\n\n\n\n## Recommendation\n\nUpdate to version 1.3.3 or later.",
"summary": "Local Privilege Escalation in npm",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.3.3"
}
]
}
],
"package": {
"name": "npm",
"ecosystem": "npm"
}
}
],
"modified": "2021-09-23T21:38:18Z",
"severity": [],
"published": "2020-09-01T16:03:34Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4116",
"type": "ADVISORY"
},
{
"url": "https://github.com/npm/npm/issues/3635",
"type": "WEB"
},
{
"url": "https://github.com/npm/npm/commit/f4d31693",
"type": "WEB"
},
{
"url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=715325",
"type": "WEB"
},
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=983917",
"type": "WEB"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/87141",
"type": "WEB"
},
{
"url": "https://github.com/npm/npm",
"type": "PACKAGE"
},
{
"url": "https://www.npmjs.com/advisories/152",
"type": "WEB"
},
{
"url": "http://www.openwall.com/lists/oss-security/2013/07/10/17",
"type": "WEB"
},
{
"url": "http://www.openwall.com/lists/oss-security/2013/07/11/9",
"type": "WEB"
},
{
"url": "http://www.securityfocus.com/bid/61083",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-59"
],
"severity": "LOW",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-08-31T18:12:39Z"
}
}