First published: Mon Jan 06 2025(Updated: )
express is vulnerable to HTTP response splitting attacks, caused by the failure to check for newline characters in the response.redirect function. A remote attacker could exploit this vulnerability to inject CRLF characters in to the HTTP response and cause the server to return a split response, once the URL is clicked. This would allow the attacker to perform further attacks, such as Web cache poisoning or cross-site scripting, and possibly obtain sensitive information.
Credit: psirt@us.ibm.com
Affected Software | Affected Version | How to fix |
---|---|---|
IBM Controller | <=11.1.0 | |
IBM Cognos Controller | <=11.0.0 - 11.0.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-22363 has a medium severity level due to its potential for HTTP response splitting attacks.
To fix CVE-2022-22363, update to the latest version of IBM Controller beyond version 11.1.0 and IBM Cognos Controller beyond version 11.0.1.
CVE-2022-22363 affects IBM Controller up to version 11.1.0 and IBM Cognos Controller versions 11.0.0 to 11.0.1.
CVE-2022-22363 is associated with HTTP response splitting attacks due to newline character injection.
Yes, CVE-2022-22363 can be exploited remotely by an attacker injecting CRLF characters into the HTTP response.