Vulnerability Report: GO-2023-2114
- CVE-2023-45683, GHSA-267v-3v32-g6q5
- Affects: github.com/crewjam/saml
- Published: Oct 24, 2023
- Modified: May 20, 2024
The package does not validate the ACS Location URI according to the SAML binding being parsed. If abused, this flaw allows attackers to register malicious Service Providers at the IdP and inject Javascript in the ACS endpoint definition, achieving Cross-Site-Scripting (XSS) in the IdP context during the redirection at the end of a SAML SSO Flow. Consequently, an attacker may perform any authenticated action as the victim once the victim's browser loads the SAML IdP initiated SSO link for the malicious service provider.
For detailed information about this vulnerability, visit https://github.com/crewjam/saml/security/advisories/GHSA-267v-3v32-g6q5.
Affected Packages
-
PathGo VersionsSymbols
-
before v0.4.14all symbols
Aliases
References
- https://github.com/crewjam/saml/security/advisories/GHSA-267v-3v32-g6q5
- https://github.com/crewjam/saml/commit/b07b16cf83c4171d16da4d85608cb827f183cd79
- https://vuln.go.dev/ID/GO-2023-2114.json
Credits
- Francesco Lacerenza from Doyensec
Feedback
See anything missing or incorrect?
Suggest an edit to this report.