Live data from Hacker News

Ask HN: Unsanitized query string on donaldjtrump.com

news.ycombinator.com

1–3 of 3 posts

Ask HN: Unsanitized query string on donaldjtrump.com

#1
Hey all, I was poking around Donald Trump's website for security vulnerabilities and discovered this: http://shop.donaldjtrump.com/?search=%3Cscript%3Ealert%28%22%22%29;%3C/script%3E

Although it doesn't actually inject an XSS, it seems to confuse the server, taking it down for about 20 seconds. Any idea what is going on here?