Skip to content

Commit

Permalink
MAGETWO-45688: Reflected XSS in Cookie HTTP header
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Paliarush committed Jan 18, 2016
1 parent bb96325 commit 5102f66
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/internal/Magento/Framework/Escaper.php
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,4 @@ public function escapeQuote($data, $addSlashes = false)
}
return htmlspecialchars($data, ENT_QUOTES, null, false);
}


}

0 comments on commit 5102f66

Please sign in to comment.