File tree 2 files changed +18
-35
lines changed
2 files changed +18
-35
lines changed Original file line number Diff line number Diff line change 40
40
]
41
41
}
42
42
],
43
- "ecosystem_specific" : {}
43
+ "ecosystem_specific" : {
44
+ "imports" : [
45
+ {
46
+ "path" : " k8s.io/kubernetes/plugin/pkg/admission/serviceaccount" ,
47
+ "symbols" : [
48
+ " Plugin.limitSecretReferences"
49
+ ]
50
+ }
51
+ ]
52
+ }
44
53
}
45
54
],
46
55
"references" : [
49
58
"url" : " https://github.com/advisories/GHSA-pxhw-596r-rwq5"
50
59
},
51
60
{
52
- "type" : " ADVISORY" ,
53
- "url" : " https://nvd.nist.gov/vuln/detail/CVE-2024-3177"
54
- },
55
- {
56
- "type" : " WEB" ,
57
- "url" : " http://www.openwall.com/lists/oss-security/2024/04/16/4"
58
- },
59
- {
60
- "type" : " WEB" ,
61
+ "type" : " FIX" ,
61
62
"url" : " https://github.com/kubernetes/kubernetes/commit/7c861b1ecad97e1ab9332c970c9294a72065111a"
62
63
},
63
- {
64
- "type" : " WEB" ,
65
- "url" : " https://github.com/kubernetes/kubernetes/commit/a619ca3fd3ee3c222d9df784622020de398076d2"
66
- },
67
- {
68
- "type" : " WEB" ,
69
- "url" : " https://github.com/kubernetes/kubernetes/commit/f9fb6cf52a769a599a45e700375115c2ecc86e9b"
70
- },
71
64
{
72
65
"type" : " WEB" ,
73
66
"url" : " https://github.com/kubernetes/kubernetes/issues/124336"
74
67
},
75
68
{
76
69
"type" : " WEB" ,
77
70
"url" : " https://groups.google.com/g/kubernetes-security-announce/c/JxjHf7fkVd8/m/oVCzypyOAQAJ"
78
- },
79
- {
80
- "type" : " WEB" ,
81
- "url" : " https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QRYFHIQ6XRKRYBI2F5UESH67BJBQXUPT"
82
- },
83
- {
84
- "type" : " WEB" ,
85
- "url" : " https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WL54MTLGMTBZZO5PYGEGEBERTMADC4WC"
86
71
}
87
72
],
88
73
"database_specific" : {
89
74
"url" : " https://pkg.go.dev/vuln/GO-2024-2746" ,
90
- "review_status" : " UNREVIEWED "
75
+ "review_status" : " REVIEWED "
91
76
}
92
77
}
Original file line number Diff line number Diff line change @@ -8,6 +8,10 @@ modules:
8
8
- introduced : 1.29.0
9
9
- fixed : 1.29.4
10
10
vulnerable_at : 1.29.3
11
+ packages :
12
+ - package : k8s.io/kubernetes/plugin/pkg/admission/serviceaccount
13
+ symbols :
14
+ - Plugin.limitSecretReferences
11
15
summary : |-
12
16
Kubernetes allows bypassing mountable secrets policy imposed by the
13
17
ServiceAccount admission plugin in k8s.io/kubernetes
@@ -17,16 +21,10 @@ ghsas:
17
21
- GHSA-pxhw-596r-rwq5
18
22
references :
19
23
- advisory : https://github.com/advisories/GHSA-pxhw-596r-rwq5
20
- - advisory : https://nvd.nist.gov/vuln/detail/CVE-2024-3177
21
- - web : http://www.openwall.com/lists/oss-security/2024/04/16/4
22
- - web : https://github.com/kubernetes/kubernetes/commit/7c861b1ecad97e1ab9332c970c9294a72065111a
23
- - web : https://github.com/kubernetes/kubernetes/commit/a619ca3fd3ee3c222d9df784622020de398076d2
24
- - web : https://github.com/kubernetes/kubernetes/commit/f9fb6cf52a769a599a45e700375115c2ecc86e9b
24
+ - fix : https://github.com/kubernetes/kubernetes/commit/7c861b1ecad97e1ab9332c970c9294a72065111a
25
25
- web : https://github.com/kubernetes/kubernetes/issues/124336
26
26
- web : https://groups.google.com/g/kubernetes-security-announce/c/JxjHf7fkVd8/m/oVCzypyOAQAJ
27
- - web : https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QRYFHIQ6XRKRYBI2F5UESH67BJBQXUPT
28
- - web : https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WL54MTLGMTBZZO5PYGEGEBERTMADC4WC
29
27
source :
30
28
id : GHSA-pxhw-596r-rwq5
31
29
created : 2024-05-17T16:12:44.610818-04:00
32
- review_status : UNREVIEWED
30
+ review_status : REVIEWED
You can’t perform that action at this time.
0 commit comments