3 matches found
Denial Of Service (DoS)
github.com/rancher/wrangler is vulnerable to Denial Of Service DoS. The vulnerability exists in multiple functions of git.go as it does not properly validate the Git credential user input, which allows an attacker to cause an application crash by providing maliciously crafted Git credentials...
Command Injection
github.com/rancher/rancher is vulnerable to Command Injection. The vulnerability exists because git.go doesn't properly validate user input, allowing an attacker to inject and execute maliciously crafted commands through the rancher host...
Path Traversal
github.com/argoproj/argo-events is vulnerable to path traversal. The vulnerability exists because the readFromRepository function of git.go does not properly check whether the file at GitArtifactReader.artificat.FilePath is a symbolic link before it is opened and read, allowing an attacker to...