CVE-2021-37714
CVSS V2 Medium 5
CVSS V3 High 7.5
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.
Overview
- CVE ID
- CVE-2021-37714
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2021-08-18T15:15:08
- Last Modified Date
- 2022-12-07T20:14:58
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:jsoup:jsoup:*:*:*:*:*:*:*:* | 1 | OR | 1.14.2 | |
cpe:2.3:a:quarkus:quarkus:*:*:*:*:*:*:*:* | 1 | OR | 2.2.3 | |
cpe:2.3:a:oracle:banking_trade_finance:14.5:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:oracle:banking_treasury_management:14.5:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:oracle:business_process_management_suite:12.2.1.3.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:oracle:business_process_management_suite:12.2.1.4.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:oracle:flexcube_universal_banking:*:*:*:*:*:*:*:* | 1 | OR | 14.0.0 | 14.3.0 |
cpe:2.3:a:oracle:flexcube_universal_banking:14.5:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:oracle:hospitality_token_proxy_service:19.2:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.58:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.59:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:oracle:primavera_unifier:20.12:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:oracle:primavera_unifier:21.12:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:oracle:retail_customer_management_and_segmentation_foundation:*:*:*:*:*:*:*:* | 1 | OR | 17.0 | 19.0 |
cpe:2.3:a:oracle:webcenter_portal:12.2.1.3.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:oracle:webcenter_portal:12.2.1.4.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:oracle:communications_messaging_server:8.1:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:netapp:management_services_for_element_software_and_netapp_hci:-:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:N/I:N/A:P
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- NONE
- Integrity Impact
- NONE
- Availability Impact
- PARTIAL
- Base Score
- 5
- Severity
- MEDIUM
- Exploitability Score
- 10
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- NONE
- Availability Impact
- HIGH
- Base Score
- 7.5
- Base Severity
- HIGH
- Exploitability Score
- 3.9
- Impact Score
- 3.6
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2021-37714 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-37714 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-04-20 16:59:03 | Added to TrackCVE | |||
2022-12-05 08:31:31 | 2021-08-18T15:15Z | 2021-08-18T15:15:08 | CVE Published Date | updated |
2022-12-05 08:31:31 | 2022-07-25T18:16:01 | CVE Modified Date | updated | |
2022-12-05 08:31:31 | Undergoing Analysis | Vulnerability Status | updated | |
2022-12-05 08:31:36 | References | updated | ||
2022-12-07 21:13:22 | 2022-12-07T20:14:58 | CVE Modified Date | updated | |
2022-12-07 21:13:22 | Undergoing Analysis | Analyzed | Vulnerability Status | updated |