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.
History

Mon, 28 Apr 2025 14:45:00 +0000

Type Values Removed Values Added
First Time appeared Redhat jboss Enterprise Application Platform Eus
CPEs cpe:/a:redhat:jboss_enterprise_application_platform_eus:7.1::el7
Vendors & Products Redhat jboss Enterprise Application Platform Eus

cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published: 2021-08-18T15:10:11

Updated: 2024-08-04T01:23:01.524Z

Reserved: 2021-07-29T00:00:00

Link: CVE-2021-37714

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Modified

Published: 2021-08-18T15:15:08.023

Modified: 2024-11-21T06:15:46.567

Link: CVE-2021-37714

cve-icon Redhat

Severity : Moderate

Publid Date: 2021-08-18T00:00:00Z

Links: CVE-2021-37714 - Bugzilla