Risk | Medium |
Patch available | YES |
Number of vulnerabilities | 10 |
CVE-ID | CVE-2020-7788 CVE-2020-28469 CVE-2021-3807 CVE-2021-33502 CVE-2022-29244 CVE-2022-32212 CVE-2022-32213 CVE-2022-32214 CVE-2022-32215 CVE-2022-33987 |
CWE-ID | CWE-94 CWE-185 CWE-20 CWE-200 CWE-703 CWE-444 CWE-601 |
Exploitation vector | Network |
Public exploit | N/A |
Vulnerable software |
Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions Operating systems & Components / Operating system package or component nodejs-nodemon (Red Hat package) Operating systems & Components / Operating system package or component nodejs (Red Hat package) Operating systems & Components / Operating system package or component Red Hat Enterprise Linux for ARM 64 - Extended Update Support Operating systems & Components / Operating system Red Hat Enterprise Linux for ARM 64 Operating systems & Components / Operating system Red Hat Enterprise Linux for Power, little endian - Extended Update Support Operating systems & Components / Operating system Red Hat Enterprise Linux for Power, little endian Operating systems & Components / Operating system Red Hat Enterprise Linux for IBM z Systems - Extended Update Support Operating systems & Components / Operating system Red Hat Enterprise Linux for IBM z Systems Operating systems & Components / Operating system Red Hat Enterprise Linux for x86_64 - Extended Update Support Operating systems & Components / Operating system Red Hat Enterprise Linux for x86_64 Operating systems & Components / Operating system |
Vendor | Red Hat Inc. |
Security Bulletin
This security bulletin contains information about 10 vulnerabilities.
EUVDB-ID: #VU66955
Risk: Medium
CVSSv4.0: 2.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Green]
CVE-ID: CVE-2020-7788
CWE-ID:
CWE-94 - Improper Control of Generation of Code ('Code Injection')
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to execute arbitrary code.
The vulnerability exists due to improper input validation when handling INI files. A remote attacker can pass a specially crafted INI file to the application and perform prototype pollution attacks.
Install updates from vendor's website.
Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions: 9.0
Red Hat Enterprise Linux for ARM 64 - Extended Update Support: 9.0
Red Hat Enterprise Linux for ARM 64: 9
Red Hat Enterprise Linux for Power, little endian - Extended Update Support: 9.0
Red Hat Enterprise Linux for Power, little endian: 9
Red Hat Enterprise Linux for IBM z Systems - Extended Update Support: 9.0
Red Hat Enterprise Linux for IBM z Systems: 9
Red Hat Enterprise Linux for x86_64 - Extended Update Support: 9.0
Red Hat Enterprise Linux for x86_64: 9
nodejs-nodemon (Red Hat package): before 2.0.19-1.el9_0
nodejs (Red Hat package): before 16.16.0-1.el9_0
CPE2.3https://access.redhat.com/errata/RHSA-2022:6595
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: #VU52985
Risk: Medium
CVSSv4.0: 2.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Green]
CVE-ID: CVE-2020-28469
CWE-ID:
CWE-185 - Incorrect Regular Expression
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to incorrect handling of user-supplied input in regular expression. A remote attacker can pass specially crafted input to the application and perform regular expression denial of service (ReDoS) attack.
Install updates from vendor's website.
Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions: 9.0
Red Hat Enterprise Linux for ARM 64 - Extended Update Support: 9.0
Red Hat Enterprise Linux for ARM 64: 9
Red Hat Enterprise Linux for Power, little endian - Extended Update Support: 9.0
Red Hat Enterprise Linux for Power, little endian: 9
Red Hat Enterprise Linux for IBM z Systems - Extended Update Support: 9.0
Red Hat Enterprise Linux for IBM z Systems: 9
Red Hat Enterprise Linux for x86_64 - Extended Update Support: 9.0
Red Hat Enterprise Linux for x86_64: 9
nodejs-nodemon (Red Hat package): before 2.0.19-1.el9_0
nodejs (Red Hat package): before 16.16.0-1.el9_0
CPE2.3https://access.redhat.com/errata/RHSA-2022:6595
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: #VU57967
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-3807
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 when matching crafted invalid ANSI escape codes in ansi-regex. A remote attacker can pass specially crafted input to the application and perform a denial of service (DoS) attack.
MitigationInstall updates from vendor's website.
Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions: 9.0
Red Hat Enterprise Linux for ARM 64 - Extended Update Support: 9.0
Red Hat Enterprise Linux for ARM 64: 9
Red Hat Enterprise Linux for Power, little endian - Extended Update Support: 9.0
Red Hat Enterprise Linux for Power, little endian: 9
Red Hat Enterprise Linux for IBM z Systems - Extended Update Support: 9.0
Red Hat Enterprise Linux for IBM z Systems: 9
Red Hat Enterprise Linux for x86_64 - Extended Update Support: 9.0
Red Hat Enterprise Linux for x86_64: 9
nodejs-nodemon (Red Hat package): before 2.0.19-1.el9_0
nodejs (Red Hat package): before 16.16.0-1.el9_0
CPE2.3https://access.redhat.com/errata/RHSA-2022:6595
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: #VU63698
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-33502
CWE-ID:
CWE-185 - Incorrect Regular Expression
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to exponential performance for data. A remote attacker can pass specially crafted data to the application and perform a regular expression denial of service (ReDos) attack.
Install updates from vendor's website.
Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions: 9.0
Red Hat Enterprise Linux for ARM 64 - Extended Update Support: 9.0
Red Hat Enterprise Linux for ARM 64: 9
Red Hat Enterprise Linux for Power, little endian - Extended Update Support: 9.0
Red Hat Enterprise Linux for Power, little endian: 9
Red Hat Enterprise Linux for IBM z Systems - Extended Update Support: 9.0
Red Hat Enterprise Linux for IBM z Systems: 9
Red Hat Enterprise Linux for x86_64 - Extended Update Support: 9.0
Red Hat Enterprise Linux for x86_64: 9
nodejs-nodemon (Red Hat package): before 2.0.19-1.el9_0
nodejs (Red Hat package): before 16.16.0-1.el9_0
CPE2.3https://access.redhat.com/errata/RHSA-2022:6595
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: #VU66698
Risk: Medium
CVSSv4.0: 2.1 [CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green]
CVE-ID: CVE-2022-29244
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 npm pack ignores root-level .gitignore and .npmignore file exclusion
directives when run in a workspace or with a workspace flag (ie.
`--workspaces`, `--workspace=
Install updates from vendor's website.
Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions: 9.0
Red Hat Enterprise Linux for ARM 64 - Extended Update Support: 9.0
Red Hat Enterprise Linux for ARM 64: 9
Red Hat Enterprise Linux for Power, little endian - Extended Update Support: 9.0
Red Hat Enterprise Linux for Power, little endian: 9
Red Hat Enterprise Linux for IBM z Systems - Extended Update Support: 9.0
Red Hat Enterprise Linux for IBM z Systems: 9
Red Hat Enterprise Linux for x86_64 - Extended Update Support: 9.0
Red Hat Enterprise Linux for x86_64: 9
nodejs-nodemon (Red Hat package): before 2.0.19-1.el9_0
nodejs (Red Hat package): before 16.16.0-1.el9_0
CPE2.3https://access.redhat.com/errata/RHSA-2022:6595
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: #VU65273
Risk: Medium
CVSSv4.0: 2.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Green]
CVE-ID: CVE-2022-32212
CWE-ID:
CWE-703 - Improper Check or Handling of Exceptional Conditions
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to execute arbitrary code on the target system.
The vulnerability exists due to IsIPAddress does not properly checks if an IP address is invalid or not. A remote unauthenticated attacker can exploit this vulnerability to bypass the IsAllowedHost check and execute arbitrary code on the system.
MitigationInstall updates from vendor's website.
Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions: 9.0
Red Hat Enterprise Linux for ARM 64 - Extended Update Support: 9.0
Red Hat Enterprise Linux for ARM 64: 9
Red Hat Enterprise Linux for Power, little endian - Extended Update Support: 9.0
Red Hat Enterprise Linux for Power, little endian: 9
Red Hat Enterprise Linux for IBM z Systems - Extended Update Support: 9.0
Red Hat Enterprise Linux for IBM z Systems: 9
Red Hat Enterprise Linux for x86_64 - Extended Update Support: 9.0
Red Hat Enterprise Linux for x86_64: 9
nodejs-nodemon (Red Hat package): before 2.0.19-1.el9_0
nodejs (Red Hat package): before 16.16.0-1.el9_0
CPE2.3https://access.redhat.com/errata/RHSA-2022:6595
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: #VU65275
Risk: Medium
CVSSv4.0: 2.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green]
CVE-ID: CVE-2022-32213
CWE-ID:
CWE-444 - Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling')
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to perform HTTP request smuggling attacks.
The vulnerability exists due to improper validation of HTTP requests. A remote attacker can send a specially-crafted request to lead to HTTP Request Smuggling to poison the web cache, bypass web application firewall protection, and conduct XSS attacks.
MitigationInstall updates from vendor's website.
Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions: 9.0
Red Hat Enterprise Linux for ARM 64 - Extended Update Support: 9.0
Red Hat Enterprise Linux for ARM 64: 9
Red Hat Enterprise Linux for Power, little endian - Extended Update Support: 9.0
Red Hat Enterprise Linux for Power, little endian: 9
Red Hat Enterprise Linux for IBM z Systems - Extended Update Support: 9.0
Red Hat Enterprise Linux for IBM z Systems: 9
Red Hat Enterprise Linux for x86_64 - Extended Update Support: 9.0
Red Hat Enterprise Linux for x86_64: 9
nodejs-nodemon (Red Hat package): before 2.0.19-1.el9_0
nodejs (Red Hat package): before 16.16.0-1.el9_0
CPE2.3https://access.redhat.com/errata/RHSA-2022:6595
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: #VU65278
Risk: Medium
CVSSv4.0: 2.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green]
CVE-ID: CVE-2022-32214
CWE-ID:
CWE-444 - Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling')
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to perform HTTP request smuggling attacks.
The vulnerability exists due to llhttp parser in the http module does not strictly use the CRLF sequence to delimit HTTP requests. A remote attacker can send a specially crafted HTTP request to the server and smuggle arbitrary HTTP headers.
Successful exploitation of vulnerability may allow an attacker to poison HTTP cache and perform phishing attacks.
MitigationInstall updates from vendor's website.
Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions: 9.0
Red Hat Enterprise Linux for ARM 64 - Extended Update Support: 9.0
Red Hat Enterprise Linux for ARM 64: 9
Red Hat Enterprise Linux for Power, little endian - Extended Update Support: 9.0
Red Hat Enterprise Linux for Power, little endian: 9
Red Hat Enterprise Linux for IBM z Systems - Extended Update Support: 9.0
Red Hat Enterprise Linux for IBM z Systems: 9
Red Hat Enterprise Linux for x86_64 - Extended Update Support: 9.0
Red Hat Enterprise Linux for x86_64: 9
nodejs-nodemon (Red Hat package): before 2.0.19-1.el9_0
nodejs (Red Hat package): before 16.16.0-1.el9_0
CPE2.3https://access.redhat.com/errata/RHSA-2022:6595
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: #VU65282
Risk: Medium
CVSSv4.0: 2.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green]
CVE-ID: CVE-2022-32215
CWE-ID:
CWE-444 - Inconsistent Interpretation of HTTP Requests ('HTTP Request Smuggling')
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to perform HTTP request smuggling attacks.
The vulnerability exists due to llhttp parser in the http module does not correctly handle multi-line Transfer-Encoding headers. A remote attacker can send a specially crafted HTTP request to the server and smuggle arbitrary HTTP headers.
Successful exploitation of vulnerability may allow an attacker to poison HTTP cache and perform phishing attacks.
MitigationInstall updates from vendor's website.
Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions: 9.0
Red Hat Enterprise Linux for ARM 64 - Extended Update Support: 9.0
Red Hat Enterprise Linux for ARM 64: 9
Red Hat Enterprise Linux for Power, little endian - Extended Update Support: 9.0
Red Hat Enterprise Linux for Power, little endian: 9
Red Hat Enterprise Linux for IBM z Systems - Extended Update Support: 9.0
Red Hat Enterprise Linux for IBM z Systems: 9
Red Hat Enterprise Linux for x86_64 - Extended Update Support: 9.0
Red Hat Enterprise Linux for x86_64: 9
nodejs-nodemon (Red Hat package): before 2.0.19-1.el9_0
nodejs (Red Hat package): before 16.16.0-1.el9_0
CPE2.3https://access.redhat.com/errata/RHSA-2022:6595
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: #VU66400
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-2022-33987
CWE-ID:
CWE-601 - URL Redirection to Untrusted Site ('Open Redirect')
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to redirect victims to arbitrary URL.
The vulnerability exists due to requested URLs are not verified and allow open redirection to a local UNIX socket. A remote attacker can create a link that leads to a trusted website, however, when clicked, redirects the victim to arbitrary domain.
Successful exploitation of this vulnerability may allow a remote attacker to perform a phishing attack and steal potentially sensitive information.
MitigationInstall updates from vendor's website.
Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions: 9.0
Red Hat Enterprise Linux for ARM 64 - Extended Update Support: 9.0
Red Hat Enterprise Linux for ARM 64: 9
Red Hat Enterprise Linux for Power, little endian - Extended Update Support: 9.0
Red Hat Enterprise Linux for Power, little endian: 9
Red Hat Enterprise Linux for IBM z Systems - Extended Update Support: 9.0
Red Hat Enterprise Linux for IBM z Systems: 9
Red Hat Enterprise Linux for x86_64 - Extended Update Support: 9.0
Red Hat Enterprise Linux for x86_64: 9
nodejs-nodemon (Red Hat package): before 2.0.19-1.el9_0
nodejs (Red Hat package): before 16.16.0-1.el9_0
CPE2.3https://access.redhat.com/errata/RHSA-2022:6595
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.