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

CVE-2021-37714 @ Maven-org.jsoup:jsoup-1.13.1 #869

Open
AASMACMX opened this issue Jul 20, 2023 · 0 comments
Open

CVE-2021-37714 @ Maven-org.jsoup:jsoup-1.13.1 #869

AASMACMX opened this issue Jul 20, 2023 · 0 comments

Comments

@AASMACMX
Copy link
Contributor

AASMACMX commented Jul 20, 2023

Vulnerable Package issue exists @ Maven-org.jsoup:jsoup-1.13.1 in branch main

jsoup is a Java library for working with HTML. Those using jsoup versions prior to 1.14.2 to parse untrusted HTML or XML may be vulnerable to DOS attacks. If the parser is run on user supplied input, an attacker may supply content that causes the parser to get stuck (loop indefinitely until cancelled), to complete more slowly than usual, or to throw an unexpected exception. This effect may support a denial of service attack. The issue is patched in version 1.14.2. There are a few available workarounds. Users may rate limit input parsing, limit the size of inputs based on system resources, and/or implement thread watchdogs to cap and timeout parse runtimes.

Namespace: CxDemoInABoxRepos
Repository: Java-Webgoat
Repository Url: https://github.com/CxDemoInABoxRepos/Java-Webgoat
CxAST-Project: CxDemoInABoxRepos/Java-Webgoat
CxAST platform scan: 466e73ae-3cc9-415a-8383-b7e20e1af3be
Branch: main
Application: Java-Webgoat
Severity: HIGH
State: TO_VERIFY
Status: RECURRENT
CWE: CWE-248


Additional Info
Attack vector: NETWORK
Attack complexity: LOW
Confidentiality impact: NONE
Availability impact: HIGH
Remediation Upgrade Recommendation: 1.14.2


References
Advisory
Mail Thread
Release Note
Commit
Commit
Issue
Issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant