原始 OSV JSON{
"id": "GHSA-73jp-3c67-hjfv",
"aliases": [
"CVE-2016-7191"
],
"details": "Affected versions of `passport-azure-ad` do not recognize the `validateIssuer` setting, which allows remote attackers to bypass authentication via a crafted token.\n\n\n## Recommendation\n\nVersion 1.x: Update to version 1.4.6 or later.\nVersion 2.x: Update to version 2.0.1 or later.",
"summary": "Authentication Bypass in passport-azure-ad",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.0.0"
},
{
"fixed": "1.4.6"
}
]
}
],
"package": {
"name": "passport-azure-ad",
"ecosystem": "npm"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.0.0"
},
{
"fixed": "2.0.1"
}
]
}
],
"package": {
"name": "passport-azure-ad",
"ecosystem": "npm"
},
"versions": [
"2.0.0"
]
}
],
"modified": "2021-09-02T19:18:46Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"published": "2018-07-26T15:53:31Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-7191",
"type": "ADVISORY"
},
{
"url": "https://github.com/AzureAD/passport-azure-ad",
"type": "PACKAGE"
},
{
"url": "https://github.com/AzureAD/passport-azure-ad/blob/master/SECURITY-NOTICE.MD",
"type": "WEB"
},
{
"url": "https://github.com/advisories/GHSA-73jp-3c67-hjfv",
"type": "ADVISORY"
},
{
"url": "https://support.microsoft.com/en-us/kb/3187742",
"type": "WEB"
},
{
"url": "https://support.microsoft.com/kb/3187742",
"type": "WEB"
},
{
"url": "https://www.npmjs.com/advisories/151",
"type": "WEB"
},
{
"url": "http://www.securityfocus.com/bid/93213",
"type": "WEB"
},
{
"url": "http://www.securitytracker.com/id/1036996",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-287"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-06-16T21:21:12Z"
}
}