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 assertion that have been signed.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
21 Nov 2024, 05:34
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/IdentityPython/pysaml2/commit/5e9d5acbcd8ae45c4e736ac521fd2df5b1c62e25 - Patch, Third Party Advisory | |
References | () https://github.com/IdentityPython/pysaml2/commit/f27c7e7a7010f83380566a219fd6a290a00f2b6e - Patch, Third Party Advisory | |
References | () https://github.com/IdentityPython/pysaml2/releases - Release Notes, Third Party Advisory | |
References | () https://github.com/IdentityPython/pysaml2/releases/tag/v5.0.0 - Release Notes, Third Party Advisory | |
References | () https://lists.debian.org/debian-lts-announce/2020/02/msg00025.html - Mailing List, Third Party Advisory | |
References | () https://pypi.org/project/pysaml2/5.0.0/ - Product, Third Party Advisory | |
References | () https://usn.ubuntu.com/4245-1/ - Third Party Advisory | |
References | () https://www.debian.org/security/2020/dsa-4630 - Third Party Advisory |
Information
Published : 2020-01-13 19:15
Updated : 2024-11-21 05:34
NVD link : CVE-2020-5390
Mitre link : CVE-2020-5390
CVE.ORG link : CVE-2020-5390
JSON object : View
Products Affected
pysaml2_project
- pysaml2
canonical
- ubuntu_linux
debian
- debian_linux
CWE
CWE-347
Improper Verification of Cryptographic Signature