File tree 2 files changed +67
-0
lines changed
2 files changed +67
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "schema_version" : " 1.3.1" ,
3
+ "id" : " GO-2025-3381" ,
4
+ "modified" : " 0001-01-01T00:00:00Z" ,
5
+ "published" : " 0001-01-01T00:00:00Z" ,
6
+ "aliases" : [
7
+ " CVE-2024-56138" ,
8
+ " GHSA-45v3-38pc-874v"
9
+ ],
10
+ "summary" : " notation-go's timestamp signature generation lacks certificate revocation check in github.com/notaryproject/notation-go" ,
11
+ "details" : " notation-go's timestamp signature generation lacks certificate revocation check 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.2.0-beta.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-45v3-38pc-874v"
38
+ },
39
+ {
40
+ "type" : " FIX" ,
41
+ "url" : " https://github.com/notaryproject/notation-go/commit/e99be1954a15673020150c5f8800b8174cd7428d"
42
+ }
43
+ ],
44
+ "database_specific" : {
45
+ "url" : " https://pkg.go.dev/vuln/GO-2025-3381" ,
46
+ "review_status" : " UNREVIEWED"
47
+ }
48
+ }
Original file line number Diff line number Diff line change
1
+ id : GO-2025-3381
2
+ modules :
3
+ - module : github.com/notaryproject/notation-go
4
+ versions :
5
+ - introduced : 1.2.0-beta.1
6
+ - fixed : 1.3.0-rc.2
7
+ vulnerable_at : 1.3.0-rc.1
8
+ summary : notation-go's timestamp signature generation lacks certificate revocation check in github.com/notaryproject/notation-go
9
+ cves :
10
+ - CVE-2024-56138
11
+ ghsas :
12
+ - GHSA-45v3-38pc-874v
13
+ references :
14
+ - advisory : https://github.com/notaryproject/notation-go/security/advisories/GHSA-45v3-38pc-874v
15
+ - fix : https://github.com/notaryproject/notation-go/commit/e99be1954a15673020150c5f8800b8174cd7428d
16
+ source :
17
+ id : GHSA-45v3-38pc-874v
18
+ created : 2025-01-14T14:54:45.902402934Z
19
+ review_status : UNREVIEWED
You can’t perform that action at this time.
0 commit comments