Insecure digital certificates In pysaml2
Description
Improper Verification of Cryptographic Signature in PySAML2 PySAML2 before 5.0.0 does not check that the signature in a SAML document is enveloped and thus signature wrapping is effective, i.e., it is affected by XML Signature Wrapping (XSW). The signature information and the node/object that is signed can be in different places and thus the signature verification will succeed, but the wrong data will be used. This specifically affects the verification of assertions that have been signed.
Mitigation
Update Impact
Minimal update. May introduce new vulnerabilities or breaking changes.
Ecosystem | Package | Affected version | Patched versions |
|---|---|---|---|
pypi | 5.0.0 | ||
debian 11 | 4.5.0-7 | ||
debian 12 | 4.5.0-7 | ||
debian 14 | 4.5.0-7 | ||
debian 13 | 4.5.0-7 |
Aliases
1. 2. 3. 4. 5. 6. 7. 8.
References
1. 2. 3. 4. 5. 6. 7. 8. 9.