17 matches found
BBSGood Forum program moprepost. asp variable HTTP_X_FORWARDED_FOR injection vulnerability-vulnerability warning-the black bar safety net
BBSGOOD is domestic first using the cache technology Forum, BBSGOOD posts and list home can generate a static HTML file. In the file moprepost. asp: if Request. ServerVariables"HTTPXFORWARDEDFOR"="" then ipdress=Request. ServerVariables"REMOTEADDR" else ipdress=Request...
BBSGood论坛程序moprepost.asp 变量HTTP_X_FORWARDED_FOR注入漏洞
BBSGOOD是国内首创使用缓存技术的论坛,BBSGOOD的帖子和列表首页是可以生成静态HTML文件的。 在文件moprepost.asp中: if Request.ServerVariables"HTTPXFORWARDEDFOR"="" then ipdress=Request.ServerVariables"REMOTEADDR" else ipdress=Request.ServerVariables"HTTPXFORWARDEDFOR" end if //第351行 …… sql="insert into LxTelTopic...
BBSGood论坛程序moprepost.asp 变量BuyExplanation注入漏洞
在文件moprepost.asp中: BuyExplanation=TrimRequest.Form"BuyExplanation" //第307行 …… sql="insert into LxTelTopic...
BBSGood Forum program indexlabel. asp and labelsave. the asp page has SQL injection vulnerability-vulnerability warning-the black bar safety net
BBSGOOD is domestic first using the cache technology Forum, BBSGOOD posts and list home can generate a static HTML file. Vulnerability analysis: In the file indexlabel. asp: sql="select top 1 Admin,UserName,Password from BBSGoodAdmin where UserName='"&Request. Cookiesbbsinfo&"adminuser"&"' "...
BBSGood论坛程序labelsave.asp页面SQL注入漏洞
BBSGOOD是国内首创使用缓存技术的论坛,BBSGOOD的帖子和列表首页是可以生成静态HTML文件的。 在文件labelsave.asp中: sql="select top 1 Admin,UserName,Password from BBSGoodAdmin where UserName='"&Request.Cookiesbbsinfo&"adminuser"&"' " //第115行 程序没有验证用户是否登陆,导致cookies的值没有过滤而产生注入漏洞。 BBSGood 5.0/5.0.2 厂商补丁: BBSGood.Speed -------...
BBSGood论坛程序indexlabel.asp页面SQL注入漏洞
BBSGOOD是国内首创使用缓存技术的论坛,BBSGOOD的帖子和列表首页是可以生成静态HTML文件的。 在文件indexlabel.asp中: sql="select top 1 Admin,UserName,Password from BBSGoodAdmin where UserName='"&Request.Cookiesbbsinfo&"adminuser"&"' " //第115行 Set rs = Server.CreateObject"ADODB.Recordset" 程序没有验证用户是否登陆,导致cookies的值没有过滤而产生注入漏洞 BBSGood 5.0/5.0....
BBSGood Forum program a plurality of page there is SQL injection vulnerability-vulnerability warning-the black bar safety net
BBSGOOD is domestic first using the cache technology Forum, BBSGOOD posts and list home can generate a static HTML file. 1. In the file indexedit. asp: sql="select top 1 Admin,UserName,Password from BBSGoodAdmin where UserName='"&Request. Cookiesbbsinfo&"adminuser"&"' " //Article 4 of 8 4 line Se...
BBSGood论坛程序indexedit.asp页面SQL注入漏洞
在文件indexedit.asp中: sql="select top 1 Admin,UserName,Password from BBSGoodAdmin where UserName='"&Request.Cookiesbbsinfo&"adminuser"&"' " //第484行 Set rs = Server.CreateObject"ADODB.Recordset" 程序没有验证用户是否登陆,导致cookies的值没有过滤而产生注入漏洞 BBSGood 5.0/5.0.2 厂商补丁: BBSGood.Speed -------...
BBSGood 5.0/5.0.2 indexlabel.asp SQL注入漏洞
BBSGOOD是国内首创使用缓存技术的论坛,BBSGOOD的帖子和列表首页是可以生成静态HTML文件的。 在文件indexlabel.asp中: sql="select top 1 Admin,UserName,Password from BBSGoodAdmin where UserName='"&Request.Cookiesbbsinfo&"adminuser"&"' " //第115行 Set rs = Server.CreateObject"ADODB.Recordset" 程序没有验证用户是否登陆,导致cookies的值没有过滤而产生注入漏洞 BBSGood 5.0/5.0....
BBSGood 5.0/5.0.2 UserInfo.asp页面SQL注入漏洞
BBSGOOD是国内首创使用缓存技术的论坛,BBSGOOD的帖子和列表首页是可以生成静态HTML文件的。 在文件UserInfo.asp中: case 6 //第1289行 dim selectid selectid=trimRequestCStringSafeRequest.Form"selectid" if selectid="" then Response.Write "brbrcenterli所选内容不能为空!/li /centerbrbrbrbr" else if instr1,selectid,", "0 then selectid = Replaceselectid, ",...
BBSGood Forum program multi-page SQL injection vulnerability-vulnerability warning-the black bar safety net
BBSGOOD is domestic first using the cache technology Forum, BBSGOOD posts and list home can generate a static HTML file. 1. In the file DelShortInFo. asp: selectid=trimRequestCStringSafeRequest"selectid" //the 1 Line 1 If selectid"" then selectid = replaceselectid, ", ", " or ID=" selectid="Where...
BBSGood论坛程序DelShortInFo.asp页面越权漏洞
在文件DelShortInFo.asp中: sql="select from LxTelshortinfo "&selectid&" "' //第20行 rs.open sql,conn,1,3 if notrs.BOF and rs.EOF then while not rs.EOF select case trimRequestCStringSaferequest"shortinfo" case "收件箱" rs"收件人删除标记"="Y" 程序在修改短信标记的时候没有对用户的合法权限做验证导致越权漏洞的产生 BBSGood 5.0/5.0.2 厂商补丁: BBSGood.Speed...
BBSGood论坛程序DelShortInFo.asp页面SQL注入漏洞
BBSGOOD是国内首创使用缓存技术的论坛,BBSGOOD的帖子和列表首页是可以生成静态HTML文件的。 在文件DelShortInFo.asp中: selectid=trimRequestCStringSafeRequest"selectid" //第11行 If selectid"" then selectid = replaceselectid, ", ", " or ID=" selectid="Where ID="&selectid else selectid="where ID=0" end if Set rs =...
BBSGood论坛程序bottom.asp页面SQL注入漏洞
BBSGOOD是国内首创使用缓存技术的论坛,BBSGOOD的帖子和列表首页是可以生成静态HTML文件的。 在文件bottom.asp中: key=trimRequest"key" //第25行 key2=key key3=key select case mode case 1 if instr1,key," "0 then str=Splitkey," " key="" key3="" For ii=0 to UBoundstr key=key+"Subject LIKE '%"&strii&"%' and " key3=key3+""&strii&" - " Next...
BBSGood论坛程序create_index_html.asp页面SQL注入漏洞
BBSGOOD是国内首创使用缓存技术的论坛,BBSGOOD的帖子和列表首页是可以生成静态HTML文件的。 在文件createindexhtml.asp中: sql="select top 1 Admin,UserName,Password from BBSGoodAdmin where UserName='"&Request.Cookiesbbsinfo&"adminuser"&"' " //第127行 程序没有验证用户是否登陆,导致cookies的值没有过滤而产生注入漏洞 BBSGood 5.0/5.0.2 厂商补丁: BBSGood.Speed -------...
BBSGood. Speed Version 4.0 injection vulnerability-vulnerability warning-the black bar safety net
| Version: BBSGood. Speed Version 4.0 Vulnerability file: The UserInfo. asp Vulnerability description: Variable Blogurl unfiltered into an sql statement, leading toSql injectionvulnerability --- Code example: Line 1 7 2 9-1 8 5 3. | case 1 4 if Request. QueryString"save"=1 then if trimRequest...
BBSGood论坛程序UserInfo.asp页面Blogurl变量过滤不严导致SQL注入漏洞
BBSGood是国内首创使用缓存技术的论坛 在UserInfo.asp页面代码当中,我们可以看到变量Blogurl未经过滤带入sql语句,导致Sql注入漏洞。 代码举例: 行1729-1853. 1. case 14 2. if Request.QueryString"save"=1 then 3. if trimRequest.Form"blogurl""" then 4. Set rsdj = Server.CreateObject"ADODB.Recordset" 5. rsdj2="select id from LxTelUser where...