Files
CVEs-PoC/2020/CVE-2020-5407.md
T
2025-09-29 21:09:30 +02:00

1.1 KiB

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

Github