Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SUR-407 – Denial of Service using XML Signatures over large XML files #125

Open
relaxnow opened this issue Jan 5, 2015 · 0 comments
Open

Comments

@relaxnow
Copy link
Contributor

relaxnow commented Jan 5, 2015

Vulnerability ID: SUR-407
Vulnerability Type: Denial-of-Service
Threat Level: Low

An attacker can perform a Denial of Service attack by constructing large XML messages and then forcing the server to verify a signature over these messages. With our most performant attacks, we were able to force the server to use 100% CPU for 30 seconds, with one 400kB signed SAML message. The countermeasure is to validate sizes of incoming XML messages, before they are processed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants