GHSA-MFCP-34XW-P57X
Vulnerability from github – Published: 2020-09-03 21:20 – Updated: 2021-09-29 20:12
VLAI?
Summary
Authentication Bypass in saml2-js
Details
Versions of saml2-js prior to 2.0.5 are vulnerable to an Authentication Bypass. The package fails to enforce the assertion conditions for encrypted assertions, which may allow an attacker to reuse encrypted assertion tokens indefinitely.
Recommendation
Upgrade to version 2.0.5 or later.
Severity ?
6.8 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "saml2-js"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.0.5"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [],
"database_specific": {
"cwe_ids": [
"CWE-287"
],
"github_reviewed": true,
"github_reviewed_at": "2020-08-31T18:51:27Z",
"nvd_published_at": null,
"severity": "MODERATE"
},
"details": "Versions of `saml2-js` prior to 2.0.5 are vulnerable to an Authentication Bypass. The package fails to enforce the assertion conditions for encrypted assertions, which may allow an attacker to reuse encrypted assertion tokens indefinitely.\n\n\n## Recommendation\n\nUpgrade to version 2.0.5 or later.",
"id": "GHSA-mfcp-34xw-p57x",
"modified": "2021-09-29T20:12:42Z",
"published": "2020-09-03T21:20:52Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/Clever/saml2/pull/190"
},
{
"type": "WEB",
"url": "https://github.com/Clever/saml2/commit/ae0da4d0a0ea682a737be481e3bd78798be405c0"
},
{
"type": "PACKAGE",
"url": "https://github.com/Clever/saml2"
},
{
"type": "WEB",
"url": "https://snyk.io/vuln/SNYK-JS-SAML2JS-474637"
},
{
"type": "WEB",
"url": "https://www.npmjs.com/advisories/1222"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"type": "CVSS_V3"
}
],
"summary": "Authentication Bypass in saml2-js"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…