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

libxml2: explore the new XML_PARSE_NO_XXE parse option #3159

Open
flavorjones opened this issue Mar 18, 2024 · 0 comments
Open

libxml2: explore the new XML_PARSE_NO_XXE parse option #3159

flavorjones opened this issue Mar 18, 2024 · 0 comments

Comments

@flavorjones
Copy link
Member

flavorjones commented Mar 18, 2024

GNOME/libxml2@02cc5c36 introduced a new parse option, XML_PARSE_NO_XXE to "disable loading of external content".

Given the history of working around XXE vectors, I want to make sure I understand how the flag is implemented (what it does), craft appropriate tests for it, and support it in versions of libxml2 that provide it.

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