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

V5.5.2 "prevent XXE" vs "prevent XXE attack" #794

Closed
elarlang opened this issue May 30, 2020 · 2 comments
Closed

V5.5.2 "prevent XXE" vs "prevent XXE attack" #794

elarlang opened this issue May 30, 2020 · 2 comments

Comments

@elarlang
Copy link
Collaborator

elarlang commented May 30, 2020

V5.5.2

Current:

V5.5.2 Verify that the application correctly restricts XML parsers to only use the most restrictive configuration possible and to ensure that unsafe features such as resolving external entities are disabled to prevent XXE.

  • "XXE" = "XML External Entity"
  • "to prevent XXE" = "to prevent XML External Entity".

Should be "to prevent XML External Entity attack"

Proposal:

V5.5.2 Verify that the application correctly restricts XML parsers to only use the most restrictive configuration possible and to ensure that unsafe features such as resolving external entities are disabled to prevent XML eXternal Entity (XXE) attack.

@jmanico
Copy link
Member

jmanico commented May 31, 2020 via email

tghosth added a commit that referenced this issue Jun 2, 2020
tghosth added a commit that referenced this issue Jun 2, 2020
@tghosth
Copy link
Collaborator

tghosth commented Jun 2, 2020

Nice, done

@tghosth tghosth closed this as completed Jun 2, 2020
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

3 participants