GHSA-m72m-mhq2-9p6c

    Dashboard / Vulnerabilities / GHSA-m72m-mhq2-9p6c

    GHSA-m72m-mhq2-9p6c

    Published: 23 Aug 2021Last Modified: 10 Sept 2026

    Summary: Uncaught Exception in jsoup

    Details: ### Impact _What kind of vulnerability is it? Who is impacted?_ Those using jsoup 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. ### Patches _Has the problem been patched? What versions should users upgrade to?_ Users should upgrade to jsoup 1.14.2 ### Workarounds _Is there a way for users to fix or remediate the vulnerability without upgrading?_ Users may rate limit input parsing. Users should limit the size of inputs based on system resources. Users should implement thread watchdogs to cap and timeout parse runtimes.

    Affected packages

    Package

    Name: org.jsoup:jsoup

    Purl: pkg:maven/org.jsoup/jsoup

    Affected ranges

    Type: ECOSYSTEM

    Events:

    Introduced- 0
    Fixed -1.14.2

    Affected versions

    0.2.1b
    0.2.2

    Common Vulnerability Scoring System

    Attack Vector
    Network
    Adjacent
    Local
    Physical
    Privileges Required
    None
    Low
    High
    User Interaction
    None
    Required
    Scope
    Unchanged
    Changed
    Confidentiality
    None
    Low
    High
    Integrity
    None
    Low
    High
    Availability
    None
    Low
    High
    GHSA-m72m-mhq2-9p6c | CVE-DB