Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

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


Published

2021-08-18T15:15:08.023

Last Modified

2024-11-21T06:15:46.567

Status

Modified

Source

[email protected]

Severity

CVSSv3.1: 7.5 (HIGH)

CVSSv2 Vector

AV:N/AC:L/Au:N/C:N/I:N/A:P

  • Access Vector: NETWORK
  • Access Complexity: LOW
  • Authentication: NONE
  • Confidentiality Impact: NONE
  • Integrity Impact: NONE
  • Availability Impact: PARTIAL
Exploitability Score

10.0

Impact Score

2.9

Weaknesses
  • Type: Secondary
    CWE-248
    CWE-835
  • Type: Primary
    CWE-835

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application jsoup jsoup < 1.14.2 Yes
Application quarkus quarkus ≤ 2.2.3 Yes
Application oracle banking_trade_finance 14.5 Yes
Application oracle banking_treasury_management 14.5 Yes
Application oracle business_process_management_suite 12.2.1.3.0 Yes
Application oracle business_process_management_suite 12.2.1.4.0 Yes
Application oracle flexcube_universal_banking ≤ 14.3.0 Yes
Application oracle flexcube_universal_banking 14.5 Yes
Application oracle hospitality_token_proxy_service 19.2 Yes
Application oracle peoplesoft_enterprise_peopletools 8.58 Yes
Application oracle peoplesoft_enterprise_peopletools 8.59 Yes
Application oracle primavera_unifier 20.12 Yes
Application oracle primavera_unifier 21.12 Yes
Application oracle retail_customer_management_and_segmentation_foundation ≤ 19.0 Yes
Application oracle webcenter_portal 12.2.1.3.0 Yes
Application oracle webcenter_portal 12.2.1.4.0 Yes
Operating System oracle communications_messaging_server 8.1 Yes
Application netapp management_services_for_element_software_and_netapp_hci - Yes
Application oracle financial_services_crime_and_compliance_management_studio 8.0.8.2.0 Yes
Application oracle financial_services_crime_and_compliance_management_studio 8.0.8.3.0 Yes
Application oracle middleware_common_libraries_and_tools 12.2.1.3.0 Yes
Application oracle middleware_common_libraries_and_tools 12.2.1.4.0 Yes
Application oracle stream_analytics < 19.1.0.0.6.4 Yes
Application oracle stream_analytics 19c Yes

References