Risk | High |
Patch available | YES |
Number of vulnerabilities | 2 |
CVE-ID | CVE-2021-30483 CVE-2022-45047 |
CWE-ID | CWE-22 CWE-502 |
Exploitation vector | Network |
Public exploit | Public exploit code for vulnerability #2 is available. |
Vulnerable software |
Red Hat Virtualization Manager Client/Desktop applications / Virtualization software vdsm (Red Hat package) Operating systems & Components / Operating system package or component rhv-log-collector-analyzer (Red Hat package) Operating systems & Components / Operating system package or component ovirt-web-ui (Red Hat package) Operating systems & Components / Operating system package or component ovirt-engine-ui-extensions (Red Hat package) Operating systems & Components / Operating system package or component ovirt-engine (Red Hat package) Operating systems & Components / Operating system package or component apache-sshd (Red Hat package) Operating systems & Components / Operating system package or component |
Vendor | Red Hat Inc. |
Security Bulletin
This security bulletin contains information about 2 vulnerabilities.
EUVDB-ID: #VU55601
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-30483
CWE-ID:
CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to perform directory traversal attacks.
The vulnerability exists due to input validation error when processing directory traversal sequences. A remote attacker can send a specially crafted HTTP request and read arbitrary files on the system.
MitigationInstall updates from vendor's website.
Red Hat Virtualization Manager: 4.4
vdsm (Red Hat package): before 4.50.3.6-1.el8ev
rhv-log-collector-analyzer (Red Hat package): before 1.0.16-1.el8ev
ovirt-web-ui (Red Hat package): before 1.9.3-1.el8ev
ovirt-engine-ui-extensions (Red Hat package): before 1.3.7-1.el8ev
ovirt-engine (Red Hat package): before 4.5.3.5-1.el8ev
apache-sshd (Red Hat package): before 2.9.2-0.1.el8ev
CPE2.3https://access.redhat.com/errata/RHSA-2023:0074
Q & A
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.
How the attacker can exploit this vulnerability?
The attacker would have to trick the victim to open a a specially crafted file.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.
EUVDB-ID: #VU70530
Risk: High
CVSSv4.0: 8.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/U:Amber]
CVE-ID: CVE-2022-45047
CWE-ID:
CWE-502 - Deserialization of Untrusted Data
Exploit availability: Yes
DescriptionThe vulnerability allows a remote attacker to execute arbitrary code on the target system.
The vulnerability exists due to insecure input validation when processing serialized data within the org.apache.sshd.server.keyprovider.SimpleGeneratorHostKeyProvider class. A remote attacker can pass specially crafted data to the application and execute arbitrary code on the target system.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.
MitigationInstall updates from vendor's website.
Red Hat Virtualization Manager: 4.4
vdsm (Red Hat package): before 4.50.3.6-1.el8ev
rhv-log-collector-analyzer (Red Hat package): before 1.0.16-1.el8ev
ovirt-web-ui (Red Hat package): before 1.9.3-1.el8ev
ovirt-engine-ui-extensions (Red Hat package): before 1.3.7-1.el8ev
ovirt-engine (Red Hat package): before 4.5.3.5-1.el8ev
apache-sshd (Red Hat package): before 2.9.2-0.1.el8ev
CPE2.3https://access.redhat.com/errata/RHSA-2023:0074
Q & A
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.
How the attacker can exploit this vulnerability?
The attacker would have to trick the victim to open a a specially crafted file.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability. However, proof of concept for this vulnerability is available.