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

884 B

CVE-2021-42561

Description

An issue was discovered in CALDERA 2.8.1. When activated, the Human plugin passes the unsanitized name parameter to a python "os.system" function. This allows attackers to use shell metacharacters (e.g., backticks "``" or dollar parenthesis "$()" ) in order to escape the current command and execute arbitrary shell commands.

POC

Reference

Github

No PoCs found on GitHub currently.