Risk | Medium |
Patch available | YES |
Number of vulnerabilities | 3 |
CVE-ID | CVE-2023-45290 CVE-2024-6104 CVE-2024-24790 |
CWE-ID | CWE-400 CWE-532 CWE-20 |
Exploitation vector | Network |
Public exploit | N/A |
Vulnerable software |
containernetworking-plugins (Red Hat package) Operating systems & Components / Operating system package or component skopeo (Red Hat package) Operating systems & Components / Operating system package or component runc (Red Hat package) Operating systems & Components / Operating system package or component python-werkzeug (Red Hat package) Operating systems & Components / Operating system package or component podman (Red Hat package) Operating systems & Components / Operating system package or component openshift (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 conmon (Red Hat package) Operating systems & Components / Operating system package or component buildah (Red Hat package) Operating systems & Components / Operating system package or component NetworkManager (Red Hat package) Operating systems & Components / Operating system package or component kernel-rt (Red Hat package) Operating systems & Components / Operating system package or component kernel (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 3 vulnerabilities.
EUVDB-ID: #VU87197
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-2023-45290
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 in net/http due to application does not properly control consumption of internal resources when parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile). A remote attacker can trigger resource exhaustion and perform a denial of service (DoS) attack.
MitigationInstall updates from vendor's website.
containernetworking-plugins (Red Hat package): before 1.4.0-3.rhaos4.13.el8
skopeo (Red Hat package): before 1.11.3-2.rhaos4.13.el8
runc (Red Hat package): before 1.1.13-3.rhaos4.13.el8
python-werkzeug (Red Hat package): before 2.0.3-6.el9
podman (Red Hat package): before 4.4.1-12.rhaos4.13.el8
openshift (Red Hat package): before 4.13.0-202408092110.p0.ge0953cc.assembly.stream.el8
ignition (Red Hat package): before 2.15.0-9.rhaos4.13.el9
cri-tools (Red Hat package): before 1.26.0-6.el8
cri-o (Red Hat package): before 1.26.5-20.rhaos4.13.git2e90133.el8
conmon (Red Hat package): before 2.1.7-4.rhaos4.13.el8
buildah (Red Hat package): before 1.29.1-4.rhaos4.13.el8
NetworkManager (Red Hat package): before 1.42.2-24.el9_2
Red Hat OpenShift Container Platform: before 4.13.48
kernel-rt (Red Hat package): before 5.14.0-284.80.1.rt14.365.el9_2
kernel (Red Hat package): before 5.14.0-284.80.1.el9_2
CPE2.3https://access.redhat.com/errata/RHSA-2024:5446
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: #VU94616
Risk: Low
CVSSv4.0: 1.1 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear]
CVE-ID: CVE-2024-6104
CWE-ID:
CWE-532 - Information Exposure Through Log Files
Exploit availability: No
DescriptionThe vulnerability allows a local user to gain access to sensitive information.
The vulnerability exists due to software stores sensitive information into log files. A local user can read the log files and gain access to sensitive data obtain from HTTP requests.
Install updates from vendor's website.
containernetworking-plugins (Red Hat package): before 1.4.0-3.rhaos4.13.el8
skopeo (Red Hat package): before 1.11.3-2.rhaos4.13.el8
runc (Red Hat package): before 1.1.13-3.rhaos4.13.el8
python-werkzeug (Red Hat package): before 2.0.3-6.el9
podman (Red Hat package): before 4.4.1-12.rhaos4.13.el8
openshift (Red Hat package): before 4.13.0-202408092110.p0.ge0953cc.assembly.stream.el8
ignition (Red Hat package): before 2.15.0-9.rhaos4.13.el9
cri-tools (Red Hat package): before 1.26.0-6.el8
cri-o (Red Hat package): before 1.26.5-20.rhaos4.13.git2e90133.el8
conmon (Red Hat package): before 2.1.7-4.rhaos4.13.el8
buildah (Red Hat package): before 1.29.1-4.rhaos4.13.el8
NetworkManager (Red Hat package): before 1.42.2-24.el9_2
Red Hat OpenShift Container Platform: before 4.13.48
kernel-rt (Red Hat package): before 5.14.0-284.80.1.rt14.365.el9_2
kernel (Red Hat package): before 5.14.0-284.80.1.el9_2
CPE2.3https://access.redhat.com/errata/RHSA-2024:5446
Q & A
Can this vulnerability be exploited remotely?
No. This vulnerability can be exploited locally. The attacker should have authentication credentials and successfully authenticate on the system.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.
EUVDB-ID: #VU91160
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-2024-24790
CWE-ID:
CWE-20 - Improper input validation
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to modify application behavior.
The vulnerability exists due to improper handling of IPv4-mapped IPv6 addresses in net/netip within multiple methods, e.g. IsPrivate, IsLoopback. The affected methods return false for addresses which would return true in their traditional IPv4 forms, leading to potential bypass of implemented security features.
Install updates from vendor's website.
containernetworking-plugins (Red Hat package): before 1.4.0-3.rhaos4.13.el8
skopeo (Red Hat package): before 1.11.3-2.rhaos4.13.el8
runc (Red Hat package): before 1.1.13-3.rhaos4.13.el8
python-werkzeug (Red Hat package): before 2.0.3-6.el9
podman (Red Hat package): before 4.4.1-12.rhaos4.13.el8
openshift (Red Hat package): before 4.13.0-202408092110.p0.ge0953cc.assembly.stream.el8
ignition (Red Hat package): before 2.15.0-9.rhaos4.13.el9
cri-tools (Red Hat package): before 1.26.0-6.el8
cri-o (Red Hat package): before 1.26.5-20.rhaos4.13.git2e90133.el8
conmon (Red Hat package): before 2.1.7-4.rhaos4.13.el8
buildah (Red Hat package): before 1.29.1-4.rhaos4.13.el8
NetworkManager (Red Hat package): before 1.42.2-24.el9_2
Red Hat OpenShift Container Platform: before 4.13.48
kernel-rt (Red Hat package): before 5.14.0-284.80.1.rt14.365.el9_2
kernel (Red Hat package): before 5.14.0-284.80.1.el9_2
CPE2.3https://access.redhat.com/errata/RHSA-2024:5446
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.