File tree 2 files changed +21
-20
lines changed
2 files changed +21
-20
lines changed Original file line number Diff line number Diff line change 21
21
"events" : [
22
22
{
23
23
"introduced" : " 0"
24
+ },
25
+ {
26
+ "fixed" : " 1.37.1"
24
27
}
25
28
]
26
29
}
27
30
],
28
- "ecosystem_specific" : {}
31
+ "ecosystem_specific" : {
32
+ "imports" : [
33
+ {
34
+ "path" : " github.com/containers/buildah/internal/volumes"
35
+ }
36
+ ]
37
+ }
29
38
}
30
39
],
31
40
"references" : [
34
43
"url" : " https://github.com/advisories/GHSA-586p-749j-fhwp"
35
44
},
36
45
{
37
- "type" : " ADVISORY" ,
38
- "url" : " https://nvd.nist.gov/vuln/detail/CVE-2024-9675"
39
- },
40
- {
41
- "type" : " WEB" ,
42
- "url" : " https://access.redhat.com/security/cve/CVE-2024-9675"
43
- },
44
- {
45
- "type" : " WEB" ,
46
- "url" : " https://bugzilla.redhat.com/show_bug.cgi?id=2317458"
46
+ "type" : " FIX" ,
47
+ "url" : " https://github.com/containers/buildah/commit/aa67e5d71ee7ec07122a210baa3b13966a9e086c"
47
48
}
48
49
],
49
50
"database_specific" : {
50
51
"url" : " https://pkg.go.dev/vuln/GO-2024-3186" ,
51
- "review_status" : " UNREVIEWED "
52
+ "review_status" : " REVIEWED "
52
53
}
53
54
}
Original file line number Diff line number Diff line change 1
1
id : GO-2024-3186
2
2
modules :
3
3
- module : github.com/containers/buildah
4
- unsupported_versions :
5
- - last_affected : 1.37.0
6
- vulnerable_at : 1.37.4
4
+ versions :
5
+ - fixed : 1.37.1
6
+ vulnerable_at : 1.37.0
7
+ packages :
8
+ - package : github.com/containers/buildah/internal/volumes
7
9
summary : Buildah allows arbitrary directory mount in github.com/containers/buildah
8
10
cves :
9
11
- CVE-2024-9675
10
12
ghsas :
11
13
- GHSA-586p-749j-fhwp
12
14
references :
13
15
- advisory : https://github.com/advisories/GHSA-586p-749j-fhwp
14
- - advisory : https://nvd.nist.gov/vuln/detail/CVE-2024-9675
15
- - web : https://access.redhat.com/security/cve/CVE-2024-9675
16
- - web : https://bugzilla.redhat.com/show_bug.cgi?id=2317458
16
+ - fix : https://github.com/containers/buildah/commit/aa67e5d71ee7ec07122a210baa3b13966a9e086c
17
17
source :
18
18
id : GHSA-586p-749j-fhwp
19
- created : 2024-10-11T10:16:13.933974-04 :00
20
- review_status : UNREVIEWED
19
+ created : 2024-12-11T15:44:36.163971-05 :00
20
+ review_status : REVIEWED
You can’t perform that action at this time.
0 commit comments