GHSA-qc9p-mjxm-j2wj

    Dashboard / Vulnerabilities / GHSA-qc9p-mjxm-j2wj

    GHSA-qc9p-mjxm-j2wj

    Published: 13 May 2022Last Modified: 8 Nov 2023

    Summary: Asciidoctor Infinite Loop vulnerability

    Details: Asciidoctor in versions < 1.5.8 allows remote attackers to cause a denial of service (infinite loop). The loop was caused by the fact that `Parser.next_block` was not exhausting all the lines in the reader as the while loop expected it would. This was happening because the regular expression that detects any list was not agreeing with the regular expression that detects a specific list type. So the line kept getting pushed back onto the reader, hence causing the loop.

    Affected packages

    Package

    Name: asciidoctor

    Purl: pkg:gem/asciidoctor

    Affected ranges

    Type: ECOSYSTEM

    Events:

    Introduced- 0
    Fixed -1.5.8

    Affected versions

    0.0.1
    0.0.2
    0.0.3
    0.0.4
    0.0.5
    0.0.6
    0.0.7
    0.0.9

    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-qc9p-mjxm-j2wj | CVE-DB