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

Increased all XXE severities in Java Rules to High #1056

Merged

Conversation

gustavomarinhozup
Copy link
Contributor

- Increased the severity of XXE rules in Java to High

XXE attacks can lead to high or critical damage according to their contexts. Since the goal of SAST is to Reduce security Risk by decreasing Impact and Likelihood, we should consider the worst-case scenario when dealing with this kind of Injection. Because of that, its wise to consider XXE findings as High Severity without given context (which SAST is unable to discover)

Signed-off-by: gustavomarinhozup gustavo.marinho@zup.com.br

…ks can lead to high or critical damage according to their contexts. Since the goal of SAST is to Reduce security Risk by decreasing Impact and Likelihood, we should consider the worst-case scenario when dealing with this kind of Injection. Because of that, its wise to consider XXE findings as High Severity, even so since our tool isn't able to understand the context of this kind of finding

Signed-off-by: gustavomarinhozup <gustavo.marinho@zup.com.br>
Signed-off-by: gustavomarinhozup <gustavo.marinho@zup.com.br>
@nathanmartinszup nathanmartinszup merged commit 38d249d into ZupIT:main Apr 18, 2022
@gustavomarinhozup gustavomarinhozup deleted the chore/change-xxe-severity-java branch April 18, 2022 18:13
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

Successfully merging this pull request may close these issues.

3 participants