CVE-2023-45683

github.com/crewjam/saml is a saml library for the go language. In affected versions 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: SP registration is commonly an unrestricted operation in IdPs, hence not requiring particular permissions or publicly accessible to ease the IdP interoperability. This issue is fixed in version 0.4.14. Users unable to upgrade may perform external validation of URLs provided in SAML metadata, or restrict the ability for end-users to upload arbitrary metadata.
Configurations

Configuration 1 (hide)

cpe:2.3:a:saml_project:saml:*:*:*:*:*:go:*:*

History

20 Oct 2023, 12:16

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 6.1
First Time Saml Project
Saml Project saml
References (MISC) https://github.com/crewjam/saml/security/advisories/GHSA-267v-3v32-g6q5 - (MISC) https://github.com/crewjam/saml/security/advisories/GHSA-267v-3v32-g6q5 - Vendor Advisory
References (MISC) https://github.com/crewjam/saml/commit/b07b16cf83c4171d16da4d85608cb827f183cd79 - (MISC) https://github.com/crewjam/saml/commit/b07b16cf83c4171d16da4d85608cb827f183cd79 - Patch
CPE cpe:2.3:a:saml_project:saml:*:*:*:*:*:go:*:*

16 Oct 2023, 19:24

Type Values Removed Values Added
New CVE

Information

Published : 2023-10-16 19:15

Updated : 2024-02-28 20:33


NVD link : CVE-2023-45683

Mitre link : CVE-2023-45683

CVE.ORG link : CVE-2023-45683


JSON object : View

Products Affected

saml_project

  • saml
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')