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))>".
If you have additional information or notice any errors regarding this security advisory, please use contact form or email us at info()securityreason()com.