You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
XML Processing error in github.com/crewjam/saml
Critical severity
GitHub Reviewed
Published
Dec 14, 2020
in
crewjam/saml
•
Updated Feb 14, 2023
There are three vulnerabilities in the go encoding/xml package that can allow an attacker to forge part of a signed XML document. For details on this vulnerability see xml-roundtrip-validator
Patches
In version 0.4.3, all XML input is validated prior to being parsed.
Impact
There are three vulnerabilities in the go
encoding/xml
package that can allow an attacker to forge part of a signed XML document. For details on this vulnerability see xml-roundtrip-validatorPatches
In version 0.4.3, all XML input is validated prior to being parsed.
References