Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2021-37714

7.5 · HIGH
Published Aug 18, 2021 jsoup CWE-248 EPSS 6.87% (94th pctl)

Overview

CVE-2021-37714 is a high-severity vulnerability affecting jsoup jsoup. It was published on August 18, 2021 and has a CVSS 3.1 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

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.

Remediation

Check the references section for vendor advisories and patches from jsoup. Update jsoup to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
jsoup jsoup >= 0, < 1.14.2 Affected
quarkus quarkus 0 Affected
oracle flexcube_universal_banking 14.0.0 Affected
oracle retail_customer_management_and_segmentation_foundation 17.0 Affected
oracle stream_analytics >= 0, < 19.1.0.0.6.4 Affected

Frequently Asked Questions

What is CVE-2021-37714?

CVE-2021-37714 is a high-severity vulnerability affecting jsoup jsoup. It was published on August 18, 2021 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2021-37714?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2021-37714?

Check the references section for vendor advisories and patches from jsoup. Update jsoup to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2021-37714?

CyberStrike's AI-powered security agents can automatically detect CVE-2021-37714 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.