原始 OSV JSON{
"id": "GHSA-5jpf-pj32-xx53",
"aliases": [
"CVE-2020-15125"
],
"details": "### Overview\nVersions before and including `2.27.0` use a block list of specific keys that should be sanitized from the request object contained in the error object. When a request to Auth0 management API fails, the key for `Authorization` header is not sanitized and the `Authorization` header value can be logged exposing a bearer token.\n\n### Am I affected?\nYou are affected by this vulnerability if all of the following conditions apply:\n\n- You are using `auth0` npm package\n- You are using a Machine to Machine application authorized to use Auth0's management API https://auth0.com/docs/flows/concepts/client-credentials\n\n### How to fix that?\nUpgrade to version `2.27.1`\n\n### Will this update impact my users?\nThe fix provided in patch will not affect your users.\n\n### Credit\nhttp://github.com/osdiab",
"summary": "Authorization header is not sanitized in an error object in auth0",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.27.1"
}
]
}
],
"package": {
"name": "auth0",
"ecosystem": "npm"
}
}
],
"modified": "2021-01-07T23:44:25Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N"
}
],
"published": "2020-07-29T16:26:22Z",
"references": [
{
"url": "https://github.com/auth0/node-auth0/security/advisories/GHSA-5jpf-pj32-xx53",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15125",
"type": "ADVISORY"
},
{
"url": "https://github.com/auth0/node-auth0/pull/507",
"type": "WEB"
},
{
"url": "https://github.com/auth0/node-auth0/pull/507/commits/62ca61b3348ec8e74d7d00358661af1a8bc98a3c",
"type": "WEB"
},
{
"url": "https://github.com/auth0/node-auth0/tree/v2.27.1",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-209"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-07-29T16:25:59Z"
}
}