Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/crewjam/saml
  4. ›
  5. CVE-2023-45683

CVE-2023-45683: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

October 16, 2023 (updated October 20, 2023)

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.

References

  • github.com/advisories/GHSA-267v-3v32-g6q5
  • github.com/crewjam/saml/commit/b07b16cf83c4171d16da4d85608cb827f183cd79
  • github.com/crewjam/saml/security/advisories/GHSA-267v-3v32-g6q5
  • nvd.nist.gov/vuln/detail/CVE-2023-45683

Code Behaviors & Features

Detect and mitigate CVE-2023-45683 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.4.14

Fixed versions

  • v0.4.14

Solution

Upgrade to version 0.4.14 or above.

Impact 6.1 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Source file

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

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:59 +0000.