cve/2022/CVE-2022-24803.md
2024-05-25 21:48:12 +02:00

984 B
Raw Blame History

CVE-2022-24803

Description

Asciidoctor-include-ext is Asciidoctors standard include processor reimplemented as an extension. Versions prior to 0.4.0, when used to render user-supplied input in AsciiDoc markup, may allow an attacker to execute arbitrary system commands on the host operating system. This attack is possible even when allow-uri-read is disabled! The problem has been patched in the referenced commits.

POC

Reference

No PoCs from references.

Github