CVE-2016-3118
Description
CRLF injection in CA API Gateway allows remote attackers to manipulate HTTP responses, potentially leading to various impacts.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
CRLF injection in CA API Gateway allows remote attackers to manipulate HTTP responses, potentially leading to various impacts.
Vulnerability
CA API Gateway (formerly Layer7 API Gateway) versions 7.1 before 7.1.04, 8.0 through 8.3 before 8.3.01, and 8.4 before 8.4.01 are affected by a CRLF injection vulnerability. The issue allows an attacker to inject arbitrary CRLF sequences into HTTP responses, enabling response splitting and other HTTP-level attacks. The exact vectors are not detailed, but the vulnerability exists in the gateway's handling of HTTP headers [1].
Exploitation
An unauthenticated remote attacker can exploit this vulnerability by sending specially crafted requests to the affected gateway. The attacker does not require any prior authentication or local access. The underlying mechanism involves injecting CRLF sequences into HTTP response headers, which can be achieved by manipulating request parameters or headers that are echoed in responses [1].
Impact
Successful exploitation allows the attacker to perform HTTP response splitting, which can lead to cache poisoning, cross-site scripting (XSS), or page defacement. The scope of impact depends on how the gateway is deployed, but the attacker can potentially influence the behavior of intermediate caches or end users' browsers [1]. The exact impact is described as "unspecified" in the advisory.
Mitigation
CA has released patches for the affected versions: upgrade to 7.1.04, 8.3.01, or 8.4.01 respectively. The security notice [1] details the fixed versions. No workarounds are provided. Users should apply the updates as soon as possible.
AI Insight generated on May 23, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
7cpe:2.3:a:broadcom:api_gateway:7.1:*:*:*:*:*:*:*+ 6 more
- cpe:2.3:a:broadcom:api_gateway:7.1:*:*:*:*:*:*:*
- cpe:2.3:a:broadcom:api_gateway:8.0:*:*:*:*:*:*:*
- cpe:2.3:a:broadcom:api_gateway:8.1:*:*:*:*:*:*:*
- cpe:2.3:a:broadcom:api_gateway:8.2:*:*:*:*:*:*:*
- cpe:2.3:a:broadcom:api_gateway:8.3:*:*:*:*:*:*:*
- cpe:2.3:a:broadcom:api_gateway:8.4:*:*:*:*:*:*:*
- (no CPE)range: <7.1.04, <8.3.01, <8.4.01
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.