Risk | Critical |
Patch available | YES |
Number of vulnerabilities | 8 |
CVE-ID | CVE-2021-44832 CVE-2021-45046 CVE-2021-45105 CVE-2021-4104 CVE-2022-23307 CVE-2020-9493 CVE-2022-23302 CVE-2022-23305 CVE-2021-44228 |
CWE-ID | CWE-94 CWE-835 CWE-502 CWE-89 |
Exploitation vector | Network |
Public exploit |
Vulnerability #2 is being exploited in the wild. Public exploit code for vulnerability #3 is available. Vulnerability #8 is being exploited in the wild. |
Vulnerable software |
eap7-undertow (Red Hat package) Operating systems & Components / Operating system package or component eap7-yasson (Red Hat package) Operating systems & Components / Operating system package or component eap7-xom (Red Hat package) Operating systems & Components / Operating system package or component eap7-wildfly-openssl-el7 (Red Hat package) Operating systems & Components / Operating system package or component eap7-wildfly-openssl (Red Hat package) Operating systems & Components / Operating system package or component eap7-wildfly-elytron (Red Hat package) Operating systems & Components / Operating system package or component eap7-wildfly (Red Hat package) Operating systems & Components / Operating system package or component eap7-objectweb-asm (Red Hat package) Operating systems & Components / Operating system package or component eap7-narayana (Red Hat package) Operating systems & Components / Operating system package or component eap7-log4j (Red Hat package) Operating systems & Components / Operating system package or component eap7-jbossws-cxf (Red Hat package) Operating systems & Components / Operating system package or component eap7-jboss-xnio-base (Red Hat package) Operating systems & Components / Operating system package or component eap7-jboss-vfs (Red Hat package) Operating systems & Components / Operating system package or component eap7-jboss-server-migration (Red Hat package) Operating systems & Components / Operating system package or component eap7-infinispan (Red Hat package) Operating systems & Components / Operating system package or component eap7-hibernate (Red Hat package) Operating systems & Components / Operating system package or component eap7-hal-console (Red Hat package) Operating systems & Components / Operating system package or component eap7-ecj (Red Hat package) Operating systems & Components / Operating system package or component eap7-activemq-artemis (Red Hat package) Operating systems & Components / Operating system package or component |
Vendor | Red Hat Inc. |
Security Bulletin
This security bulletin contains information about 8 vulnerabilities.
EUVDB-ID: #VU59098
Risk: Medium
CVSSv4.0: 4.8 [CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Green]
CVE-ID: CVE-2021-44832
CWE-ID:
CWE-94 - Improper Control of Generation of Code ('Code Injection')
Exploit availability: No
DescriptionThe vulnerability allows a remote user to execute arbitrary code on the target system.
The vulnerability exists due to improper input validation. A remote user with permission to modify the logging configuration file can construct a malicious configuration using a JDBC Appender with a data source referencing a JNDI URI which can execute remote code.
MitigationInstall updates from vendor's website.
eap7-undertow (Red Hat package): 2.0.41-2.SP2_redhat_00001.1.el7eap
eap7-yasson (Red Hat package): before 1.0.10-1.redhat_00001.1.el7eap
eap7-xom (Red Hat package): before 1.3.7-1.redhat_00001.1.el7eap
eap7-wildfly-openssl-el7 (Red Hat package): before x86_64-2.2.0-2.Final_redhat_00002.1.el7eap
eap7-wildfly-openssl (Red Hat package): before 2.2.0-3.Final_redhat_00002.1.el7eap
eap7-wildfly-elytron (Red Hat package): before 1.15.11-1.Final_redhat_00002.1.el7eap
eap7-wildfly (Red Hat package): before 7.4.4-3.GA_redhat_00011.1.el7eap
eap7-objectweb-asm (Red Hat package): before 9.1.0-1.redhat_00002.1.el7eap
eap7-narayana (Red Hat package): before 5.11.4-1.Final_redhat_00001.1.el7eap
eap7-log4j (Red Hat package): before 2.17.1-1.redhat_00001.1.el7eap
eap7-jbossws-cxf (Red Hat package): before 5.4.4-1.Final_redhat_00001.1.el7eap
eap7-jboss-xnio-base (Red Hat package): before 3.8.6-1.Final_redhat_00001.1.el7eap
eap7-jboss-vfs (Red Hat package): before 3.2.16-1.Final_redhat_00001.1.el7eap
eap7-jboss-server-migration (Red Hat package): before 1.10.0-15.Final_redhat_00014.1.el7eap
eap7-infinispan (Red Hat package): before 11.0.15-1.Final_redhat_00001.1.el7eap
eap7-hibernate (Red Hat package): before 5.3.25-1.Final_redhat_00002.1.el7eap
eap7-hal-console (Red Hat package): before 3.3.9-1.Final_redhat_00001.1.el7eap
eap7-ecj (Red Hat package): before 3.26.0-1.redhat_00002.1.el7eap
eap7-activemq-artemis (Red Hat package): before 2.16.0-7.redhat_00034.1.el7eap
CPE2.3https://access.redhat.com/errata/RHSA-2022:1296
Q & A
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote authenticated privileged user via the Internet.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.
EUVDB-ID: #VU58976
Risk: High
CVSSv4.0: 9.2 [CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:A/U:Amber]
CVE-ID: CVE-2021-45046
CWE-ID:
CWE-94 - Improper Control of Generation of Code ('Code Injection')
Exploit availability: Yes
DescriptionThe vulnerability allows a remote attacker to compromise the affected system.
The
vulnerability exists due to incomplete patch in Apache Log4j 2.15.0 for
a code injection vulnerability #VU58816 (CVE-2021-44228) in certain
non-default configurations. A remote attacker with control over Thread
Context Map (MDC) input data when the logging configuration uses a
non-default Pattern Layout with either a Context Lookup (for example,
$${ctx:loginId}) or a Thread Context Map pattern (%X, %mdc, or %MDC) can
pass malicious data using a JNDI Lookup pattern and perform a denial of
service (DoS) attack, exfiltrate data or execute arbitrary code.
Later discovery demonstrates a remote code execution on macOS but no other tested environments.
MitigationInstall updates from vendor's website.
eap7-undertow (Red Hat package): 2.0.41-2.SP2_redhat_00001.1.el7eap
eap7-yasson (Red Hat package): before 1.0.10-1.redhat_00001.1.el7eap
eap7-xom (Red Hat package): before 1.3.7-1.redhat_00001.1.el7eap
eap7-wildfly-openssl-el7 (Red Hat package): before x86_64-2.2.0-2.Final_redhat_00002.1.el7eap
eap7-wildfly-openssl (Red Hat package): before 2.2.0-3.Final_redhat_00002.1.el7eap
eap7-wildfly-elytron (Red Hat package): before 1.15.11-1.Final_redhat_00002.1.el7eap
eap7-wildfly (Red Hat package): before 7.4.4-3.GA_redhat_00011.1.el7eap
eap7-objectweb-asm (Red Hat package): before 9.1.0-1.redhat_00002.1.el7eap
eap7-narayana (Red Hat package): before 5.11.4-1.Final_redhat_00001.1.el7eap
eap7-log4j (Red Hat package): before 2.17.1-1.redhat_00001.1.el7eap
eap7-jbossws-cxf (Red Hat package): before 5.4.4-1.Final_redhat_00001.1.el7eap
eap7-jboss-xnio-base (Red Hat package): before 3.8.6-1.Final_redhat_00001.1.el7eap
eap7-jboss-vfs (Red Hat package): before 3.2.16-1.Final_redhat_00001.1.el7eap
eap7-jboss-server-migration (Red Hat package): before 1.10.0-15.Final_redhat_00014.1.el7eap
eap7-infinispan (Red Hat package): before 11.0.15-1.Final_redhat_00001.1.el7eap
eap7-hibernate (Red Hat package): before 5.3.25-1.Final_redhat_00002.1.el7eap
eap7-hal-console (Red Hat package): before 3.3.9-1.Final_redhat_00001.1.el7eap
eap7-ecj (Red Hat package): before 3.26.0-1.redhat_00002.1.el7eap
eap7-activemq-artemis (Red Hat package): before 2.16.0-7.redhat_00034.1.el7eap
CPE2.3https://access.redhat.com/errata/RHSA-2022:1296
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?
Yes. This vulnerability is being exploited in the wild.
EUVDB-ID: #VU59051
Risk: Medium
CVSSv4.0: 7.7 [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:P/U:Green]
CVE-ID: CVE-2021-45105
CWE-ID:
CWE-835 - Loop with Unreachable Exit Condition ('Infinite Loop')
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to infinite loop within the StrSubstitutor class. A remote attacker can pass specially crafted input to the application, consume all available system resources and cause denial of service conditions.
Payload example: ${${::-${::-$${::-j}}}}
MitigationInstall updates from vendor's website.
eap7-undertow (Red Hat package): 2.0.41-2.SP2_redhat_00001.1.el7eap
eap7-yasson (Red Hat package): before 1.0.10-1.redhat_00001.1.el7eap
eap7-xom (Red Hat package): before 1.3.7-1.redhat_00001.1.el7eap
eap7-wildfly-openssl-el7 (Red Hat package): before x86_64-2.2.0-2.Final_redhat_00002.1.el7eap
eap7-wildfly-openssl (Red Hat package): before 2.2.0-3.Final_redhat_00002.1.el7eap
eap7-wildfly-elytron (Red Hat package): before 1.15.11-1.Final_redhat_00002.1.el7eap
eap7-wildfly (Red Hat package): before 7.4.4-3.GA_redhat_00011.1.el7eap
eap7-objectweb-asm (Red Hat package): before 9.1.0-1.redhat_00002.1.el7eap
eap7-narayana (Red Hat package): before 5.11.4-1.Final_redhat_00001.1.el7eap
eap7-log4j (Red Hat package): before 2.17.1-1.redhat_00001.1.el7eap
eap7-jbossws-cxf (Red Hat package): before 5.4.4-1.Final_redhat_00001.1.el7eap
eap7-jboss-xnio-base (Red Hat package): before 3.8.6-1.Final_redhat_00001.1.el7eap
eap7-jboss-vfs (Red Hat package): before 3.2.16-1.Final_redhat_00001.1.el7eap
eap7-jboss-server-migration (Red Hat package): before 1.10.0-15.Final_redhat_00014.1.el7eap
eap7-infinispan (Red Hat package): before 11.0.15-1.Final_redhat_00001.1.el7eap
eap7-hibernate (Red Hat package): before 5.3.25-1.Final_redhat_00002.1.el7eap
eap7-hal-console (Red Hat package): before 3.3.9-1.Final_redhat_00001.1.el7eap
eap7-ecj (Red Hat package): before 3.26.0-1.redhat_00002.1.el7eap
eap7-activemq-artemis (Red Hat package): before 2.16.0-7.redhat_00034.1.el7eap
CPE2.3https://access.redhat.com/errata/RHSA-2022:1296
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. However, proof of concept for this vulnerability is available.
EUVDB-ID: #VU58977
Risk: Medium
CVSSv4.0: 7.2 [CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Green]
CVE-ID: CVE-2021-4104
CWE-ID:
CWE-502 - Deserialization of Untrusted Data
Exploit availability: No
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 in JMSAppender, when the attacker has write access to the Log4j configuration. The attacker can provide TopicBindingName and TopicConnectionFactoryBindingName configurations causing JMSAppender to perform JNDI requests that result in remote code execution.
Note this issue only affects Log4j 1.2 when specifically configured to
use JMSAppender, which is not the default.
Install updates from vendor's website.
eap7-undertow (Red Hat package): 2.0.41-2.SP2_redhat_00001.1.el7eap
eap7-yasson (Red Hat package): before 1.0.10-1.redhat_00001.1.el7eap
eap7-xom (Red Hat package): before 1.3.7-1.redhat_00001.1.el7eap
eap7-wildfly-openssl-el7 (Red Hat package): before x86_64-2.2.0-2.Final_redhat_00002.1.el7eap
eap7-wildfly-openssl (Red Hat package): before 2.2.0-3.Final_redhat_00002.1.el7eap
eap7-wildfly-elytron (Red Hat package): before 1.15.11-1.Final_redhat_00002.1.el7eap
eap7-wildfly (Red Hat package): before 7.4.4-3.GA_redhat_00011.1.el7eap
eap7-objectweb-asm (Red Hat package): before 9.1.0-1.redhat_00002.1.el7eap
eap7-narayana (Red Hat package): before 5.11.4-1.Final_redhat_00001.1.el7eap
eap7-log4j (Red Hat package): before 2.17.1-1.redhat_00001.1.el7eap
eap7-jbossws-cxf (Red Hat package): before 5.4.4-1.Final_redhat_00001.1.el7eap
eap7-jboss-xnio-base (Red Hat package): before 3.8.6-1.Final_redhat_00001.1.el7eap
eap7-jboss-vfs (Red Hat package): before 3.2.16-1.Final_redhat_00001.1.el7eap
eap7-jboss-server-migration (Red Hat package): before 1.10.0-15.Final_redhat_00014.1.el7eap
eap7-infinispan (Red Hat package): before 11.0.15-1.Final_redhat_00001.1.el7eap
eap7-hibernate (Red Hat package): before 5.3.25-1.Final_redhat_00002.1.el7eap
eap7-hal-console (Red Hat package): before 3.3.9-1.Final_redhat_00001.1.el7eap
eap7-ecj (Red Hat package): before 3.26.0-1.redhat_00002.1.el7eap
eap7-activemq-artemis (Red Hat package): before 2.16.0-7.redhat_00034.1.el7eap
CPE2.3https://access.redhat.com/errata/RHSA-2022:1296
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: #VU59693
Risk: High
CVSSv4.0: 8.1 [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:U/U:Amber]
CVE-ID: CVE-2022-23307,CVE-2020-9493
CWE-ID:
CWE-502 - Deserialization of Untrusted Data
Exploit availability: No
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. 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.
eap7-undertow (Red Hat package): 2.0.41-2.SP2_redhat_00001.1.el7eap
eap7-yasson (Red Hat package): before 1.0.10-1.redhat_00001.1.el7eap
eap7-xom (Red Hat package): before 1.3.7-1.redhat_00001.1.el7eap
eap7-wildfly-openssl-el7 (Red Hat package): before x86_64-2.2.0-2.Final_redhat_00002.1.el7eap
eap7-wildfly-openssl (Red Hat package): before 2.2.0-3.Final_redhat_00002.1.el7eap
eap7-wildfly-elytron (Red Hat package): before 1.15.11-1.Final_redhat_00002.1.el7eap
eap7-wildfly (Red Hat package): before 7.4.4-3.GA_redhat_00011.1.el7eap
eap7-objectweb-asm (Red Hat package): before 9.1.0-1.redhat_00002.1.el7eap
eap7-narayana (Red Hat package): before 5.11.4-1.Final_redhat_00001.1.el7eap
eap7-log4j (Red Hat package): before 2.17.1-1.redhat_00001.1.el7eap
eap7-jbossws-cxf (Red Hat package): before 5.4.4-1.Final_redhat_00001.1.el7eap
eap7-jboss-xnio-base (Red Hat package): before 3.8.6-1.Final_redhat_00001.1.el7eap
eap7-jboss-vfs (Red Hat package): before 3.2.16-1.Final_redhat_00001.1.el7eap
eap7-jboss-server-migration (Red Hat package): before 1.10.0-15.Final_redhat_00014.1.el7eap
eap7-infinispan (Red Hat package): before 11.0.15-1.Final_redhat_00001.1.el7eap
eap7-hibernate (Red Hat package): before 5.3.25-1.Final_redhat_00002.1.el7eap
eap7-hal-console (Red Hat package): before 3.3.9-1.Final_redhat_00001.1.el7eap
eap7-ecj (Red Hat package): before 3.26.0-1.redhat_00002.1.el7eap
eap7-activemq-artemis (Red Hat package): before 2.16.0-7.redhat_00034.1.el7eap
CPE2.3https://access.redhat.com/errata/RHSA-2022:1296
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: #VU59692
Risk: High
CVSSv4.0: 8.1 [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:U/U:Amber]
CVE-ID: CVE-2022-23302
CWE-ID:
CWE-502 - Deserialization of Untrusted Data
Exploit availability: No
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 in JMSSink. A remote attacker can provide a TopicConnectionFactoryBindingName configuration causing JMSSink to perform JNDI requests and execute arbitrary code on the target system.
Note, a non-default configuration with support for JMSSink is required to exploit this vulnerability.
Install updates from vendor's website.
eap7-undertow (Red Hat package): 2.0.41-2.SP2_redhat_00001.1.el7eap
eap7-yasson (Red Hat package): before 1.0.10-1.redhat_00001.1.el7eap
eap7-xom (Red Hat package): before 1.3.7-1.redhat_00001.1.el7eap
eap7-wildfly-openssl-el7 (Red Hat package): before x86_64-2.2.0-2.Final_redhat_00002.1.el7eap
eap7-wildfly-openssl (Red Hat package): before 2.2.0-3.Final_redhat_00002.1.el7eap
eap7-wildfly-elytron (Red Hat package): before 1.15.11-1.Final_redhat_00002.1.el7eap
eap7-wildfly (Red Hat package): before 7.4.4-3.GA_redhat_00011.1.el7eap
eap7-objectweb-asm (Red Hat package): before 9.1.0-1.redhat_00002.1.el7eap
eap7-narayana (Red Hat package): before 5.11.4-1.Final_redhat_00001.1.el7eap
eap7-log4j (Red Hat package): before 2.17.1-1.redhat_00001.1.el7eap
eap7-jbossws-cxf (Red Hat package): before 5.4.4-1.Final_redhat_00001.1.el7eap
eap7-jboss-xnio-base (Red Hat package): before 3.8.6-1.Final_redhat_00001.1.el7eap
eap7-jboss-vfs (Red Hat package): before 3.2.16-1.Final_redhat_00001.1.el7eap
eap7-jboss-server-migration (Red Hat package): before 1.10.0-15.Final_redhat_00014.1.el7eap
eap7-infinispan (Red Hat package): before 11.0.15-1.Final_redhat_00001.1.el7eap
eap7-hibernate (Red Hat package): before 5.3.25-1.Final_redhat_00002.1.el7eap
eap7-hal-console (Red Hat package): before 3.3.9-1.Final_redhat_00001.1.el7eap
eap7-ecj (Red Hat package): before 3.26.0-1.redhat_00002.1.el7eap
eap7-activemq-artemis (Red Hat package): before 2.16.0-7.redhat_00034.1.el7eap
CPE2.3https://access.redhat.com/errata/RHSA-2022:1296
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: #VU59691
Risk: Medium
CVSSv4.0: 6.9 [CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Green]
CVE-ID: CVE-2022-23305
CWE-ID:
CWE-89 - Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to execute arbitrary SQL queries in database.
The vulnerability exists due to insufficient sanitization of user-supplied data in the JDBCAppender. A remote attacker can send a specially crafted request to the affected application and execute arbitrary SQL commands within the application database.
Note, a non-default configuration with enabled JDBCAppender is required to exploit the vulnerability.
Install updates from vendor's website.
eap7-undertow (Red Hat package): 2.0.41-2.SP2_redhat_00001.1.el7eap
eap7-yasson (Red Hat package): before 1.0.10-1.redhat_00001.1.el7eap
eap7-xom (Red Hat package): before 1.3.7-1.redhat_00001.1.el7eap
eap7-wildfly-openssl-el7 (Red Hat package): before x86_64-2.2.0-2.Final_redhat_00002.1.el7eap
eap7-wildfly-openssl (Red Hat package): before 2.2.0-3.Final_redhat_00002.1.el7eap
eap7-wildfly-elytron (Red Hat package): before 1.15.11-1.Final_redhat_00002.1.el7eap
eap7-wildfly (Red Hat package): before 7.4.4-3.GA_redhat_00011.1.el7eap
eap7-objectweb-asm (Red Hat package): before 9.1.0-1.redhat_00002.1.el7eap
eap7-narayana (Red Hat package): before 5.11.4-1.Final_redhat_00001.1.el7eap
eap7-log4j (Red Hat package): before 2.17.1-1.redhat_00001.1.el7eap
eap7-jbossws-cxf (Red Hat package): before 5.4.4-1.Final_redhat_00001.1.el7eap
eap7-jboss-xnio-base (Red Hat package): before 3.8.6-1.Final_redhat_00001.1.el7eap
eap7-jboss-vfs (Red Hat package): before 3.2.16-1.Final_redhat_00001.1.el7eap
eap7-jboss-server-migration (Red Hat package): before 1.10.0-15.Final_redhat_00014.1.el7eap
eap7-infinispan (Red Hat package): before 11.0.15-1.Final_redhat_00001.1.el7eap
eap7-hibernate (Red Hat package): before 5.3.25-1.Final_redhat_00002.1.el7eap
eap7-hal-console (Red Hat package): before 3.3.9-1.Final_redhat_00001.1.el7eap
eap7-ecj (Red Hat package): before 3.26.0-1.redhat_00002.1.el7eap
eap7-activemq-artemis (Red Hat package): before 2.16.0-7.redhat_00034.1.el7eap
CPE2.3https://access.redhat.com/errata/RHSA-2022:1296
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: #VU58816
Risk: Critical
CVSSv4.0: 9.3 [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:A/U:Red]
CVE-ID: CVE-2021-44228
CWE-ID:
CWE-94 - Improper Control of Generation of Code ('Code Injection')
Exploit availability: Yes
DescriptionThe vulnerability allows a remote attacker to execute arbitrary code on the target system.
The vulnerability exists due to improper input validation when processing LDAP requests. A remote attacker can send a specially crafted request to the application and execute arbitrary code on the target system.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.
Note, we are aware of attackers exploiting the vulnerability in the wild.
Install updates from vendor's website.
eap7-undertow (Red Hat package): 2.0.41-2.SP2_redhat_00001.1.el7eap
eap7-yasson (Red Hat package): before 1.0.10-1.redhat_00001.1.el7eap
eap7-xom (Red Hat package): before 1.3.7-1.redhat_00001.1.el7eap
eap7-wildfly-openssl-el7 (Red Hat package): before x86_64-2.2.0-2.Final_redhat_00002.1.el7eap
eap7-wildfly-openssl (Red Hat package): before 2.2.0-3.Final_redhat_00002.1.el7eap
eap7-wildfly-elytron (Red Hat package): before 1.15.11-1.Final_redhat_00002.1.el7eap
eap7-wildfly (Red Hat package): before 7.4.4-3.GA_redhat_00011.1.el7eap
eap7-objectweb-asm (Red Hat package): before 9.1.0-1.redhat_00002.1.el7eap
eap7-narayana (Red Hat package): before 5.11.4-1.Final_redhat_00001.1.el7eap
eap7-log4j (Red Hat package): before 2.17.1-1.redhat_00001.1.el7eap
eap7-jbossws-cxf (Red Hat package): before 5.4.4-1.Final_redhat_00001.1.el7eap
eap7-jboss-xnio-base (Red Hat package): before 3.8.6-1.Final_redhat_00001.1.el7eap
eap7-jboss-vfs (Red Hat package): before 3.2.16-1.Final_redhat_00001.1.el7eap
eap7-jboss-server-migration (Red Hat package): before 1.10.0-15.Final_redhat_00014.1.el7eap
eap7-infinispan (Red Hat package): before 11.0.15-1.Final_redhat_00001.1.el7eap
eap7-hibernate (Red Hat package): before 5.3.25-1.Final_redhat_00002.1.el7eap
eap7-hal-console (Red Hat package): before 3.3.9-1.Final_redhat_00001.1.el7eap
eap7-ecj (Red Hat package): before 3.26.0-1.redhat_00002.1.el7eap
eap7-activemq-artemis (Red Hat package): before 2.16.0-7.redhat_00034.1.el7eap
CPE2.3https://access.redhat.com/errata/RHSA-2022:1296
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?
Yes. This vulnerability is being exploited in the wild.