CVE-2021-37714 vulnerability in Jsoup and Other Products
Published on August 18, 2021
Crafted input may cause the jsoup HTML and XML parser to get stuck, timeout, or throw unchecked exceptions
Vulnerability Analysis
CVE-2021-37714 is exploitable with network access, and does not require authorization privileges or user interaction. This vulnerability is considered to have a low attack complexity. The potential impact of an exploit of this vulnerability is considered to have no impact on confidentiality and integrity, and a high impact on availability.
Weakness Types
What is an Infinite Loop Vulnerability?
The program contains an iteration or loop with an exit condition that cannot be reached, i.e., an infinite loop. If the loop can be influenced by an attacker, this weakness could allow attackers to consume excessive resources such as CPU or memory.
CVE-2021-37714 has been classified to as an Infinite Loop vulnerability or weakness.
Uncaught Exception
An exception is thrown from a function, but it is not caught. When an exception is not caught, it may cause the program to crash or expose sensitive information.
Products Associated with CVE-2021-37714
You can be notified by email with stack.watch whenever vulnerabilities like CVE-2021-37714 are published in these products:
Affected Versions
jhy jsoup Version < 1.14.2 is affected by CVE-2021-37714Vulnerable Packages
The following package name and versions may be associated with CVE-2021-37714
| Package Manager | Vulnerable Package | Versions | Fixed In |
|---|---|---|---|
| maven | org.jsoup:jsoup | < 1.14.2 | 1.14.2 |
Exploit Probability
EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.