question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

passport-saml <= 3.2.1 has signature bypass vulnerability

See original GitHub issue

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
erikxivcommented, Oct 14, 2022

Sidenote: The following workaround can be used on local installations

  "resolutions": {
    "passport-saml": "^3.2.2",
  }
0reactions
graynkcommented, Dec 2, 2022

Hey @OrkoHunter, sorry to bump an old thread, but it seems like passport-saml was deprecated in favor of @node-saml/passport-saml: https://www.npmjs.com/package/passport-saml

It also uses an old version of @xmldom/xmldom, which has a vulneravility, not sure plugin-auth-backend is affected by it or not: https://github.com/advisories/GHSA-crh6-fp67-6883

Read more comments on GitHub >

github_iconTop Results From Across the Web

Recent Vulnerability in passport-saml (CVE-2022-39299)
A remote attacker may be able to bypass SAML authentication on a website using passport-saml. A successful attack requires that the attacker is...
Read more >
passport-saml@1.3.4 - Snyk Vulnerability Database
Affected versions of this package are vulnerable to Improper Verification of Cryptographic Signature by allowing a remote attacker to bypass SAML ...
Read more >
CVE-2022-39299 Detail - NVD
This vulnerability has been modified and is currently undergoing reanalysis. Please check back soon to view the updated vulnerability summary.
Read more >
Passport-SAML auth bypass triggers fix of critical, upstream ...
A critical vulnerability arising from improper input validation has been addressed in XMLDOM, the JavaScript implementation of W3C DOM for Node.
Read more >
passport-saml - npm
It is a good idea to validate the signatures of the incoming SAML Responses. For this, you can provide the Identity Provider's public...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found