mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 23:28:04 +02:00
18 lines
850 B
Markdown
18 lines
850 B
Markdown
### [CVE-2015-5372](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-5372)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The SAML 2.0 implementation in AdNovum nevisAuth 4.13.0.0 before 4.18.3.1, when using SAML POST-Binding, does not match all attributes of the X.509 certificate embedded in the assertion against the certificate from the identity provider (IdP), which allows remote attackers to inject arbitrary SAML assertions via a crafted certificate.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/133628/nevisAuth-Authentication-Bypass.html
|
|
|
|
#### Github
|
|
- https://github.com/CompassSecurity/SAMLRaider
|
|
|