Risk | Medium |
Patch available | YES |
Number of vulnerabilities | 4 |
CVE-ID | CVE-2020-28362 CVE-2021-3114 CVE-2021-28163 CVE-2021-28165 |
CWE-ID | CWE-20 CWE-682 CWE-200 CWE-400 |
Exploitation vector | Network |
Public exploit | N/A |
Vulnerable software |
openshift-ansible (Red Hat package) Operating systems & Components / Operating system package or component runc (Red Hat package) Operating systems & Components / Operating system package or component openstack-ironic (Red Hat package) Operating systems & Components / Operating system package or component openshift-kuryr (Red Hat package) Operating systems & Components / Operating system package or component openshift-clients (Red Hat package) Operating systems & Components / Operating system package or component openshift (Red Hat package) Operating systems & Components / Operating system package or component jenkins (Red Hat package) Operating systems & Components / Operating system package or component ignition (Red Hat package) Operating systems & Components / Operating system package or component cri-tools (Red Hat package) Operating systems & Components / Operating system package or component cri-o (Red Hat package) Operating systems & Components / Operating system package or component atomic-openshift-service-idler (Red Hat package) Operating systems & Components / Operating system package or component Red Hat OpenShift Container Platform Client/Desktop applications / Software for system administration |
Vendor | Red Hat Inc. |
Security Bulletin
This security bulletin contains information about 4 vulnerabilities.
EUVDB-ID: #VU48480
Risk: Medium
CVSSv4.0: 4.6 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green]
CVE-ID: CVE-2020-28362
CWE-ID:
CWE-20 - Improper input validation
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to insufficient validation of user-supplied input in a number of math/big.Int methods (Div, Exp, DivMod, Quo, Rem, QuoRem, Mod, ModInverse, ModSqrt, Jacobi, and GCD). A remote attacker can pass large input data to the application, specifically as divisor or modulo argument larger than 3168 bits (on 32-bit architectures) or 6336 bits (on 64-bit architectures).
Install updates from vendor's website.
openshift-ansible (Red Hat package): before 4.7.0-202105111743.p0.git.e1b19c2.el7
runc (Red Hat package): before 1.0.0-95.rhaos4.8.gitcd80260.el7
openstack-ironic (Red Hat package): before 16.0.4-0.20210510131210.6787142.el8
openshift-kuryr (Red Hat package): before 4.7.0-202105111743.p0.git.36c2cdd.el8
openshift-clients (Red Hat package): before 4.7.0-202105111743.p0.git.95881af.el7
openshift (Red Hat package): before 4.7.0-202105111743.p0.git.75370d3.el7
jenkins (Red Hat package): before 2.277.3.1620393611-1.el8
ignition (Red Hat package): before 2.9.0-3.rhaos4.7.git1d56dc8.el8
cri-tools (Red Hat package): before 1.20.0-2.el7
cri-o (Red Hat package): before 1.20.2-11.rhaos4.7.git704b03d.el7
atomic-openshift-service-idler (Red Hat package): before 4.7.0-202105111743.p0.git.39cfc66.el8
Red Hat OpenShift Container Platform: before 4.7.11
CPE2.3https://access.redhat.com/errata/RHSA-2021:1551
Q & A
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.
EUVDB-ID: #VU50047
Risk: Medium
CVSSv4.0: 2.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green]
CVE-ID: CVE-2021-3114
CWE-ID:
CWE-682 - Incorrect Calculation
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to compromise the target system.
The vulnerability exists due to incorrect calculation performed by the application in "crypto/elliptic/p224.go". A remote attacker can generate incorrect outputs, related to an underflow of the lowest limb during the final complete reduction in the P-224 field.
MitigationInstall updates from vendor's website.
openshift-ansible (Red Hat package): before 4.7.0-202105111743.p0.git.e1b19c2.el7
runc (Red Hat package): before 1.0.0-95.rhaos4.8.gitcd80260.el7
openstack-ironic (Red Hat package): before 16.0.4-0.20210510131210.6787142.el8
openshift-kuryr (Red Hat package): before 4.7.0-202105111743.p0.git.36c2cdd.el8
openshift-clients (Red Hat package): before 4.7.0-202105111743.p0.git.95881af.el7
openshift (Red Hat package): before 4.7.0-202105111743.p0.git.75370d3.el7
jenkins (Red Hat package): before 2.277.3.1620393611-1.el8
ignition (Red Hat package): before 2.9.0-3.rhaos4.7.git1d56dc8.el8
cri-tools (Red Hat package): before 1.20.0-2.el7
cri-o (Red Hat package): before 1.20.2-11.rhaos4.7.git704b03d.el7
atomic-openshift-service-idler (Red Hat package): before 4.7.0-202105111743.p0.git.39cfc66.el8
Red Hat OpenShift Container Platform: before 4.7.11
CPE2.3https://access.redhat.com/errata/RHSA-2021:1551
Q & A
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.
EUVDB-ID: #VU51878
Risk: Medium
CVSSv4.0: 6.6 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green]
CVE-ID: CVE-2021-28163
CWE-ID:
CWE-200 - Information exposure
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to gain access to potentially sensitive information.
The vulnerability exists due to excessive data output by the application. If the ${jetty.base}
directory or the ${jetty.base}/webapps
directory is a symlink, the contents of the ${jetty.base}/webapps
directory may be deployed as a static web application, exposing the content of the directory for download.
Install updates from vendor's website.
openshift-ansible (Red Hat package): before 4.7.0-202105111743.p0.git.e1b19c2.el7
runc (Red Hat package): before 1.0.0-95.rhaos4.8.gitcd80260.el7
openstack-ironic (Red Hat package): before 16.0.4-0.20210510131210.6787142.el8
openshift-kuryr (Red Hat package): before 4.7.0-202105111743.p0.git.36c2cdd.el8
openshift-clients (Red Hat package): before 4.7.0-202105111743.p0.git.95881af.el7
openshift (Red Hat package): before 4.7.0-202105111743.p0.git.75370d3.el7
jenkins (Red Hat package): before 2.277.3.1620393611-1.el8
ignition (Red Hat package): before 2.9.0-3.rhaos4.7.git1d56dc8.el8
cri-tools (Red Hat package): before 1.20.0-2.el7
cri-o (Red Hat package): before 1.20.2-11.rhaos4.7.git704b03d.el7
atomic-openshift-service-idler (Red Hat package): before 4.7.0-202105111743.p0.git.39cfc66.el8
Red Hat OpenShift Container Platform: before 4.7.11
CPE2.3https://access.redhat.com/errata/RHSA-2021:1551
Q & A
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.
EUVDB-ID: #VU51876
Risk: Medium
CVSSv4.0: 6.6 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green]
CVE-ID: CVE-2021-28165
CWE-ID:
CWE-400 - Resource exhaustion
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to application does not properly control consumption of internal resources when processing large TLS frames. A remote attacker can send specially crafted data to the server, trigger CPU high load and perform a denial of service (DoS) attack.
MitigationInstall updates from vendor's website.
openshift-ansible (Red Hat package): before 4.7.0-202105111743.p0.git.e1b19c2.el7
runc (Red Hat package): before 1.0.0-95.rhaos4.8.gitcd80260.el7
openstack-ironic (Red Hat package): before 16.0.4-0.20210510131210.6787142.el8
openshift-kuryr (Red Hat package): before 4.7.0-202105111743.p0.git.36c2cdd.el8
openshift-clients (Red Hat package): before 4.7.0-202105111743.p0.git.95881af.el7
openshift (Red Hat package): before 4.7.0-202105111743.p0.git.75370d3.el7
jenkins (Red Hat package): before 2.277.3.1620393611-1.el8
ignition (Red Hat package): before 2.9.0-3.rhaos4.7.git1d56dc8.el8
cri-tools (Red Hat package): before 1.20.0-2.el7
cri-o (Red Hat package): before 1.20.2-11.rhaos4.7.git704b03d.el7
atomic-openshift-service-idler (Red Hat package): before 4.7.0-202105111743.p0.git.39cfc66.el8
Red Hat OpenShift Container Platform: before 4.7.11
CPE2.3https://access.redhat.com/errata/RHSA-2021:1551
Q & A
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.