Risk | Medium |
Patch available | YES |
Number of vulnerabilities | 7 |
CVE-ID | CVE-2022-24675 CVE-2022-24785 CVE-2022-24921 CVE-2022-28327 CVE-2022-29526 CVE-2022-30629 CVE-2022-31129 |
CWE-ID | CWE-120 CWE-22 CWE-185 CWE-190 CWE-264 CWE-330 |
Exploitation vector | Network |
Public exploit | N/A |
Vulnerable software |
OpenShift Service Mesh Server applications / Virtualization software servicemesh-ratelimit (Red Hat package) Operating systems & Components / Operating system package or component servicemesh-proxy (Red Hat package) Operating systems & Components / Operating system package or component servicemesh-prometheus (Red Hat package) Operating systems & Components / Operating system package or component servicemesh-operator (Red Hat package) Operating systems & Components / Operating system package or component servicemesh (Red Hat package) Operating systems & Components / Operating system package or component |
Vendor | Red Hat Inc. |
Security Bulletin
This security bulletin contains information about 7 vulnerabilities.
EUVDB-ID: #VU64266
Risk: Low
CVSSv4.0: 1.2 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear]
CVE-ID: CVE-2022-24675
CWE-ID:
CWE-120 - Buffer overflow
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists in the Golang's library encoding/pem. A remote attacker can send to victim a large (more than 5 MB) PEM input to cause a stack overflow in Decode and perform a denial of service (DoS) attack.
MitigationInstall updates from vendor's website.
OpenShift Service Mesh: 2.1.0 - 2.1.4
servicemesh-ratelimit (Red Hat package): 2.1.0-1.el8 - 2.1.3-1.el8
servicemesh-proxy (Red Hat package): 2.1.0-13.el8 - 2.1.3-1.el8
servicemesh-prometheus (Red Hat package): 2.23.0-1.el8 - 2.23.0-7.el8
servicemesh-operator (Red Hat package): 2.1.0-4.el8 - 2.1.3-2.el8
servicemesh (Red Hat package): 2.1.0-5.el8 - 2.1.3-1.el8
CPE2.3https://access.redhat.com/errata/RHSA-2022:6277
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: #VU62463
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-2022-24785
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 within the npm version of Moment.js. A remote attacker can send a specially crafted HTTP request and read arbitrary files on the system.
MitigationInstall updates from vendor's website.
OpenShift Service Mesh: 2.1.0 - 2.1.4
servicemesh-ratelimit (Red Hat package): 2.1.0-1.el8 - 2.1.3-1.el8
servicemesh-proxy (Red Hat package): 2.1.0-13.el8 - 2.1.3-1.el8
servicemesh-prometheus (Red Hat package): 2.23.0-1.el8 - 2.23.0-7.el8
servicemesh-operator (Red Hat package): 2.1.0-4.el8 - 2.1.3-2.el8
servicemesh (Red Hat package): 2.1.0-5.el8 - 2.1.3-1.el8
CPE2.3https://access.redhat.com/errata/RHSA-2022:6277
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: #VU61227
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-2022-24921
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 an error in regexp.Compile in Go. 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.
OpenShift Service Mesh: 2.1.0 - 2.1.4
servicemesh-ratelimit (Red Hat package): 2.1.0-1.el8 - 2.1.3-1.el8
servicemesh-proxy (Red Hat package): 2.1.0-13.el8 - 2.1.3-1.el8
servicemesh-prometheus (Red Hat package): 2.23.0-1.el8 - 2.23.0-7.el8
servicemesh-operator (Red Hat package): 2.1.0-4.el8 - 2.1.3-2.el8
servicemesh (Red Hat package): 2.1.0-5.el8 - 2.1.3-1.el8
CPE2.3https://access.redhat.com/errata/RHSA-2022:6277
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: #VU64269
Risk: Low
CVSSv4.0: 1.2 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear]
CVE-ID: CVE-2022-28327
CWE-ID:
CWE-190 - Integer overflow
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to perform a denial of service attack.
The vulnerability exists due to integer overflow in the Golang's library crypto/elliptic. A remote attacker can send a specially crafted scalar input longer than 32 bytes to cause P256().ScalarMult or P256().ScalarBaseMult to panic and perform a denial of service attack.
MitigationInstall updates from vendor's website.
OpenShift Service Mesh: 2.1.0 - 2.1.4
servicemesh-ratelimit (Red Hat package): 2.1.0-1.el8 - 2.1.3-1.el8
servicemesh-proxy (Red Hat package): 2.1.0-13.el8 - 2.1.3-1.el8
servicemesh-prometheus (Red Hat package): 2.23.0-1.el8 - 2.23.0-7.el8
servicemesh-operator (Red Hat package): 2.1.0-4.el8 - 2.1.3-2.el8
servicemesh (Red Hat package): 2.1.0-5.el8 - 2.1.3-1.el8
CPE2.3https://access.redhat.com/errata/RHSA-2022:6277
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: #VU63173
Risk: Low
CVSSv4.0: 1.7 [CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear]
CVE-ID: CVE-2022-29526
CWE-ID:
CWE-264 - Permissions, Privileges, and Access Controls
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to bypass implemented security restrictions.
The vulnerability exists due to the Faccessat function can incorrectly report that a file is accessible, when called with a non-zero flags parameter. An attacker can bypass implemented security restrictions.
Install updates from vendor's website.
OpenShift Service Mesh: 2.1.0 - 2.1.4
servicemesh-ratelimit (Red Hat package): 2.1.0-1.el8 - 2.1.3-1.el8
servicemesh-proxy (Red Hat package): 2.1.0-13.el8 - 2.1.3-1.el8
servicemesh-prometheus (Red Hat package): 2.23.0-1.el8 - 2.23.0-7.el8
servicemesh-operator (Red Hat package): 2.1.0-4.el8 - 2.1.3-2.el8
servicemesh (Red Hat package): 2.1.0-5.el8 - 2.1.3-1.el8
CPE2.3https://access.redhat.com/errata/RHSA-2022:6277
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: #VU66122
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-30629
CWE-ID:
CWE-330 - Use of Insufficiently Random Values
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker gain access to sensitive information.
The vulnerability exists in crypto/tls implementation when generating TLS tickets age. The newSessionTicketMsgTLS13.ageAdd is always set to "0" instead of a random value.
Install updates from vendor's website.
OpenShift Service Mesh: 2.1.0 - 2.1.4
servicemesh-ratelimit (Red Hat package): 2.1.0-1.el8 - 2.1.3-1.el8
servicemesh-proxy (Red Hat package): 2.1.0-13.el8 - 2.1.3-1.el8
servicemesh-prometheus (Red Hat package): 2.23.0-1.el8 - 2.23.0-7.el8
servicemesh-operator (Red Hat package): 2.1.0-4.el8 - 2.1.3-2.el8
servicemesh (Red Hat package): 2.1.0-5.el8 - 2.1.3-1.el8
CPE2.3https://access.redhat.com/errata/RHSA-2022:6277
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: #VU65835
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-2022-31129
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 improper validation of user-supplied input when parsing overly long strings. A remote attacker can pass a string that contains more that 10k characters and perform regular expression denial of service (ReDoS) attack.
Install updates from vendor's website.
OpenShift Service Mesh: 2.1.0 - 2.1.4
servicemesh-ratelimit (Red Hat package): 2.1.0-1.el8 - 2.1.3-1.el8
servicemesh-proxy (Red Hat package): 2.1.0-13.el8 - 2.1.3-1.el8
servicemesh-prometheus (Red Hat package): 2.23.0-1.el8 - 2.23.0-7.el8
servicemesh-operator (Red Hat package): 2.1.0-4.el8 - 2.1.3-2.el8
servicemesh (Red Hat package): 2.1.0-5.el8 - 2.1.3-1.el8
CPE2.3https://access.redhat.com/errata/RHSA-2022:6277
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.