Skip to content

C++: Support libxml2 in the XXE query #9018

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

Merged
merged 3 commits into from
May 3, 2022
Merged

C++: Support libxml2 in the XXE query #9018

merged 3 commits into from
May 3, 2022

Conversation

geoffw0
Copy link
Contributor

@geoffw0 geoffw0 commented May 3, 2022

Add test cases + support for the libxml2 library in the CWE-611 XXE query.

It turns out less data flow is required for checking this library than for Xerces, so much of the existing query logic isn't really used here. However, I feel the results are best presented in a single place, not in two separate queries.

Change note covered by #8948.

@geoffw0 geoffw0 added C++ no-change-note-required This PR does not need a change note labels May 3, 2022
@geoffw0 geoffw0 requested a review from a team as a code owner May 3, 2022 10:24
Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Found 3 vulnerabilities.

@MathiasVP MathiasVP merged commit b8fd07c into github:main May 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C++ no-change-note-required This PR does not need a change note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants