ghsa-73jp-3c67-hjfv
Vulnerability from github
Published
2018-07-26 15:53
Modified
2021-09-02 19:18
Severity ?
VLAI Severity ?
Summary
Authentication Bypass in passport-azure-ad
Details
Affected versions of passport-azure-ad do not recognize the validateIssuer setting, which allows remote attackers to bypass authentication via a crafted token.
Recommendation
Version 1.x: Update to version 1.4.6 or later. Version 2.x: Update to version 2.0.1 or later.
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "passport-azure-ad"
},
"ranges": [
{
"events": [
{
"introduced": "1.0.0"
},
{
"fixed": "1.4.6"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "npm",
"name": "passport-azure-ad"
},
"ranges": [
{
"events": [
{
"introduced": "2.0.0"
},
{
"fixed": "2.0.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.0.0"
]
}
],
"aliases": [
"CVE-2016-7191"
],
"database_specific": {
"cwe_ids": [
"CWE-287"
],
"github_reviewed": true,
"github_reviewed_at": "2020-06-16T21:21:12Z",
"nvd_published_at": null,
"severity": "HIGH"
},
"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.",
"id": "GHSA-73jp-3c67-hjfv",
"modified": "2021-09-02T19:18:46Z",
"published": "2018-07-26T15:53:31Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-7191"
},
{
"type": "PACKAGE",
"url": "https://github.com/AzureAD/passport-azure-ad"
},
{
"type": "WEB",
"url": "https://github.com/AzureAD/passport-azure-ad/blob/master/SECURITY-NOTICE.MD"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-73jp-3c67-hjfv"
},
{
"type": "WEB",
"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"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
],
"summary": "Authentication Bypass in passport-azure-ad"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…