File tree 3 files changed +6
-0
lines changed
3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 7
7
vulnerable_at : 1.9.0
8
8
packages :
9
9
- package : cmd/go
10
+ skip_fix : ' TODO: revisit this reason (cant request explicit version of standard
11
+ library package cmd/go)'
10
12
description : |
11
13
The "go get" command allows remote command execution.
12
14
Original file line number Diff line number Diff line change 7
7
vulnerable_at : 1.9.3
8
8
packages :
9
9
- package : cmd/go
10
+ skip_fix : ' TODO: revisit this reason (cant request explicit version of standard
11
+ library package cmd/go)'
10
12
description : |
11
13
The "go get" command with cgo is vulnerable to remote command execution
12
14
by leveraging the gcc or clang plugin feature.
Original file line number Diff line number Diff line change 7
7
vulnerable_at : 1.10.0
8
8
packages :
9
9
- package : cmd/go
10
+ skip_fix : ' TODO: revisit this reason (cant request explicit version of standard
11
+ library package cmd/go)'
10
12
description : |
11
13
The "go get" command is vulnerable to remote code execution.
12
14
You can’t perform that action at this time.
0 commit comments