File tree 2 files changed +112
-0
lines changed
2 files changed +112
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "schema_version" : " 1.3.1" ,
3
+ "id" : " GO-2025-3414" ,
4
+ "modified" : " 0001-01-01T00:00:00Z" ,
5
+ "published" : " 0001-01-01T00:00:00Z" ,
6
+ "aliases" : [
7
+ " CVE-2024-11218" ,
8
+ " GHSA-5vpc-35f4-r8w6"
9
+ ],
10
+ "summary" : " Buildah allows build breakout using malicious Containerfiles and concurrent builds in github.com/containers/buildah" ,
11
+ "details" : " Buildah allows build breakout using malicious Containerfiles and concurrent builds in github.com/containers/buildah" ,
12
+ "affected" : [
13
+ {
14
+ "package" : {
15
+ "name" : " github.com/containers/buildah" ,
16
+ "ecosystem" : " Go"
17
+ },
18
+ "ranges" : [
19
+ {
20
+ "type" : " SEMVER" ,
21
+ "events" : [
22
+ {
23
+ "introduced" : " 0"
24
+ },
25
+ {
26
+ "fixed" : " 1.33.12"
27
+ },
28
+ {
29
+ "introduced" : " 1.35.0"
30
+ },
31
+ {
32
+ "fixed" : " 1.35.5"
33
+ },
34
+ {
35
+ "introduced" : " 1.37.0"
36
+ },
37
+ {
38
+ "fixed" : " 1.37.6"
39
+ },
40
+ {
41
+ "introduced" : " 1.38.0"
42
+ },
43
+ {
44
+ "fixed" : " 1.38.1"
45
+ }
46
+ ]
47
+ }
48
+ ],
49
+ "ecosystem_specific" : {}
50
+ }
51
+ ],
52
+ "references" : [
53
+ {
54
+ "type" : " ADVISORY" ,
55
+ "url" : " https://github.com/containers/buildah/security/advisories/GHSA-5vpc-35f4-r8w6"
56
+ },
57
+ {
58
+ "type" : " ADVISORY" ,
59
+ "url" : " https://nvd.nist.gov/vuln/detail/CVE-2024-11218"
60
+ },
61
+ {
62
+ "type" : " WEB" ,
63
+ "url" : " https://access.redhat.com/security/cve/CVE-2024-11218"
64
+ },
65
+ {
66
+ "type" : " WEB" ,
67
+ "url" : " https://bugzilla.redhat.com/show_bug.cgi?id=2326231"
68
+ },
69
+ {
70
+ "type" : " WEB" ,
71
+ "url" : " https://issues.redhat.com/browse/RHEL-67616"
72
+ },
73
+ {
74
+ "type" : " WEB" ,
75
+ "url" : " https://issues.redhat.com/browse/RHEL-67618"
76
+ }
77
+ ],
78
+ "database_specific" : {
79
+ "url" : " https://pkg.go.dev/vuln/GO-2025-3414" ,
80
+ "review_status" : " UNREVIEWED"
81
+ }
82
+ }
Original file line number Diff line number Diff line change
1
+ id : GO-2025-3414
2
+ modules :
3
+ - module : github.com/containers/buildah
4
+ versions :
5
+ - fixed : 1.33.12
6
+ - introduced : 1.35.0
7
+ - fixed : 1.35.5
8
+ - introduced : 1.37.0
9
+ - fixed : 1.37.6
10
+ - introduced : 1.38.0
11
+ - fixed : 1.38.1
12
+ vulnerable_at : 1.38.0
13
+ summary : |-
14
+ Buildah allows build breakout using malicious Containerfiles and concurrent
15
+ builds in github.com/containers/buildah
16
+ cves :
17
+ - CVE-2024-11218
18
+ ghsas :
19
+ - GHSA-5vpc-35f4-r8w6
20
+ references :
21
+ - advisory : https://github.com/containers/buildah/security/advisories/GHSA-5vpc-35f4-r8w6
22
+ - advisory : https://nvd.nist.gov/vuln/detail/CVE-2024-11218
23
+ - web : https://access.redhat.com/security/cve/CVE-2024-11218
24
+ - web : https://bugzilla.redhat.com/show_bug.cgi?id=2326231
25
+ - web : https://issues.redhat.com/browse/RHEL-67616
26
+ - web : https://issues.redhat.com/browse/RHEL-67618
27
+ source :
28
+ id : GHSA-5vpc-35f4-r8w6
29
+ created : 2025-01-27T09:13:35.966077-05:00
30
+ review_status : NEEDS_REVIEW
You can’t perform that action at this time.
0 commit comments