mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-02 03:30:48 +00:00
18 lines
984 B
Markdown
18 lines
984 B
Markdown
![]() |
### [CVE-2022-24803](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24803)
|
|||
|

|
|||
|

|
|||
|
&color=brighgreen)
|
|||
|
|
|||
|
### Description
|
|||
|
|
|||
|
Asciidoctor-include-ext is Asciidoctor’s 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
|
|||
|
- https://github.com/ARPSyndicate/cvemon
|
|||
|
|