fkie_cve-2024-45409
Vulnerability from fkie_nvd
Published
2024-09-10 19:15
Modified
2024-11-21 09:37
Severity ?
10.0 (Critical) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N
9.8 (Critical) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
9.8 (Critical) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Summary
The Ruby SAML library is for implementing the client side of a SAML authorization. Ruby-SAML in <= 12.2 and 1.13.0 <= 1.16.0 does not properly verify the signature of the SAML Response. An unauthenticated attacker with access to any signed saml document (by the IdP) can thus forge a SAML Response/Assertion with arbitrary contents. This would allow the attacker to log in as arbitrary user within the vulnerable system. This vulnerability is fixed in 1.17.0 and 1.12.3.
References
Impacted products
{ configurations: [ { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:a:onelogin:ruby-saml:*:*:*:*:*:*:*:*", matchCriteriaId: "DF41BEEE-FC5B-4728-B9BE-0B58C04F547E", versionEndExcluding: "1.12.3", vulnerable: true, }, { criteria: "cpe:2.3:a:onelogin:ruby-saml:*:*:*:*:*:*:*:*", matchCriteriaId: "ADBA67BE-BC31-48C0-A36F-9431814178C0", versionEndExcluding: "1.17.0", versionStartIncluding: "1.13.0", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:a:omniauth:omniauth_saml:*:*:*:*:*:ruby:*:*", matchCriteriaId: "6D978907-97A8-4EF4-BF81-FE8702C24745", versionEndIncluding: "1.10.3", vulnerable: true, }, { criteria: "cpe:2.3:a:omniauth:omniauth_saml:2.0.0:*:*:*:*:ruby:*:*", matchCriteriaId: "527AEDE3-F8EB-4C38-AF51-3B679AC4E336", vulnerable: true, }, { criteria: "cpe:2.3:a:omniauth:omniauth_saml:2.1.0:*:*:*:*:ruby:*:*", matchCriteriaId: "3F307538-4D4D-4DD1-A9A0-F4D06E20163E", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, { nodes: [ { cpeMatch: [ { criteria: "cpe:2.3:a:gitlab:gitlab:*:*:*:*:*:*:*:*", matchCriteriaId: "7000556E-4EBB-4B99-84B1-A2EEA709311C", versionEndExcluding: "16.11.10", vulnerable: true, }, { criteria: "cpe:2.3:a:gitlab:gitlab:*:*:*:*:*:*:*:*", matchCriteriaId: "3B47FDB0-B642-4E50-B0B6-1D71545FE917", versionEndExcluding: "17.0.8", versionStartIncluding: "17.0.0", vulnerable: true, }, { criteria: "cpe:2.3:a:gitlab:gitlab:*:*:*:*:*:*:*:*", matchCriteriaId: "86B327A7-22C7-488F-ABA6-3AC90EF07D04", versionEndExcluding: "17.1.8", versionStartIncluding: "17.1.0", vulnerable: true, }, { criteria: "cpe:2.3:a:gitlab:gitlab:*:*:*:*:*:*:*:*", matchCriteriaId: "E831CA83-DDA9-4F47-BCF8-2CBB7E74C9DC", versionEndExcluding: "17.2.7", versionStartIncluding: "17.2.0", vulnerable: true, }, { criteria: "cpe:2.3:a:gitlab:gitlab:*:*:*:*:*:*:*:*", matchCriteriaId: "60003658-012F-4DB8-9D8F-8E48C14CA0C4", versionEndExcluding: "17.3.3", versionStartIncluding: "17.3.0", vulnerable: true, }, ], negate: false, operator: "OR", }, ], }, ], cveTags: [], descriptions: [ { lang: "en", value: "The Ruby SAML library is for implementing the client side of a SAML authorization. Ruby-SAML in <= 12.2 and 1.13.0 <= 1.16.0 does not properly verify the signature of the SAML Response. An unauthenticated attacker with access to any signed saml document (by the IdP) can thus forge a SAML Response/Assertion with arbitrary contents. This would allow the attacker to log in as arbitrary user within the vulnerable system. This vulnerability is fixed in 1.17.0 and 1.12.3.", }, { lang: "es", value: "La librería Ruby SAML sirve para implementar el lado del cliente de una autorización SAML. Ruby-SAML en <= 12.2 y 1.13.0 <= 1.16.0 no verifica correctamente la firma de la respuesta SAML. Un atacante no autenticado con acceso a cualquier documento SAML firmado (por el IdP) puede falsificar una respuesta/afirmación SAML con contenido arbitrario. Esto le permitiría al atacante iniciar sesión como un usuario arbitrario dentro del sistema vulnerable. Esta vulnerabilidad se solucionó en 1.17.0 y 1.12.3.", }, ], id: "CVE-2024-45409", lastModified: "2024-11-21T09:37:44.377", metrics: { cvssMetricV31: [ { cvssData: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "NONE", baseScore: 10, baseSeverity: "CRITICAL", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "CHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N", version: "3.1", }, exploitabilityScore: 3.9, impactScore: 5.8, source: "security-advisories@github.com", type: "Secondary", }, { cvssData: { attackComplexity: "LOW", attackVector: "NETWORK", availabilityImpact: "HIGH", baseScore: 9.8, baseSeverity: "CRITICAL", confidentialityImpact: "HIGH", integrityImpact: "HIGH", privilegesRequired: "NONE", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", version: "3.1", }, exploitabilityScore: 3.9, impactScore: 5.9, source: "nvd@nist.gov", type: "Primary", }, ], }, published: "2024-09-10T19:15:22.030", references: [ { source: "security-advisories@github.com", tags: [ "Patch", ], url: "https://github.com/SAML-Toolkits/ruby-saml/commit/1ec5392bc506fe43a02dbb66b68741051c5ffeae", }, { source: "security-advisories@github.com", tags: [ "Patch", ], url: "https://github.com/SAML-Toolkits/ruby-saml/commit/4865d030cae9705ee5cdb12415c654c634093ae7", }, { source: "security-advisories@github.com", tags: [ "Vendor Advisory", ], url: "https://github.com/SAML-Toolkits/ruby-saml/security/advisories/GHSA-jw9c-mfg7-9rx2", }, { source: "security-advisories@github.com", tags: [ "Vendor Advisory", ], url: "https://github.com/omniauth/omniauth-saml/security/advisories/GHSA-cvp8-5r8g-fhvq", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://lists.debian.org/debian-lts-announce/2024/11/msg00006.html", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://news.ycombinator.com/item?id=41586031", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://security.netapp.com/advisory/ntap-20240926-0008/", }, { source: "af854a3a-2127-422b-91ae-364da2661108", url: "https://ssoready.com/blog/engineering/ruby-saml-pwned-by-xml-signature-wrapping-attacks/", }, ], sourceIdentifier: "security-advisories@github.com", vulnStatus: "Modified", weaknesses: [ { description: [ { lang: "en", value: "CWE-347", }, ], source: "security-advisories@github.com", type: "Primary", }, ], }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.