@@ -20,6 +20,42 @@ Release Notes for |k8s-op-full|
20
20
Production Notes </reference/production-notes>
21
21
Known Issues </reference/known-issues>
22
22
23
+ .. _ent-op-1.4.5:
24
+
25
+ |k8s-op-full| 1.4.5
26
+ -------------------
27
+
28
+ Fixes CVE-2020-7922: |k8s| Operator generates potentially insecure certificates.
29
+
30
+ CVE Description
31
+ ~~~~~~~~~~~~~~~
32
+
33
+ X.509 certificates generated by the |k8s-op| may allow an attacker with
34
+ access to the |k8s| cluster improper access to MongoDB instances.
35
+ Customers who do not use X.509 authentication, and those who do not use
36
+ the |k8s-op-short| to generate their X.509 certificates are unaffected.
37
+
38
+ Common Weakness Enumeration
39
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
40
+
41
+ CWE-295: Improper Certificate Validation
42
+ CVSS score: 6.4
43
+ CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N
44
+
45
+ Affected Versions
46
+ ~~~~~~~~~~~~~~~~~
47
+
48
+ - 1.0, 1.1
49
+ - 1.2.0 - 1.2.4
50
+ - 1.3.0 - 1.3.1
51
+ - 1.4.0 - 1.4.4
52
+
53
+ Fixed Versions
54
+ ~~~~~~~~~~~~~~
55
+
56
+ - 1.2.5
57
+ - 1.4.5 and above
58
+
23
59
.. _ent-op-1.4.4:
24
60
25
61
|k8s-op-full| 1.4.4
@@ -295,6 +331,42 @@ Bug Fixes
295
331
296
332
- Sets ``USER`` in the |k8s-op-short| Docker image.
297
333
334
+ .. _ent-op-1.2.5:
335
+
336
+ |k8s-op-full| 1.2.5
337
+ -------------------
338
+
339
+ Fixes CVE-2020-7922: |k8s| Operator generates potentially insecure certificates.
340
+
341
+ CVE Description
342
+ ~~~~~~~~~~~~~~~
343
+
344
+ X.509 certificates generated by the |k8s-op| may allow an attacker with
345
+ access to the |k8s| cluster improper access to MongoDB instances.
346
+ Customers who do not use X.509 authentication, and those who do not use
347
+ the |k8s-op-short| to generate their X.509 certificates are unaffected.
348
+
349
+ Common Weakness Enumeration
350
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
351
+
352
+ CWE-295: Improper Certificate Validation
353
+ CVSS score: 6.4
354
+ CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N
355
+
356
+ Affected Versions
357
+ ~~~~~~~~~~~~~~~~~
358
+
359
+ - 1.0, 1.1
360
+ - 1.2.0 - 1.2.4
361
+ - 1.3.0 - 1.3.1
362
+ - 1.4.0 - 1.4.4
363
+
364
+ Fixed Versions
365
+ ~~~~~~~~~~~~~~
366
+
367
+ - 1.2.5
368
+ - 1.4.5 and above
369
+
298
370
.. _ent-op-1.2.4:
299
371
300
372
|k8s-op-full| 1.2.4
0 commit comments