golang / vulndb

[mirror] The Go Vulnerability Database
Other
565 stars 62 forks source link

x/vulndb: potential Go vuln in github.com/ssoready/ssoready: CVE-2024-47832 #3185

Closed GoVulnBot closed 1 month ago

GoVulnBot commented 1 month ago

Advisory CVE-2024-47832 references a vulnerability in the following Go modules:

Module
github.com/ssoready/ssoready

Description: ssoready is a single sign on provider implemented via docker. Affected versions are vulnerable to XML signature bypass attacks. An attacker can carry out signature bypass if you have access to certain IDP-signed messages. The underlying mechanism exploits differential behavior between XML parsers. Users of https://ssoready.com, the public hosted instance of SSOReady, are unaffected. We advise folks who self-host SSOReady to upgrade to 7f92a06 or later. Do so by updating your SSOReady Docker images from sha-... to sha-7f92a06. There are no known workarounds for this vulnerability.

References:

No existing reports found with this module or alias. See doc/quickstart.md for instructions on how to triage this report.

id: GO-ID-PENDING
modules:
    - module: github.com/ssoready/ssoready
      vulnerable_at: 0.0.0-20241009160555-27958e3f242c
summary: CVE-2024-47832 in github.com/ssoready/ssoready
cves:
    - CVE-2024-47832
references:
    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2024-47832
    - fix: https://github.com/ssoready/ssoready/commit/7f92a0630439972fcbefa8c7eafe8c144bd89915
    - web: https://github.com/ssoready/ssoready/security/advisories/GHSA-j2hr-q93x-gxvh
    - web: https://ssoready.com/docs/self-hosting/self-hosting-sso-ready
source:
    id: CVE-2024-47832
    created: 2024-10-09T20:01:23.51366Z
review_status: UNREVIEWED
gopherbot commented 1 month ago

Change https://go.dev/cl/619696 mentions this issue: data/reports: add 6 reports