File tree 3 files changed +74
-8
lines changed
3 files changed +74
-8
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ {
2
+ "schema_version" : " 1.3.1" ,
3
+ "id" : " GO-2022-0758" ,
4
+ "modified" : " 0001-01-01T00:00:00Z" ,
5
+ "published" : " 0001-01-01T00:00:00Z" ,
6
+ "aliases" : [
7
+ " CVE-2022-35929" ,
8
+ " GHSA-vjxv-45g9-9296"
9
+ ],
10
+ "summary" : " Improper verification of signature attestations in github.com/sigstore/cosign" ,
11
+ "details" : " Improper verification of signature attestations in github.com/sigstore/cosign" ,
12
+ "affected" : [
13
+ {
14
+ "package" : {
15
+ "name" : " github.com/sigstore/cosign" ,
16
+ "ecosystem" : " Go"
17
+ },
18
+ "ranges" : [
19
+ {
20
+ "type" : " SEMVER" ,
21
+ "events" : [
22
+ {
23
+ "introduced" : " 0"
24
+ },
25
+ {
26
+ "fixed" : " 1.10.1"
27
+ }
28
+ ]
29
+ }
30
+ ],
31
+ "ecosystem_specific" : {
32
+ "imports" : [
33
+ {
34
+ "path" : " github.com/sigstore/cosign/cmd/cosign/cli/verify" ,
35
+ "symbols" : [
36
+ " VerifyAttestationCommand.Exec"
37
+ ]
38
+ }
39
+ ]
40
+ }
41
+ }
42
+ ],
43
+ "references" : [
44
+ {
45
+ "type" : " ADVISORY" ,
46
+ "url" : " https://github.com/sigstore/cosign/security/advisories/GHSA-vjxv-45g9-9296"
47
+ },
48
+ {
49
+ "type" : " FIX" ,
50
+ "url" : " https://github.com/sigstore/cosign/commit/c5fda01a8ff33ca981f45a9f13e7fb6bd2080b94"
51
+ }
52
+ ],
53
+ "database_specific" : {
54
+ "url" : " https://pkg.go.dev/vuln/GO-2022-0758"
55
+ }
56
+ }
Original file line number Diff line number Diff line change
1
+ id : GO-2022-0758
2
+ modules :
3
+ - module : github.com/sigstore/cosign
4
+ versions :
5
+ - fixed : 1.10.1
6
+ vulnerable_at : 1.10.0
7
+ packages :
8
+ - package : github.com/sigstore/cosign/cmd/cosign/cli/verify
9
+ symbols :
10
+ - VerifyAttestationCommand.Exec
11
+ summary : Improper verification of signature attestations in github.com/sigstore/cosign
12
+ cves :
13
+ - CVE-2022-35929
14
+ ghsas :
15
+ - GHSA-vjxv-45g9-9296
16
+ references :
17
+ - advisory : https://github.com/sigstore/cosign/security/advisories/GHSA-vjxv-45g9-9296
18
+ - fix : https://github.com/sigstore/cosign/commit/c5fda01a8ff33ca981f45a9f13e7fb6bd2080b94
You can’t perform that action at this time.
0 commit comments