Skip to content

Commit

Permalink
Updated advisory posts against rubysec/ruby-advisory-db@46096c9
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastien Faure authored and RubySec CI committed Sep 13, 2024
1 parent 532f0e0 commit 4bf5908
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions advisories/_posts/2024-08-28-CVE-2024-45409.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
layout: advisory
title: 'CVE-2024-45409 (ruby-saml): SAML authentication bypass via Incorrect XPath
selector'
comments: false
categories:
- ruby-saml
advisory:
gem: ruby-saml
cve: 2024-45409
ghsa: jw9c-mfg7-9rx2
url: https://github.com/SAML-Toolkits/ruby-saml/commit/1ec5392bc506fe43a02dbb66b68741051c5ffeae
title: SAML authentication bypass via Incorrect XPath selector
date: 2024-08-28
description: |
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.
cvss_v3: 10.0
patched_versions:
- "~> 1.12.3"
- ">= 1.17.0"
---

0 comments on commit 4bf5908

Please sign in to comment.