ghsa-5379-r78w-42h2
Vulnerability from github
Published
2021-08-30 16:11
Modified
2024-02-10 00:55
Severity ?
Summary
Unlimited transforms allowed for signed nodes
Details
Impact
A malicious SAML payload can require transforms that consume significant system resources to process, thereby resulting in reduced or denied service. This would be an effective way to perform a denial-of-service attack.
Patches
This has been resolved in version 3.1.0. The resolution is to limit the number of allowable transforms to 2.
References
https://github.com/node-saml/passport-saml/pull/595
{ "affected": [ { "package": { "ecosystem": "npm", "name": "passport-saml" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.1.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-39171" ], "database_specific": { "cwe_ids": [ "CWE-400" ], "github_reviewed": true, "github_reviewed_at": "2021-08-27T23:25:28Z", "nvd_published_at": "2021-08-27T22:15:00Z", "severity": "MODERATE" }, "details": "### Impact\nA malicious SAML payload can require transforms that consume significant system resources to process, thereby resulting in reduced or denied service. This would be an effective way to perform a denial-of-service attack.\n\n### Patches\nThis has been resolved in version 3.1.0. The resolution is to limit the number of allowable transforms to 2.\n\n### References\nhttps://github.com/node-saml/passport-saml/pull/595\n", "id": "GHSA-5379-r78w-42h2", "modified": "2024-02-10T00:55:45Z", "published": "2021-08-30T16:11:57Z", "references": [ { "type": "WEB", "url": "https://github.com/node-saml/passport-saml/security/advisories/GHSA-5379-r78w-42h2" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-39171" }, { "type": "WEB", "url": "https://github.com/node-saml/passport-saml/pull/595" }, { "type": "WEB", "url": "https://github.com/node-saml/passport-saml/commit/f1e00b64c21a725f545e675cd810bbaa435a3972" }, { "type": "PACKAGE", "url": "https://github.com/node-saml/passport-saml" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "type": "CVSS_V3" } ], "summary": "Unlimited transforms allowed for signed nodes" }
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.
- 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.