Waraxe IT Security Portal  
  Login or Register
::  Home  ::  Search  ::  Your Account  ::  Forums  ::   Waraxe Advisories  ::  Tools  ::
May 22, 2013
Menu
 Home
 Logout
 Discussions
 Forums
 Members List
 IRC chat
 Tools
 Base64 coder
 MD5 hash
 CRC32 checksum
 ROT13 coder
 SHA-1 hash
 URL-decoder
 Sql Char Encoder
 Affiliates
 y3dips ITsec
 Md5 Cracker
 User Manuals
 AlbumNow
 Content
 Content
 Sections
 FAQ
 Top
 Info
 Feedback
 Recommend Us
 Search
 Journal
 Your Account



User Info
Welcome, Anonymous
Nickname
Password
(Register)

Membership:
Latest: hezalaces101
New Today: 0
New Yesterday: 4
Overall: 8627

People Online:
Visitors: 197
Members: 0
Total: 197
milw0rm
·[web applications] - Moa Gallery 1.2.6 Multiple Vulnerabilities
·[web applications] - ZPanel Crafted Template Remote Command Execution Vulnerability
·[dos / poc] - nginx 1.3.9-1.4.0 DoS PoC
·[web applications] - CKEditor < 4.1 Drupal 6.x & 7.x - Persistent XSS Vulnerability
·[web applications] - Wordpress hd-player 0day Exploit
·[web applications] - Exponent CMS 2.2.0 Beta 3 LFI / SQL Injection Vulnerabilities
·[remote exploits] - SSH User Code Execution Vulnerability
·[remote exploits] - Mutiny 5 Arbitrary File Upload Vulnerability
·[web applications] - Wordpress Newsletter 3.2.6 Cross Site Scripting Vulnerability
·[local exploits] - Kloxo 6.1.12 Privilege Escalation Vulnerability

read more...
PacketStorm News
·Red Hat Security Advisory 2013-0832-01
·RSA SecurID Sensitive Information Disclosure
·EMC VNX / Celerra Control Station Privilege Escalation
·Ubuntu Security Notice USN-1831-1
·Red Hat Security Advisory 2013-0831-01
·Ubuntu Security Notice USN-1830-1
·Red Hat Security Advisory 2013-0830-01
·Ubuntu Security Notice USN-1829-1
·Slackware Security Advisory - mozilla-thunderbird Updates
·Slackware Security Advisory - mozilla-firefox Updates

read more...
[waraxe-2012-SA#087] - Reflected XSS in Joomla 1.5.26 "ja_purity" template





Author: Janek Vind "waraxe"
Date: 03. May 2012
Location: Estonia, Tartu
Web: http://www.waraxe.us/advisory-87.html
CVE: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-2413

Description of vulnerable software:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Joomla is one of the world's most popular open source CMS (content management
system). With millions of websites running on Joomla, the software is used by
individuals, small & medium-sized businesses, and large organizations worldwide
to easily create & build a variety of websites & web-enabled applications.


Vulnerable versions
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Affected is Joomla version 1.5.26, older versions may be vulnerable as well.

###############################################################################
1. Reflected XSS in Joomla 1.5.26 "ja_purity" template
###############################################################################

CVE Information:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The Common Vulnerabilities and Exposures (CVE) project has assigned the
name CVE-2012-2413 to this issue. This is a candidate for inclusion in
the CVE list (http://cve.mitre.org/), which standardizes names for
security problems.

Vulnerability Details:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Reason: outputting html data without proper encoding
Attack vector: user-provided cookie parameter
Preconditions:
1. "ja_purity" template must be in use
Result: XSS attack possibilities


Source code snippet from "templates/ja_purity/html/modules.php":
-----------------[ source code start ]---------------------------------
function modChrome_jarounded($module, &$params, &$attribs)
{
?>
<div class="jamod module<?php echo $params->get('moduleclass_sfx'); ?>" id="Mod<?php echo $module->id; ?>">
<div>
<div>
<div>
<?php if ($module->showtitle != 0) : ?>
<?php
if(isset($_COOKIE['Mod'.$module->id])) $modhide = $_COOKIE['Mod'.$module->id];
else $modhide = 'show';
?>
<h3 class="<?php echo $modhide; ?>"><span><?php echo $module->title; ?></span></h3>
-----------------[ source code end ]-----------------------------------

As seen above, user-provided cookie parameter is used for outputting html.
No data sanitization, which indicates Reflected XSS vulnerability issue.


Disclosure Timeline:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

20.04.2012 Developers contacted via email, no response
24.04.2012 CVE identifier request
25.04.2012 Got CVE identifier
26.04.2012 Second attempt contacting developers via email, no response
03.05.2012 Advisory published


Contact:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

come2waraxe@yahoo.com
Janek Vind "waraxe"

Waraxe forum: http://www.waraxe.us/forums.html
Personal homepage: http://www.janekvind.com/
Random project: http://albumnow.com/
---------------------------------- [ EOF ] ------------------------------------









Copyright © by Waraxe IT Security Portal All Right Reserved.

Published on: 2012-05-03 (1709 reads)

[ Go Back ]
Top members by posts
waraxe  waraxe - 2405
vince213333  vince213333 - 736
pexli  pexli - 665
Mullog  Mullog - 539
demon  demon - 481
shai-tan  shai-tan - 477
LINUX  LINUX - 404
Cyko  Cyko - 371
tsabitah  tsabitah - 328
y3dips  y3dips - 281
SecurityFocus
·Vuln: Linux Kernel CVE-2013-2094 Local Privilege Escalation Vulnerability
·Vuln: OpenStack Keystone Tokens Validation Security Bypass Vulnerability
·Vuln: RETIRED: ownCloud Multiple Security Vulnerabilities
·Vuln: OpenStack Compute (Nova) CVE-2013-2096 Denial of Service Vulnerability
·Bugtraq: CONFidence - May, 28-29, Krakow, Poland - a conference adventure that never stops!
·Bugtraq: [slackware-security] ruby (SSA:2013-136-02)
·Bugtraq: [slackware-security] mozilla-thunderbird x86_64 packages (SSA:2013-136-01)
·Bugtraq: APPLE-SA-2013-05-16-1 iTunes 11.0.3
·More rss feeds from SecurityFocus

read more...
alexa



It book reviews
All logos and trademarks in this site are property of their respective owner. The comments and posts are property of their posters, all the rest (c) 2004-2013 Janek Vind "waraxe"
Page Generation: 0.046 Seconds