原始 OSV JSON{
"id": "GHSA-jmqm-f2gx-4fjv",
"aliases": [],
"details": "Affected versions of `npm-registry-fetch` are vulnerable to an information exposure vulnerability through log files. The cli supports URLs like `<protocol>://[<user>[:<password>]@]<hostname>[:<port>][:][/]<path>`. The password value is not redacted and is printed to stdout and also to any generated log files.",
"summary": "Sensitive information exposure through logs in npm-registry-fetch",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "4.0.5"
}
]
}
],
"package": {
"name": "npm-registry-fetch",
"ecosystem": "npm"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "5.0.0"
},
{
"fixed": "8.1.1"
}
]
}
],
"package": {
"name": "npm-registry-fetch",
"ecosystem": "npm"
}
}
],
"modified": "2021-09-22T19:00:07Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
}
],
"published": "2020-07-07T18:59:10Z",
"references": [
{
"url": "https://github.com/npm/npm-registry-fetch/security/advisories/GHSA-jmqm-f2gx-4fjv",
"type": "WEB"
},
{
"url": "https://github.com/npm/npm-registry-fetch/pull/29",
"type": "WEB"
},
{
"url": "https://github.com/npm/npm-registry-fetch/commit/18bf9b97fb1deecdba01ffb05580370846255c88",
"type": "WEB"
},
{
"url": "https://github.com/npm/npm-registry-fetch",
"type": "PACKAGE"
},
{
"url": "https://snyk.io/vuln/SNYK-JS-NPMREGISTRYFETCH-575432",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-352"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-07-07T18:26:15Z"
}
}