SOC status:Duty analyst on shift

UK Cyber Defence
VulnerabilityModified

CVE-2021-37714

Those using jsoup versions prior to 1.14.2 to parse untrusted HTML or XML may be vulnerable to DOS attacks.

HIGH 7.5EPSS 6.87%

Does this matter?

High impact if exploited, but EPSS currently rates exploitation as unlikely (6.87%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.

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.

CVSS 3.1
7.5 HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
EPSS
6.87% probability · 94th percentile
CISA KEV
Not listed
Weakness
CWE-248, CWE-835
Affected
jsoup/jsoup · quarkus/quarkus · oracle/banking trade finance · oracle/banking treasury management · oracle/business process management suite · oracle/flexcube universal banking · oracle/hospitality token proxy service · oracle/peoplesoft enterprise peopletools · oracle/primavera unifier · oracle/retail customer management and segmentation foundation · oracle/webcenter portal · oracle/communications messaging server · netapp/management services for element software and netapp hci · oracle/financial services crime and compliance management studio · oracle/middleware common libraries and tools · oracle/stream analytics
Source
security-advisories@github.com

References

Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.