cvedb.io
CVE-2018-18385
HIGH · CVSS 7.5
EPSS exploitation probability: 0%
Published 2018-10-16T16:50:12.927 · Last modified 2026-06-17T01:47:07.217

Summary

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 products

asciidoctor — asciidoctor

Does this affect you?

Add your gear to cvedb and we'll alert you only when asciidoctor ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.