VYPR

asciidoctor

by asciidoctor

CVEs (1)

  • CVE-2018-18385Oct 16, 2018
    risk 0.00cvss epss 0.01

    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…