consul-tree
consul-tree copied to clipboard
Tree representation of hashicorp/consul (KV Store) with (copy,cut,paste,rename,duplicate,delete,import,export,search)
Results
2
consul-tree issues
Sort by
recently updated
recently updated
newest added
I identified the possibility of injecting commands when calling the EXPORT method due to the bulkExportFn function using the shell_exec call concatenating the value of $consul without any sanitization. Therefore,...