| lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
|
Open Source and information security mailing list archives
| ||
|
Message-ID: <20060609075334.12240.qmail@securityfocus.com>
Date: 9 Jun 2006 07:53:34 -0000
From: smigofthedump@...oo.com
To: bugtraq@...urityfocus.com
Subject: Contensis CMS XSS vunerability
Hello,
I have discovered a XSS vunerability in the Contensis
CMS.
Input passed to the "search" parameter when performing
a search and various fields when using the search isn't properly sanitised ...
The vendors own site was tested in Windows Internet Explorer - the search funstion did not work at all in my versions of Safari or Firefox:
http://www.contensis.net
Code example: <script>alert('hello world');</script>
thanks
smigoftheDump