Underground Cyber Community
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Underground Cyber Community


 
IndeksPortalGalleryLatest imagesPencarianPendaftaranLogin
Pencarian
 
 

Display results as :
 
Rechercher Advanced Search
Latest topics
» Hacker,Sell WU Software Bug and sell MTCN,who need buy contact we support
ASP Nuke SQL Injection Vulnerability EmptyThu Apr 30, 2015 9:05 pm by hacker.software

» Hacker,Sell WU Software Bug and sell MTCN,who need buy contact we support
ASP Nuke SQL Injection Vulnerability EmptyThu Apr 30, 2015 9:01 pm by hacker.software

» Hacker,Sell WU Software Bug and sell MTCN,who need buy contact we support
ASP Nuke SQL Injection Vulnerability EmptyThu Apr 30, 2015 8:59 pm by hacker.software

» Hacker,Sell WU Software Bug and sell MTCN,who need buy contact we support
ASP Nuke SQL Injection Vulnerability EmptyThu Apr 30, 2015 8:58 pm by hacker.software

» Hacker,Sell WU Software Bug and sell MTCN
ASP Nuke SQL Injection Vulnerability EmptyThu Apr 30, 2015 8:56 pm by hacker.software

» Western Union Money Transfer through software WU Bug
ASP Nuke SQL Injection Vulnerability EmptyThu Apr 30, 2015 8:55 pm by hacker.software

» Sell Software WU Bug
ASP Nuke SQL Injection Vulnerability EmptyThu Apr 30, 2015 8:54 pm by hacker.software

» Hacker,Sell WU Software Bug and sell MTCN,who need buy contact we support
ASP Nuke SQL Injection Vulnerability EmptyThu Apr 30, 2015 8:52 pm by hacker.software

» Western Union Money Transfer through software WU Bug
ASP Nuke SQL Injection Vulnerability EmptyThu Apr 30, 2015 8:51 pm by hacker.software

» Hacker,Sell WU Software Bug and sell MTCN,who need buy contact we support
ASP Nuke SQL Injection Vulnerability EmptyThu Apr 30, 2015 8:50 pm by hacker.software

Top posters
PrOReBeLL (140)
ASP Nuke SQL Injection Vulnerability I_vote_lcapASP Nuke SQL Injection Vulnerability I_voting_barASP Nuke SQL Injection Vulnerability I_vote_rcap 
Pahlawan Bertopeng (120)
ASP Nuke SQL Injection Vulnerability I_vote_lcapASP Nuke SQL Injection Vulnerability I_voting_barASP Nuke SQL Injection Vulnerability I_vote_rcap 
hacker.software (91)
ASP Nuke SQL Injection Vulnerability I_vote_lcapASP Nuke SQL Injection Vulnerability I_voting_barASP Nuke SQL Injection Vulnerability I_vote_rcap 
jundue (48)
ASP Nuke SQL Injection Vulnerability I_vote_lcapASP Nuke SQL Injection Vulnerability I_voting_barASP Nuke SQL Injection Vulnerability I_vote_rcap 
q3qyuu (47)
ASP Nuke SQL Injection Vulnerability I_vote_lcapASP Nuke SQL Injection Vulnerability I_voting_barASP Nuke SQL Injection Vulnerability I_vote_rcap 
hackerccfresh (40)
ASP Nuke SQL Injection Vulnerability I_vote_lcapASP Nuke SQL Injection Vulnerability I_voting_barASP Nuke SQL Injection Vulnerability I_vote_rcap 
Arwen Lover's (38)
ASP Nuke SQL Injection Vulnerability I_vote_lcapASP Nuke SQL Injection Vulnerability I_voting_barASP Nuke SQL Injection Vulnerability I_vote_rcap 
tracksmarket (38)
ASP Nuke SQL Injection Vulnerability I_vote_lcapASP Nuke SQL Injection Vulnerability I_voting_barASP Nuke SQL Injection Vulnerability I_vote_rcap 
Admin (35)
ASP Nuke SQL Injection Vulnerability I_vote_lcapASP Nuke SQL Injection Vulnerability I_voting_barASP Nuke SQL Injection Vulnerability I_vote_rcap 
alex11 (33)
ASP Nuke SQL Injection Vulnerability I_vote_lcapASP Nuke SQL Injection Vulnerability I_voting_barASP Nuke SQL Injection Vulnerability I_vote_rcap 
Map Counter

 

 ASP Nuke SQL Injection Vulnerability

Go down 
PengirimMessage
PrOReBeLL
Paling Cool Di PCT
Paling Cool Di PCT
PrOReBeLL


Jumlah posting : 140
Join date : 13.09.10
Lokasi : Pekanbaru

ASP Nuke SQL Injection Vulnerability Empty
PostSubyek: ASP Nuke SQL Injection Vulnerability   ASP Nuke SQL Injection Vulnerability EmptyThu Sep 16, 2010 12:59 am

Hmm.. Ini Vuln ASP Nuke Yang Kemungkinan Bisa Kita Pelajari...
Cekidot aja deh :


Description :

1)- SQl Injection
This version of ASP Nuke is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.


Valnerable Code in .../module/article/article/article.asp:

Ln 37:
sStat = "SELECT art.ArticleID, art.Title, art.ArticleBody, " &_
" auth.FirstName, auth.LastName, " &_
" cat.CategoryName, art.CommentCount, " &_
" art.Created " &_
"FROM tblArticle art " &_
"INNER JOIN tblArticleAuthor auth ON art.AuthorID = auth.AuthorID " &_
"INNER JOIN tblArticleToCategory atc ON atc.ArticleID = art.ArticleID " &_
"INNER JOIN tblArticleCategory cat ON atc.CategoryID = cat.CategoryID " &_
"WHERE art.ArticleID = " & steForm("articleid") & " " &_
"AND art.Active <> 0 " &_
"AND art.Archive = 0"


Considering to the code, you can browse these URLs:

[You must be registered and logged in to see this link.] (the false Query will be shown)
[You must be registered and logged in to see this link.] (this Query is always true)

with the following URL you can find the first character of Username:
[You must be registered and logged in to see this link.]

and second character:
[You must be registered and logged in to see this link.]

and so on.

So you gain Admin's information like this:
Username : admin
Password : (sha256 hash)


Discovery : [You must be registered and logged in to see this link.]
Vendor : [You must be registered and logged in to see this link.]

Sumber:
[You must be registered and logged in to see this link.]


Selamat Mencoba Buat Ngembangin Ilmu kita...hehe
Kembali Ke Atas Go down
http://prorebell.blogspot.com/
 
ASP Nuke SQL Injection Vulnerability
Kembali Ke Atas 
Halaman 1 dari 1
 Similar topics
-
» Spaceacre Multiple SQL Injection Vulnerability
» Joomla Component (com_content) SQL Injection Vulnerability
» Joomla Component (com_ezautos) SQL Injection Vulnerability
» Deface website nuke php
» Joomla TimeTrack Component v1.2.4 Component Multiple SQL Injection Vulnerabilities

Permissions in this forum:Anda tidak dapat menjawab topik
Underground Cyber Community :: Hacking :: Tutorial-
Navigasi: