mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 18:29:31 +02:00
20 lines
1.0 KiB
Markdown
20 lines
1.0 KiB
Markdown
### [CVE-2020-5407](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-5407)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Spring Security versions 5.2.x prior to 5.2.4 and 5.3.x prior to 5.3.2 contain a signature wrapping vulnerability during SAML response validation. When using the spring-security-saml2-service-provider component, a malicious user can carefully modify an otherwise valid SAML response and append an arbitrary assertion that Spring Security will accept as valid.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.oracle.com/security-alerts/cpuApr2021.html
|
|
- https://www.oracle.com/security-alerts/cpujan2021.html
|
|
- https://www.oracle.com/security-alerts/cpuoct2020.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|