logo

CVE-2023-45683 github.com/crewjam/saml

Package

Manager: go
Name: github.com/crewjam/saml
Vulnerable Version: >=0 <0.4.14

Severity

Level: High

CVSS v3.1: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L

CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N

EPSS: 0.00322 pctl0.54617

Details

Cross-site Scripting via missing Binding syntax validation ### Impact 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: The severity is considered “High” because the SP registration is commonly an unrestricted operation in IdPs, hence not requiring particular permissions or publicly accessible to ease the IdP interoperability. ### Patches This issue is fixed in 0.4.14 ### Workarounds Users of the package can perform external validation of URLs provided in SAML metadata, or restrict the ability for end-users to upload arbitrary metadata. ### References This issue was reported by Francesco Lacerenza from Doyensec.

Metadata

Created: 2023-10-17T14:20:59Z
Modified: 2023-10-24T18:32:14Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/10/GHSA-267v-3v32-g6q5/GHSA-267v-3v32-g6q5.json
CWE IDs: ["CWE-79"]
Alternative ID: GHSA-267v-3v32-g6q5
Finding: F008
Auto approve: 1