CVE-2021-37714

HIGH

jsoup < 1.14.2 - Denial of Service via Malicious HTML/XML Input

Title source: llm
STIX 2.1

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.

References (14)

Core 14
Core References
Release Notes, Vendor Advisory x_refsource_misc
https://jsoup.org/news/release-1.14.1
Release Notes, Vendor Advisory x_refsource_misc
https://jsoup.org/news/release-1.14.2
Patch, Third Party Advisory x_refsource_misc
https://www.oracle.com/security-alerts/cpujan2022.html
Patch, Third Party Advisory x_refsource_misc
https://www.oracle.com/security-alerts/cpuapr2022.html
Third Party Advisory x_refsource_confirm
https://security.netapp.com/advisory/ntap-20220210-0022/
Patch, Third Party Advisory x_refsource_misc
https://www.oracle.com/security-alerts/cpujul2022.html

Scores

CVSS v3 7.5
EPSS 0.0687
EPSS Percentile 93.2%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Details

CWE
CWE-248 CWE-835
Status published
Products (25)
jsoup/jsoup < 1.14.2
netapp/management_services_for_element_software_and_netapp_hci
oracle/banking_trade_finance 14.5
oracle/banking_treasury_management 14.5
oracle/business_process_management_suite 12.2.1.3.0
oracle/business_process_management_suite 12.2.1.4.0
oracle/communications_messaging_server 8.1
oracle/financial_services_crime_and_compliance_management_studio 8.0.8.2.0
oracle/financial_services_crime_and_compliance_management_studio 8.0.8.3.0
oracle/flexcube_universal_banking 14.5
... and 15 more
Published Aug 18, 2021
Tracked Since Feb 18, 2026