VYPR

RubyGems package

asciidoctor

pkg:gem/asciidoctor

Vulnerabilities (1)

  • CVE-2018-18385Oct 16, 2018
    affected < 1.5.8fixed 1.5.8

    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