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

Take care of XXE (Xml eXternal Entity) Attack #126

Closed
pitbulk opened this issue Apr 29, 2014 · 1 comment
Closed

Take care of XXE (Xml eXternal Entity) Attack #126

pitbulk opened this issue Apr 29, 2014 · 1 comment
Assignees

Comments

@pitbulk
Copy link
Collaborator

pitbulk commented Apr 29, 2014

XXE attacks: https://www.owasp.org/index.php/XML_External_Entity_%28XXE%29_Processing

The ruby-saml uses Nokogiri at lib/xml_security.rb , 74

Read about this Nokogiri vulnerability issue:
sparklemotion/nokogiri#693

@pitbulk
Copy link
Collaborator Author

pitbulk commented Sep 9, 2014

Related to #125 . Also review this article:
http://www.wireharbor.com/hidden-security-risks-of-xml-parsing-xxe-attack/

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

No branches or pull requests

1 participant