File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ layout : advisory
3
+ title : ' CVE-2024-45409 (ruby-saml): SAML authentication bypass via Incorrect XPath
4
+ selector'
5
+ comments : false
6
+ categories :
7
+ - ruby-saml
8
+ advisory :
9
+ gem : ruby-saml
10
+ cve : 2024-45409
11
+ ghsa : jw9c-mfg7-9rx2
12
+ url : https://github.com/SAML-Toolkits/ruby-saml/commit/1ec5392bc506fe43a02dbb66b68741051c5ffeae
13
+ title : SAML authentication bypass via Incorrect XPath selector
14
+ date : 2024-08-28
15
+ description : |
16
+ Ruby-SAML in <= 12.2 and 1.13.0 <= 1.16.0 does not properly verify the signature of the SAML Response.
17
+ An unauthenticated attacker with access to any signed saml document (by the IdP) can thus forge a SAML
18
+ Response/Assertion with arbitrary contents. This would allow the attacker to log in as arbitrary user within
19
+ the vulnerable system.
20
+ cvss_v3 : 10.0
21
+ patched_versions :
22
+ - " ~> 1.12.3"
23
+ - " >= 1.17.0"
24
+ ---
You can’t perform that action at this time.
0 commit comments