4 matches found
CVE-2023-7273 Cross Site Request Forgery in Kiteworks OwnCloud
Cross site request forgery in Kiteworks OwnCloud allows an unauthenticated attacker to forge requests. If a request has no Authorization header, it is created with an empty string as value by a rewrite rule. The CSRF check is done by comparing the header value to null, meaning that the existing...
Insecure XML Parsing
github.com/crewjam/saml does not perform secure XML parsing. An attacker is able to forge part of a signed XML document due to a lack of validation...
CVE-2018-16150
Removed by vendor...
Insecure Hashing
github.com/google/keytransparency is vulnerable to insecure hashing. The library does not hash the unique identifier. This unique idenitifer is used to verify the randomness of the values produced. This means that its easier for an attacker to forge a valid hash...