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
xxe vulnerabilities #486
Comments
|
@360CodeSafe |
|
@360CodeSafe |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Hello, I am a member of the 360 Code Guard team. In our open source project code audit, we found that Pippo has xxE vulnerabilities. Details are as follows.

pippo/pippo-content-type-parent/pippo-jaxb/src/main/java/ro/pippo/jaxb/JaxbEngine.java
Because the XML parser does not disable dtd, xxE attacks can occur when content parameters are controlled by malicious attackers
The text was updated successfully, but these errors were encountered: