Lucene search
K

Total Shop UK eCommerice Cross Site Scripting

🗓️ 14 Aug 2012 00:00:00Reported by Chris CooperType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 52 Views

Total Shop UK eCommerce XSS vulnerability in CodeIgniter 2.1.

Related
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2012-4236
13 Aug 201200:00
circl
CVE
CVE-2012-4236
20 Aug 201219:00
cve
Cvelist
CVE-2012-4236
20 Aug 201219:00
cvelist
EUVD
EUVD-2012-4180
7 Oct 202500:30
euvd
NVD
CVE-2012-4236
20 Aug 201219:55
nvd
Prion
Cross site scripting
20 Aug 201219:55
prion
RedhatCVE
CVE-2012-4236
22 May 202502:07
redhatcve
securityvulns
Total Shop UK eCommerce Generic Cross-Site Scripting
3 Sep 201200:00
securityvulns
securityvulns
Web applications security vulnerabilities summary (PHP, ASP, JSP, CGI, Perl)
3 Sep 201200:00
securityvulns
`/------------------------------------------------------\  
| Total Shop UK eCommerce Generic Cross-Site Scripting |  
\------------------------------------------------------/  
  
  
Summary  
=======  
  
The open source version of Total Shop UK eCommerce based on CodeIgniter  
version 2.1.2 is subject to a cross-site scripting vulnerability. The value  
of a generic parameter was not sufficiently sanitised before being written  
to a block of Javascript code. An attacker could distribute a malicious URL  
that would trigger this vulnerability and potentially steal session cookies,  
redirect the user to a malicious URL or download malware onto their machine.  
  
CVE number: CVE-2012-4236  
Impact: Medium  
Vendor homepage: http://www.totalshopuk.com/  
Vendor notified: 06/08/2012  
Credit: Chris Cooper of Reaction Information Security  
(http://www.reactionis.co.uk/)  
  
This advisory is posted at:  
  
http://www.reactionpenetrationtesting.co.uk/totalshop-uk-generic-xss.html  
  
  
Affected Products  
======== ========  
  
Total Shop UK eCommerce based on CodeIgniter version 2.1.2 (open source  
version). Other versions may be affected.  
  
  
Details  
=======  
  
Generic parameters in the /application/modules/_main/views/_top.php file are  
written to a Javascript function in the page header without sanitisation.  
The entire URL, including the query string, is written (via a PHP echo  
construct) into a refresh_page() Javascript function. It was possible to  
escape the function and execute arbitrary Javascript code on the application  
pages.   
  
There is some character filtering in place, although this can be evaded by  
inserting a null (%00) character (see proof of concept).  
  
  
Impact  
======  
  
An attacker might entice users to follow a malicious URL, causing Javascript  
code to execute in their browser, potentially stealing session cookies,  
redirecting the user to a malicious URL or downloading malware onto their  
machine.  
  
  
Proof of Concept  
===== == =======  
  
Injecting the following Javascript code into a generic parameter on any  
application page will trigger the vulnerability, causing the page to return  
a Javascript alert box.  
  
%00";};alert(String.fromCharCode(120,115,115,116,101,115,116));{//  
  
---  
Example 1 Request:  
+-----------------  
  
GET /?%00";};alert(String.fromCharCode(120,115,115,116,101,115,116));{//=1  
HTTP/1.1  
Host: 192.168.0.6  
Referer: http://192.168.0.6/about  
  
  
---  
Example 1 Response:  
+------------------  
  
--- SNIP ---  
function refresh_page(){  
  
parent.location="/?%00";};alert(String.fromCharCode(120,115,115,116,101,115,  
116));{//=1";   
}  
--- SNIP ---  
  
  
Solution  
========  
  
Upgrade to Total Shop UK eCommerce 2.1.2_p1. Download link here:  
http://sourceforge.net/projects/totalshopuk/files/TSUK_eCommerce_v2.1.2_p1.z  
ip/download  
  
  
Distribution  
============  
  
In addition to posting on the website, a text version of this notice has  
been posted to the following e-mail and Usenet news recipients.  
  
* bugtraq () securityfocus com  
* full-disclosure () lists grok org uk  
  
Future updates of this advisory, if any, will be placed on the ReactionIS  
corporate website, but may or may not be actively announced on mailing lists  
or newsgroups. Users concerned about this problem are encouraged to check  
the URL below for any updates:  
  
  
http://www.reactionpenetrationtesting.co.uk/totalshop-uk-generic-xss.html  
  
============================================================================  
==  
  
Reaction Information Security   
Lombard House Business Centre,  
Suite 117,  
12-17 Upper Bridge Street,  
Canterbury, Kent, CT1 2NF  
  
Phone: +44 (0)1227 785050  
Email: research () reactionis {dot} co {dot} uk  
Web: http://www.reactionpenetrationtesting.co.uk  
`

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