Nmap Security Scanner
*Intro
*Ref Guide
*Install Guide
*Download
*Changelog
*Book
*Docs
Security Lists
*Nmap Hackers
*Nmap Dev
*Bugtraq
*Full Disclosure
*Pen Test
*Basics
*More
Security Tools
*Pass crackers
*Sniffers
*Vuln Scanners
*Web scanners
*Wireless
*Exploitation
*Packet crafters
*More
Site News
Site Search:
Exploit World
Advertising
About/Contact
Credits
Sponsors:




bugtraq logo Bugtraq mailing list archives

SoftMaker Shop is vulnerable to XSS
From: preben () watchcom no
Date: 1 Feb 2006 23:37:22 -0000

Inputs in the SoftMaker Shop is not properly sanitized, and XSS is possible in a lot of the systems input fields and 
url parameters.

Some fields have been filtered in a basic form, so that simple scripting like "<script>alert('XSS')</script>" is not 
possible. However, since the filtering is not based on white listing you can conduct successful XSS attacks with code 
like "<IMG SRC=javascript:alert(String.fromCharCode(88,83,83))>".

PoC: 
http://www.example.example/shop/handle/varer/sok/resultat.asp?strSok=%3CIMG+SRC%3Djavascript%3Aalert%28%26quot%3BXSS%26quot%3B%29%3E&valg=varer

Vendors site:http://www.softmaker.no

Please credit to: Preben Nyløkken


  By Date           By Thread  

Current thread:
  • SoftMaker Shop is vulnerable to XSS preben (Feb 02)
[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]