PT-2023-29649 · Saml · Saml
Anaximand3R
·
Published
2023-10-16
·
Updated
2025-01-17
·
CVE-2023-45683
CVSS v3.1
7.1
High
| Vector | AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L |
Name of the Vulnerable Software and Affected Versions
github.com/crewjam/saml versions prior to 0.4.14
Description
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 loaded the SAML IdP initiated SSO link for the malicious service provider. Note that SP registration is commonly an unrestricted operation in IdPs, hence not requiring particular permissions or publicly accessible to ease the IdP interoperability.
Recommendations
For versions prior to 0.4.14, update to version 0.4.14 to fix the issue.
As a temporary workaround, consider performing external validation of URLs provided in SAML metadata, or restrict the ability for end-users to upload arbitrary metadata.
Exploit
Fix
XSS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Saml