Search results

  1. J

    [Solved] Setting CORS (cross-origin resource sharing)

    Hi, Was hoping someone could help us setting up a rule in .htaccess for CORS policy for Access-Control-Allow-Origin. We found a bunch of posts on StackOverflow relating to this, all with the same general proposed solution. We implemented the accepted solution trying a variety of variations ...
  2. J

    HTTP Response Splitting Vulnerability Help!

    Hi All, We have a site failing PCI for a HTTP Response Splitting Vulnerability. Here's an obfuscated version of the test URL: http://florist.mysite.com/WHS%0D%0AX-Resp:%20Split.php When called, we receive the following response headers. HTTP/1.0 301 Moved Permanently Content-Type: text/html...
Top