Risk | High |
Patch available | YES |
Number of vulnerabilities | 12 |
CVE-ID | CVE-2006-20001 CVE-2022-4304 CVE-2022-4450 CVE-2022-25147 CVE-2022-43551 CVE-2022-43552 CVE-2023-0215 CVE-2023-0286 CVE-2023-23914 CVE-2023-23915 CVE-2023-23916 CVE-2023-25690 |
CWE-ID | CWE-119 CWE-208 CWE-415 CWE-190 CWE-254 CWE-416 CWE-843 CWE-319 CWE-770 CWE-113 |
Exploitation vector | Network |
Public exploit | Public exploit code for vulnerability #12 is available. |
Vulnerable software |
JBoss Core Services Server applications / Application servers jbcs-httpd24-openssl-pkcs11 (Red Hat package) Operating systems & Components / Operating system package or component jbcs-httpd24-openssl-chil (Red Hat package) Operating systems & Components / Operating system package or component jbcs-httpd24-mod_security (Red Hat package) Operating systems & Components / Operating system package or component jbcs-httpd24-mod_proxy_cluster (Red Hat package) Operating systems & Components / Operating system package or component jbcs-httpd24-mod_md (Red Hat package) Operating systems & Components / Operating system package or component jbcs-httpd24-mod_http2 (Red Hat package) Operating systems & Components / Operating system package or component jbcs-httpd24-httpd (Red Hat package) Operating systems & Components / Operating system package or component jbcs-httpd24-curl (Red Hat package) Operating systems & Components / Operating system package or component jbcs-httpd24-apr-util (Red Hat package) Operating systems & Components / Operating system package or component |
Vendor | Red Hat Inc. |
Security Bulletin
This security bulletin contains information about 12 vulnerabilities.
EUVDB-ID: #VU71241
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-2006-20001
CWE-ID:
CWE-119 - Memory corruption
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to a boundary error within the mod_dav module when handling HTTP requests. A remote attacker can send a specially crafted HTTP request, trigger a one byte buffer overflow and perform a denial of service (DoS) attack.
Install updates from vendor's website.
JBoss Core Services: 2.4.37 SP8 - 2.4.51
jbcs-httpd24-openssl-pkcs11 (Red Hat package): before 0.4.10-33.el7jbcs
jbcs-httpd24-openssl-chil (Red Hat package): before 1.0.0-18.el7jbcs
jbcs-httpd24-mod_security (Red Hat package): before 2.9.3-24.el7jbcs
jbcs-httpd24-mod_proxy_cluster (Red Hat package): before 1.3.18-2.el7jbcs
jbcs-httpd24-mod_md (Red Hat package): before 2.4.0-20.el7jbcs
jbcs-httpd24-mod_http2 (Red Hat package): before 1.15.19-23.el7jbcs
jbcs-httpd24-httpd (Red Hat package): before 2.4.51-39.el7jbcs
jbcs-httpd24-curl (Red Hat package): before 8.0.1-1.el7jbcs
jbcs-httpd24-apr-util (Red Hat package): before 1.6.1-101.el7jbcs
CPE2.3https://access.redhat.com/errata/RHSA-2023:3354
https://access.redhat.com/errata/RHSA-2023:3355
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: #VU71993
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-4304
CWE-ID:
CWE-208 - Information Exposure Through Timing Discrepancy
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to obtain sensitive information.
The vulnerability exists due to a timing based side channel exists in the OpenSSL RSA Decryption implementation. A remote attacker can perform a Bleichenbacher style attack and decrypt data sent over the network.
To achieve a successful decryption an attacker would have to be able to send a very large number of trial messages for decryption. The vulnerability affects all RSA padding modes: PKCS#1 v1.5, RSA-OEAP and RSASVE.
Install updates from vendor's website.
JBoss Core Services: 2.4.37 SP8 - 2.4.51
jbcs-httpd24-openssl-pkcs11 (Red Hat package): before 0.4.10-33.el7jbcs
jbcs-httpd24-openssl-chil (Red Hat package): before 1.0.0-18.el7jbcs
jbcs-httpd24-mod_security (Red Hat package): before 2.9.3-24.el7jbcs
jbcs-httpd24-mod_proxy_cluster (Red Hat package): before 1.3.18-2.el7jbcs
jbcs-httpd24-mod_md (Red Hat package): before 2.4.0-20.el7jbcs
jbcs-httpd24-mod_http2 (Red Hat package): before 1.15.19-23.el7jbcs
jbcs-httpd24-httpd (Red Hat package): before 2.4.51-39.el7jbcs
jbcs-httpd24-curl (Red Hat package): before 8.0.1-1.el7jbcs
jbcs-httpd24-apr-util (Red Hat package): before 1.6.1-101.el7jbcs
CPE2.3https://access.redhat.com/errata/RHSA-2023:3354
https://access.redhat.com/errata/RHSA-2023:3355
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: #VU71996
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-4450
CWE-ID:
CWE-415 - Double Free
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to a boundary error within the PEM_read_bio_ex() function. A remote attacker can pass specially crafted PEM file to the application, trigger a double free error and perform a denial of service (DoS) attack.
Install updates from vendor's website.
JBoss Core Services: 2.4.37 SP8 - 2.4.51
jbcs-httpd24-openssl-pkcs11 (Red Hat package): before 0.4.10-33.el7jbcs
jbcs-httpd24-openssl-chil (Red Hat package): before 1.0.0-18.el7jbcs
jbcs-httpd24-mod_security (Red Hat package): before 2.9.3-24.el7jbcs
jbcs-httpd24-mod_proxy_cluster (Red Hat package): before 1.3.18-2.el7jbcs
jbcs-httpd24-mod_md (Red Hat package): before 2.4.0-20.el7jbcs
jbcs-httpd24-mod_http2 (Red Hat package): before 1.15.19-23.el7jbcs
jbcs-httpd24-httpd (Red Hat package): before 2.4.51-39.el7jbcs
jbcs-httpd24-curl (Red Hat package): before 8.0.1-1.el7jbcs
jbcs-httpd24-apr-util (Red Hat package): before 1.6.1-101.el7jbcs
CPE2.3https://access.redhat.com/errata/RHSA-2023:3354
https://access.redhat.com/errata/RHSA-2023:3355
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: #VU71754
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-25147
CWE-ID:
CWE-190 - Integer overflow
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to execute arbitrary code on the target system.
The vulnerability exists due to integer overflow within the apr_base64() function. A remote attacker can pass specially crafted data to the application, trigger an integer overflow 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.
JBoss Core Services: 2.4.37 SP8 - 2.4.51
jbcs-httpd24-openssl-pkcs11 (Red Hat package): before 0.4.10-33.el7jbcs
jbcs-httpd24-openssl-chil (Red Hat package): before 1.0.0-18.el7jbcs
jbcs-httpd24-mod_security (Red Hat package): before 2.9.3-24.el7jbcs
jbcs-httpd24-mod_proxy_cluster (Red Hat package): before 1.3.18-2.el7jbcs
jbcs-httpd24-mod_md (Red Hat package): before 2.4.0-20.el7jbcs
jbcs-httpd24-mod_http2 (Red Hat package): before 1.15.19-23.el7jbcs
jbcs-httpd24-httpd (Red Hat package): before 2.4.51-39.el7jbcs
jbcs-httpd24-curl (Red Hat package): before 8.0.1-1.el7jbcs
jbcs-httpd24-apr-util (Red Hat package): before 1.6.1-101.el7jbcs
CPE2.3https://access.redhat.com/errata/RHSA-2023:3354
https://access.redhat.com/errata/RHSA-2023:3355
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: #VU70457
Risk: Medium
CVSSv4.0: 2.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Green]
CVE-ID: CVE-2022-43551
CWE-ID:
CWE-254 - Security Features
Exploit availability: No
DescriptionThe vulnerability allows an attacker to gain access to sensitive information.
The vulnerability exists in the way curl handles IDN characters in hostnames. The HSTS mechanism could be bypassed if the hostname in the given URL first uses IDN characters that get replaced to ASCII counterparts as part of the IDN conversion. Then in a subsequent request it does not detect the HSTS state and makes a clear text transfer.
MitigationInstall updates from vendor's website.
JBoss Core Services: 2.4.37 SP8 - 2.4.51
jbcs-httpd24-openssl-pkcs11 (Red Hat package): before 0.4.10-33.el7jbcs
jbcs-httpd24-openssl-chil (Red Hat package): before 1.0.0-18.el7jbcs
jbcs-httpd24-mod_security (Red Hat package): before 2.9.3-24.el7jbcs
jbcs-httpd24-mod_proxy_cluster (Red Hat package): before 1.3.18-2.el7jbcs
jbcs-httpd24-mod_md (Red Hat package): before 2.4.0-20.el7jbcs
jbcs-httpd24-mod_http2 (Red Hat package): before 1.15.19-23.el7jbcs
jbcs-httpd24-httpd (Red Hat package): before 2.4.51-39.el7jbcs
jbcs-httpd24-curl (Red Hat package): before 8.0.1-1.el7jbcs
jbcs-httpd24-apr-util (Red Hat package): before 1.6.1-101.el7jbcs
CPE2.3https://access.redhat.com/errata/RHSA-2023:3354
https://access.redhat.com/errata/RHSA-2023:3355
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: #VU70456
Risk: Low
CVSSv4.0: 0.2 [CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:A/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear]
CVE-ID: CVE-2022-43552
CWE-ID:
CWE-416 - Use After Free
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to a use-after-free error while processing denied requests from HTTP proxies when using SMB or TELNET protocols. A remote attacker can trigger a use-after-free error and crash the application.
Install updates from vendor's website.
JBoss Core Services: 2.4.37 SP8 - 2.4.51
jbcs-httpd24-openssl-pkcs11 (Red Hat package): before 0.4.10-33.el7jbcs
jbcs-httpd24-openssl-chil (Red Hat package): before 1.0.0-18.el7jbcs
jbcs-httpd24-mod_security (Red Hat package): before 2.9.3-24.el7jbcs
jbcs-httpd24-mod_proxy_cluster (Red Hat package): before 1.3.18-2.el7jbcs
jbcs-httpd24-mod_md (Red Hat package): before 2.4.0-20.el7jbcs
jbcs-httpd24-mod_http2 (Red Hat package): before 1.15.19-23.el7jbcs
jbcs-httpd24-httpd (Red Hat package): before 2.4.51-39.el7jbcs
jbcs-httpd24-curl (Red Hat package): before 8.0.1-1.el7jbcs
jbcs-httpd24-apr-util (Red Hat package): before 1.6.1-101.el7jbcs
CPE2.3https://access.redhat.com/errata/RHSA-2023:3354
https://access.redhat.com/errata/RHSA-2023:3355
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: #VU71995
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-2023-0215
CWE-ID:
CWE-416 - Use After Free
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to a use-after-free error within the BIO_new_NDEF function. A remote attacker can trigger a use-after-free error and perform a denial of service (DoS) attack.
Install updates from vendor's website.
JBoss Core Services: 2.4.37 SP8 - 2.4.51
jbcs-httpd24-openssl-pkcs11 (Red Hat package): before 0.4.10-33.el7jbcs
jbcs-httpd24-openssl-chil (Red Hat package): before 1.0.0-18.el7jbcs
jbcs-httpd24-mod_security (Red Hat package): before 2.9.3-24.el7jbcs
jbcs-httpd24-mod_proxy_cluster (Red Hat package): before 1.3.18-2.el7jbcs
jbcs-httpd24-mod_md (Red Hat package): before 2.4.0-20.el7jbcs
jbcs-httpd24-mod_http2 (Red Hat package): before 1.15.19-23.el7jbcs
jbcs-httpd24-httpd (Red Hat package): before 2.4.51-39.el7jbcs
jbcs-httpd24-curl (Red Hat package): before 8.0.1-1.el7jbcs
jbcs-httpd24-apr-util (Red Hat package): before 1.6.1-101.el7jbcs
CPE2.3https://access.redhat.com/errata/RHSA-2023:3354
https://access.redhat.com/errata/RHSA-2023:3355
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: #VU71992
Risk: High
CVSSv4.0: 6.8 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber]
CVE-ID: CVE-2023-0286
CWE-ID:
CWE-843 - Type confusion
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to a type confusion error related to X.400 address processing inside an X.509 GeneralName. A remote attacker can pass specially crafted data to the application, trigger a type confusion error and perform a denial of service (DoS) attack or read memory contents.
In most cases, the attack requires the attacker to provide both the certificate chain and CRL, neither of which need to have a valid signature. If the attacker only controls one of these inputs, the other input must already contain an X.400 address as a CRL distribution point, which is uncommon. As such, this vulnerability is most likely to only affect applications which have implemented their own functionality for retrieving CRLs over a network.
Install updates from vendor's website.
JBoss Core Services: 2.4.37 SP8 - 2.4.51
jbcs-httpd24-openssl-pkcs11 (Red Hat package): before 0.4.10-33.el7jbcs
jbcs-httpd24-openssl-chil (Red Hat package): before 1.0.0-18.el7jbcs
jbcs-httpd24-mod_security (Red Hat package): before 2.9.3-24.el7jbcs
jbcs-httpd24-mod_proxy_cluster (Red Hat package): before 1.3.18-2.el7jbcs
jbcs-httpd24-mod_md (Red Hat package): before 2.4.0-20.el7jbcs
jbcs-httpd24-mod_http2 (Red Hat package): before 1.15.19-23.el7jbcs
jbcs-httpd24-httpd (Red Hat package): before 2.4.51-39.el7jbcs
jbcs-httpd24-curl (Red Hat package): before 8.0.1-1.el7jbcs
jbcs-httpd24-apr-util (Red Hat package): before 1.6.1-101.el7jbcs
CPE2.3https://access.redhat.com/errata/RHSA-2023:3354
https://access.redhat.com/errata/RHSA-2023:3355
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: #VU72335
Risk: Medium
CVSSv4.0: 1.7 [CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Green]
CVE-ID: CVE-2023-23914
CWE-ID:
CWE-319 - Cleartext Transmission of Sensitive Information
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to perform MitM attack.
The vulnerability exists due to state issues when handling multiple requests, which results in ignoring HSTS support. A remote attacker can perform MitM attack. MitigationInstall updates from vendor's website.
JBoss Core Services: 2.4.37 SP8 - 2.4.51
jbcs-httpd24-openssl-pkcs11 (Red Hat package): before 0.4.10-33.el7jbcs
jbcs-httpd24-openssl-chil (Red Hat package): before 1.0.0-18.el7jbcs
jbcs-httpd24-mod_security (Red Hat package): before 2.9.3-24.el7jbcs
jbcs-httpd24-mod_proxy_cluster (Red Hat package): before 1.3.18-2.el7jbcs
jbcs-httpd24-mod_md (Red Hat package): before 2.4.0-20.el7jbcs
jbcs-httpd24-mod_http2 (Red Hat package): before 1.15.19-23.el7jbcs
jbcs-httpd24-httpd (Red Hat package): before 2.4.51-39.el7jbcs
jbcs-httpd24-curl (Red Hat package): before 8.0.1-1.el7jbcs
jbcs-httpd24-apr-util (Red Hat package): before 1.6.1-101.el7jbcs
CPE2.3https://access.redhat.com/errata/RHSA-2023:3354
https://access.redhat.com/errata/RHSA-2023:3355
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: #VU72336
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-2023-23915
CWE-ID:
CWE-319 - Cleartext Transmission of Sensitive Information
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to perform MitM attack.
The vulnerability exists due to state issues when handling multiple transfers in parallel, which results in ignoring HSTS support. A remote attacker can perform MitM attack. MitigationInstall updates from vendor's website.
JBoss Core Services: 2.4.37 SP8 - 2.4.51
jbcs-httpd24-openssl-pkcs11 (Red Hat package): before 0.4.10-33.el7jbcs
jbcs-httpd24-openssl-chil (Red Hat package): before 1.0.0-18.el7jbcs
jbcs-httpd24-mod_security (Red Hat package): before 2.9.3-24.el7jbcs
jbcs-httpd24-mod_proxy_cluster (Red Hat package): before 1.3.18-2.el7jbcs
jbcs-httpd24-mod_md (Red Hat package): before 2.4.0-20.el7jbcs
jbcs-httpd24-mod_http2 (Red Hat package): before 1.15.19-23.el7jbcs
jbcs-httpd24-httpd (Red Hat package): before 2.4.51-39.el7jbcs
jbcs-httpd24-curl (Red Hat package): before 8.0.1-1.el7jbcs
jbcs-httpd24-apr-util (Red Hat package): before 1.6.1-101.el7jbcs
CPE2.3https://access.redhat.com/errata/RHSA-2023:3354
https://access.redhat.com/errata/RHSA-2023:3355
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: #VU72337
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-2023-23916
CWE-ID:
CWE-770 - Allocation of Resources Without Limits or Throttling
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to incorrect implementation of the "chained" HTTP compression algorithms, where the number of links in the decompression chain was limited for each header instead of the entire request. A remote attacker can send a specially crafted compressed HTTP request with numerous headers and perform a denial of service (DoS) attack.
Install updates from vendor's website.
JBoss Core Services: 2.4.37 SP8 - 2.4.51
jbcs-httpd24-openssl-pkcs11 (Red Hat package): before 0.4.10-33.el7jbcs
jbcs-httpd24-openssl-chil (Red Hat package): before 1.0.0-18.el7jbcs
jbcs-httpd24-mod_security (Red Hat package): before 2.9.3-24.el7jbcs
jbcs-httpd24-mod_proxy_cluster (Red Hat package): before 1.3.18-2.el7jbcs
jbcs-httpd24-mod_md (Red Hat package): before 2.4.0-20.el7jbcs
jbcs-httpd24-mod_http2 (Red Hat package): before 1.15.19-23.el7jbcs
jbcs-httpd24-httpd (Red Hat package): before 2.4.51-39.el7jbcs
jbcs-httpd24-curl (Red Hat package): before 8.0.1-1.el7jbcs
jbcs-httpd24-apr-util (Red Hat package): before 1.6.1-101.el7jbcs
CPE2.3https://access.redhat.com/errata/RHSA-2023:3354
https://access.redhat.com/errata/RHSA-2023:3355
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: #VU73107
Risk: Medium
CVSSv4.0: 2 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:P/U:Green]
CVE-ID: CVE-2023-25690
CWE-ID:
CWE-113 - Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Response Splitting')
Exploit availability: Yes
DescriptionThe vulnerability allows a remote attacker to perform HTTP splitting attacks.
The vulnerability exists due to software does not correclty process CRLF character sequences in mod_rewrite and mod_proxy. A remote attacker can send specially crafted request containing CRLF sequence and make the application to send a split HTTP response.
Successful exploitation of the vulnerability may allow an attacker perform cache poisoning attack.
MitigationInstall updates from vendor's website.
JBoss Core Services: 2.4.37 SP8 - 2.4.51
jbcs-httpd24-openssl-pkcs11 (Red Hat package): before 0.4.10-33.el7jbcs
jbcs-httpd24-openssl-chil (Red Hat package): before 1.0.0-18.el7jbcs
jbcs-httpd24-mod_security (Red Hat package): before 2.9.3-24.el7jbcs
jbcs-httpd24-mod_proxy_cluster (Red Hat package): before 1.3.18-2.el7jbcs
jbcs-httpd24-mod_md (Red Hat package): before 2.4.0-20.el7jbcs
jbcs-httpd24-mod_http2 (Red Hat package): before 1.15.19-23.el7jbcs
jbcs-httpd24-httpd (Red Hat package): before 2.4.51-39.el7jbcs
jbcs-httpd24-curl (Red Hat package): before 8.0.1-1.el7jbcs
jbcs-httpd24-apr-util (Red Hat package): before 1.6.1-101.el7jbcs
CPE2.3https://access.redhat.com/errata/RHSA-2023:3354
https://access.redhat.com/errata/RHSA-2023:3355
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.