Bug: SoftMaker Shop is vulnerable to XSS (WLB-2006020010 Ascii Version)

English Version
WLB2

CVE WLB2

 Topic: SoftMaker Shop is vulnerable to XSS
 Credit: Preben Nylokken
 Date: 2006.02.03
 CWE: CWE-79 (Show similar)
 CVE: CVE-2006-0532 (Show details)

Use CVE to see details like:
- CVSS2,
- Affected Software,
- References

Risk
Local
Remote
Low
Yes
Yes

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=%3C
IMG+SRC%3Djavascript%3Aalert%28%26quot%3BXSS%26quot%3B%29%3E&valg=varer

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

Please credit to: Preben Nyl?kken

[ ASCII VERSION ]

Copyright 2012, cxsecurity.com