File tree 2 files changed +69
-0
lines changed
2 files changed +69
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "schema_version" : " 1.3.1" ,
3
+ "id" : " GO-2025-3382" ,
4
+ "modified" : " 0001-01-01T00:00:00Z" ,
5
+ "published" : " 0001-01-01T00:00:00Z" ,
6
+ "aliases" : [
7
+ " CVE-2024-51491" ,
8
+ " GHSA-qjh3-4j3h-vmwp"
9
+ ],
10
+ "summary" : " notation-go has an OS error when setting CRL cache leads to denial of signature verification in github.com/notaryproject/notation-go" ,
11
+ "details" : " notation-go has an OS error when setting CRL cache leads to denial of signature verification in github.com/notaryproject/notation-go" ,
12
+ "affected" : [
13
+ {
14
+ "package" : {
15
+ "name" : " github.com/notaryproject/notation-go" ,
16
+ "ecosystem" : " Go"
17
+ },
18
+ "ranges" : [
19
+ {
20
+ "type" : " SEMVER" ,
21
+ "events" : [
22
+ {
23
+ "introduced" : " 1.3.0-rc.1"
24
+ },
25
+ {
26
+ "fixed" : " 1.3.0-rc.2"
27
+ }
28
+ ]
29
+ }
30
+ ],
31
+ "ecosystem_specific" : {}
32
+ }
33
+ ],
34
+ "references" : [
35
+ {
36
+ "type" : " ADVISORY" ,
37
+ "url" : " https://github.com/notaryproject/notation-go/security/advisories/GHSA-qjh3-4j3h-vmwp"
38
+ },
39
+ {
40
+ "type" : " FIX" ,
41
+ "url" : " https://github.com/notaryproject/notation-go/commit/3c3302258ad510fbca2f8a73731569d91f07d196"
42
+ }
43
+ ],
44
+ "database_specific" : {
45
+ "url" : " https://pkg.go.dev/vuln/GO-2025-3382" ,
46
+ "review_status" : " UNREVIEWED"
47
+ }
48
+ }
Original file line number Diff line number Diff line change
1
+ id : GO-2025-3382
2
+ modules :
3
+ - module : github.com/notaryproject/notation-go
4
+ versions :
5
+ - introduced : 1.3.0-rc.1
6
+ - fixed : 1.3.0-rc.2
7
+ vulnerable_at : 1.3.0-rc.1
8
+ summary : |-
9
+ notation-go has an OS error when setting CRL cache leads to denial of signature
10
+ verification in github.com/notaryproject/notation-go
11
+ cves :
12
+ - CVE-2024-51491
13
+ ghsas :
14
+ - GHSA-qjh3-4j3h-vmwp
15
+ references :
16
+ - advisory : https://github.com/notaryproject/notation-go/security/advisories/GHSA-qjh3-4j3h-vmwp
17
+ - fix : https://github.com/notaryproject/notation-go/commit/3c3302258ad510fbca2f8a73731569d91f07d196
18
+ source :
19
+ id : GHSA-qjh3-4j3h-vmwp
20
+ created : 2025-01-14T14:55:56.209180732Z
21
+ review_status : UNREVIEWED
You can’t perform that action at this time.
0 commit comments