cve/2024/CVE-2024-40641.md
2024-08-05 18:41:32 +00:00

1.2 KiB

CVE-2024-40641

Description

Nuclei is a fast and customizable vulnerability scanner based on simple YAML based DSL. In affected versions it a way to execute code template without -code option and signature has been discovered. Some web applications inherit from Nuclei and allow users to edit and execute workflow files. In this case, users can execute arbitrary commands. (Although, as far as I know, most web applications use -t to execute). This issue has been addressed in version 3.3.0. Users are advised to upgrade. There are no known workarounds for this vulnerability.

POC

Reference

Github

No PoCs found on GitHub currently.