Risk | High |
Patch available | YES |
Number of vulnerabilities | 6 |
CVE-ID | CVE-2022-23302 CVE-2021-44832 CVE-2021-45105 CVE-2022-21704 CVE-2021-45046 CVE-2022-23305 |
CWE-ID | CWE-502 CWE-94 CWE-835 CWE-276 CWE-89 |
Exploitation vector | Network |
Public exploit |
Public exploit code for vulnerability #3 is available. Vulnerability #5 is being exploited in the wild. |
Vulnerable software |
Cloudera Data Platform Private Cloud Base for IBM Web applications / Other software |
Vendor | IBM Corporation |
Security Bulletin
This security bulletin contains information about 6 vulnerabilities.
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 update from vendor's website.
Vulnerable software versionsCloudera Data Platform Private Cloud Base for IBM: 7.1.6 - 7.1.7
CPE2.3https://www.ibm.com/blogs/psirt/security-bulletin-cloudera-data-platform-private-cloud-base-with-ibm-products-have-log-messages-vulnerable-to-arbitrary-code-execution-denial-of-service-remote-code-execution-and-sql-injection-due/
https://www.ibm.com/support/pages/node/6565383
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: #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 update from vendor's website.
Vulnerable software versionsCloudera Data Platform Private Cloud Base for IBM: 7.1.6 - 7.1.7
CPE2.3https://www.ibm.com/blogs/psirt/security-bulletin-cloudera-data-platform-private-cloud-base-with-ibm-products-have-log-messages-vulnerable-to-arbitrary-code-execution-denial-of-service-remote-code-execution-and-sql-injection-due/
https://www.ibm.com/support/pages/node/6565383
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: #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 update from vendor's website.
Vulnerable software versionsCloudera Data Platform Private Cloud Base for IBM: 7.1.6 - 7.1.7
CPE2.3https://www.ibm.com/blogs/psirt/security-bulletin-cloudera-data-platform-private-cloud-base-with-ibm-products-have-log-messages-vulnerable-to-arbitrary-code-execution-denial-of-service-remote-code-execution-and-sql-injection-due/
https://www.ibm.com/support/pages/node/6565383
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: #VU61582
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-2022-21704
CWE-ID:
CWE-276 - Incorrect Default Permissions
Exploit availability: No
DescriptionThe vulnerability allows a local user to escalate privileges on the system.
The vulnerability exists due to incorrect default permissions for log files created by the file, fileSync and dateFile appenders. A local user with access to the system can view contents of files and gain access to sensitive information.
MitigationInstall update from vendor's website.
Vulnerable software versionsCloudera Data Platform Private Cloud Base for IBM: 7.1.6 - 7.1.7
CPE2.3https://www.ibm.com/blogs/psirt/security-bulletin-cloudera-data-platform-private-cloud-base-with-ibm-products-have-log-messages-vulnerable-to-arbitrary-code-execution-denial-of-service-remote-code-execution-and-sql-injection-due/
https://www.ibm.com/support/pages/node/6565383
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: #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 update from vendor's website.
Vulnerable software versionsCloudera Data Platform Private Cloud Base for IBM: 7.1.6 - 7.1.7
CPE2.3https://www.ibm.com/blogs/psirt/security-bulletin-cloudera-data-platform-private-cloud-base-with-ibm-products-have-log-messages-vulnerable-to-arbitrary-code-execution-denial-of-service-remote-code-execution-and-sql-injection-due/
https://www.ibm.com/support/pages/node/6565383
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: #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 update from vendor's website.
Vulnerable software versionsCloudera Data Platform Private Cloud Base for IBM: 7.1.6 - 7.1.7
CPE2.3https://www.ibm.com/blogs/psirt/security-bulletin-cloudera-data-platform-private-cloud-base-with-ibm-products-have-log-messages-vulnerable-to-arbitrary-code-execution-denial-of-service-remote-code-execution-and-sql-injection-due/
https://www.ibm.com/support/pages/node/6565383
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.