mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 07:12:31 +02:00
19 lines
962 B
Markdown
19 lines
962 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
|
|
- http://www.csnc.ch/misc/files/advisories/CVE-2015-5372_AdNovum_nevisAuth_Authentication_Bypass.txt
|
|
|
|
#### Github
|
|
- https://github.com/CompassSecurity/SAMLRaider
|
|
|