LiveActive security incident?Get immediate response
CWE Reference

CWE for c - Page 8

Browse cwe for c with official CWE context and Glexia analysis.

Release 4.20listing

Search And Filters

Browse CWE records

Showing 50 of 857 CWE records · Page 8 of 18.

CWE-441WeaknessClass

CWE-441: Unintended Proxy or Intermediary ('Confused Deputy')

The product receives a request, message, or directive from an upstream component, but the product does not sufficiently preserve the original source of the request before forwarding the request to an external actor that is outside of the product's control sphere. This causes the product to appear to be the source of the request, leading it to act as a proxy or other intermediary between the upstream component and the external actor.

CWE-444WeaknessBase

CWE-444: Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')

The product acts as an intermediary HTTP agent (such as a proxy or firewall) in the data flow between two entities such as a client and server, but it does not interpret malformed HTTP requests or responses in ways that are consistent with how the messages will be processed by those entities that are at the ultimate destination.