You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/11/30 16:15:47 UTC

[GitHub] moritzraho opened a new pull request #330: Security: Disable use of X-Accel-Redirect header

moritzraho opened a new pull request #330: Security: Disable use of X-Accel-Redirect header
URL: https://github.com/apache/incubator-openwhisk-apigateway/pull/330
 
 
   This PR addresses a security issue in which web actions could access internal locations defined in the nginx config files by setting the X-Accel-Redirect response header.
   
   *X-accel allows for internal redirection to a location determined by a header returned from a backend.*
   see https://www.nginx.com/resources/wiki/start/topics/examples/x-accel/
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services