HIGH · 7.5

CVE-2021-37714

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

Vulnerability 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 Score

7.5

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
HIGH

Affected Products

VendorProductVersions
JsoupJsoup< 1.14.2
QuarkusQuarkus<= 2.2.3
OracleBanking Trade Finance14.5
OracleBanking Treasury Management14.5
OracleBusiness Process Management Suite12.2.1.3.0
OracleFlexcube Universal Banking>= 14.0.0, <= 14.3.0
OracleHospitality Token Proxy Service19.2
OraclePeoplesoft Enterprise Peopletools8.58
OraclePrimavera Unifier20.12
OracleRetail Customer Management And Segmentation Foundation>= 17.0, <= 19.0
OracleWebcenter Portal12.2.1.3.0
OracleCommunications Messaging Server8.1
NetappManagement Services For Element Software And Netapp Hci-
OracleFinancial Services Crime And Compliance Management Studio8.0.8.2.0
OracleMiddleware Common Libraries And Tools12.2.1.3.0
OracleStream Analytics< 19.1.0.0.6.4

Related Weaknesses (CWE)

References

FAQ

What is CVE-2021-37714?

CVE-2021-37714 is a vulnerability with a CVSS score of 7.5 (HIGH). 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, ...

How severe is CVE-2021-37714?

CVE-2021-37714 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.

Is there a patch for CVE-2021-37714?

Check the references section above for vendor advisories and patch information. Affected products include: Jsoup Jsoup, Quarkus Quarkus, Oracle Banking Trade Finance, Oracle Banking Treasury Management, Oracle Business Process Management Suite.