Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Dagu: Path traversal in DAG creation allows arbitrary YAML file write outside DAGs directory
Vulnerability Description
Dagu is a workflow engine with a built-in Web user interface. In versions up to and including 1.16.7, the `CreateNewDAG` API endpoint (`POST /api/v1/dags`) does not validate the DAG name before passing it to the file store. An authenticated user with DAG write permissions can write arbitrary YAML files anywhere on the filesystem (limited by the process permissions). Since dagu executes DAG files as shell commands, writing a malicious DAG to the DAGs directory of another instance or overwriting config files can lead to remote code execution. Commit e2ed589105d79273e4e6ac8eb31525f765bb3ce4 fixes the issue.
CVSS Information
N/A
Vulnerability Type
对路径名的限制不恰当(路径遍历)
Vulnerability Title
dagu 路径遍历漏洞
Vulnerability Description
dagu是Dagu Workflow Engine开源的一个工作流引擎。 dagu 1.16.7及之前版本存在路径遍历漏洞,该漏洞源于CreateNewDAG API端点未验证DAG名称,可能导致经过身份验证的用户在文件系统上任意位置写入YAML文件,进而导致远程代码执行。
CVSS Information
N/A
Vulnerability Type
N/A