181192 / custom-error-pages

Custom error pages for Ingress Nginx Controller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XSS Scripting Vulnerability

nicko170 opened this issue · comments

Modern Web Browsers mask this issue - but on older browsers or curl - one could inject javascript into the generated HTML.

https://thisisnotfound.com/hello/<script>alert(1);</script>

image (1)