Lucene search
+L

65 matches found

Prion
Prion
added 2009/01/27 6:30 p.m.37 views

Cross site scripting

Cross-site scripting XSS vulnerability in err.asp in Oblog allows remote attackers to inject arbitrary web script or HTML via the message parameter...

4.3CVSS6.1AI score0.01449EPSS
SaveExploits2References3
CVE
CVE
added 2009/01/27 6:00 p.m.54 views

CVE-2009-0283

The CVE-2009-0283 entry documents a Cross-site scripting (XSS) vulnerability in Oblog’s err.asp, exploitable through the message parameter to inject arbitrary web script or HTML. The vulnerability affects the err.asp path within Oblog, enabling remote attackers to execute script in a victim’s bro...

4.3CVSS5.9AI score0.01449EPSS
SaveExploits2References3Affected Software1
Cvelist
Cvelist
added 2009/01/27 6:00 p.m.32 views

CVE-2009-0283

Cross-site scripting XSS vulnerability in err.asp in Oblog allows remote attackers to inject arbitrary web script or HTML via the message parameter...

5.7AI score0.01449EPSS
SaveExploits2References3
securityvulns
securityvulns
added 2009/01/25 12:00 a.m.53 views

Oblog XSS valnerability

Product Name : Oblog System Vendor : www.oblog.cn Oblog XSS valnerability in err.asp page example : http://example/oblog/err.asp?message=XSS...

0.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2009/01/24 12:00 a.m.23 views

Oblog Cross Site Scripting

Product Name : Oblog System Vendor : www.oblog.cn Oblog XSS valnerability in err.asp page example : http://example/oblog/err.asp?message=XSS...

0.2AI score
SaveExploits0
Exploit DB
Exploit DB
added 2009/01/23 12:00 a.m.23 views

OBLOG - 'err.asp' Cross-Site Scripting

source: https://www.securityfocus.com/bid/33416/info OBLOG is prone to a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied data. An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of t...

4.3CVSS5.8AI score0.01449EPSS
SaveExploits2
exploitpack
exploitpack
added 2009/01/23 12:00 a.m.15 views

OBLOG - err.asp Cross-Site Scripting

OBLOG - err.asp Cross-Site Scripting source: https://www.securityfocus.com/bid/33416/info OBLOG is prone to a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied data. An attacker may leverage this issue to execute arbitrary script code in the browser of an...

6.8AI score
SaveExploits0
myhack58
myhack58
added 2008/11/10 12:00 a.m.15 views

Oblog some finishing-vulnerability warning-the black bar safety net

1, Display, help/hmain. htm content, format: http://test/blog/userhelp.asp?file=help/hwhatblog.htm if replaced with asp files not be displayed? From the code can be seen, not allowed to read the extension of the asp file, but the extension is not limited, we only want the asp file content, window...

0.3AI score
SaveExploits0
seebug.org
seebug.org
added 2008/10/25 12:00 a.m.13 views

Oblog多用户博客程序Api/API_Response.asp页面过滤不严导致SQL注入漏洞

OBlog是国内多用户博客使用度最多最广的多用户博客解决方案。 漏洞文件:api/APIResponse.asp 打开api/APIResponse.asp看开头处=================省略部分代码============================ if request.querystring"syskey""" then syskey=lcaserequest.querystring"syskey" username=oblog.filtbadstrtrimrequest"username" if chksyskey then dim truepassword...

7.2AI score
SaveExploits0
seebug.org
seebug.org
added 2008/10/25 12:00 a.m.14 views

Oblog多用户博客程序AjaxServer.asp页面过滤不严导致SQL注入漏洞

通过构造特定的语句,可以更改任何用户的密码,包括管理员,严重级漏洞。 漏洞文件:AjaxServer.asp 变量:logfiles 语句:logfiles=Replacelogfiles," ","" If Leftlogfiles,1="," Then logfiles=Rightlogfiles,Lenlogfiles-1 rs"logpics" = logfiles '附加文件处理 If logfiles "" Then oblog.Execute "Update oblogupfile Set logid=" & tid & " Where fileid In " &...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2008/10/25 12:00 a.m.30 views

Oblog 4.6多用户博客程序AjaxServer.asp页面过滤不严导致SQL注入漏洞

漏洞文件AjaxServer.asp: Sub digglog //第691行If Not lcaseRequest.ServerVariables"REQUESTMETHOD"="post" Then Response.End 。。。。。。 If request"ptrue"=1 Then //第703行 pdigg=oblog.checkuserlogineddiggunescapeTrimrequest"puser",Trimrequest"ppass" oblog.checkuserlogineddigg在/inc/ classsys.asp文件下: Public Functio...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2008/08/18 12:00 a.m.17 views

Oblog 4.6 User_Address.asp注入漏洞

漏洞文件UserAddress.asp: If oblog.lGroup17,0=0 Then //第4行 有等级限制 oblog.AddErrStr "您目前所属的等级不允许使用通讯录功能" oblog.showUserErr Response.End End if 。。。。。。 addrId=Request"id" //第15行 If addrId"" And InStraddrid,","=0 Then addrId=IntaddrId 。。。。。。 Case "add","edit" //第23行 Call EditForm 。。。。。。 Sub EditForm //第90行 ...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2008/07/02 12:00 a.m.25 views

OBLOG Class_UserCommand.asp注入漏洞

文件In/ClassUserCommand.asp : strMonth=Request"month" //第63行 strDay=Request"day" …… Case "month" //第84行 Dim LastDay GPFileName = GPFileName & "month&month=" & strMonth strDay=LeftstrMonth,4 & "-" & RightstrMonth,2 & "-01" mYear=LeftstrMonth,4 mMonth=RightstrMonth,2 If InStr...

7.1AI score
SaveExploits0
myhack58
myhack58
added 2008/06/30 12:00 a.m.24 views

Oblog latest injection vulnerabilities analysis(already patched)-vulnerability warning-the black bar safety net

Date: 2008-5-15 Author: YamatoBCT Version: for Oblog 4.5-4.6 sql Code analysis: File In/ClassUserCommand. asp : strMonth=Request"month" //6th line 3 strDay=Request"day" ...... Case "month" //the first 8 line 4 Dim LastDay GPFileName = GPFileName & "month&month=" & strMonth strDay=LeftstrMonth,4 &...

2.1AI score
SaveExploits0
myhack58
myhack58
added 2008/05/19 12:00 a.m.28 views

A word to make OBLOG user password obediently sent on-vulnerability warning-the black bar safety net

As network technology gradually developed, more and more enterprises have their own website platform, through this platform, external publicity yourself, and the content so employees can better communicate technical issues and working arrangements. OBLOG as a multi-user blog publishing system in ...

7.5AI score
SaveExploits0
seebug.org
seebug.org
added 2008/05/11 12:00 a.m.24 views

OBlog (tags.asp) Remote SQL Injection Exploit

No description provided by source...

7.1AI score
SaveExploits0
myhack58
myhack58
added 2008/05/03 12:00 a.m.17 views

Oblog vulnerability reproduce,didn't fill good! - Vulnerability warning-the black bar safety net

Program download: http://down.oblog.cn/oblog4/oblog46Final20080403.rar Description: April Fool's Day engraving the brand in a blog published on a Oblog arbitrary File Download vulnerability. 文章 见 http://www.tr4c3.com/post/302.html 0dayApril Fool's Day gift oblog File Download vulnerability...

7.4AI score
SaveExploits0
seebug.org
seebug.org
added 2008/05/02 12:00 a.m.29 views

OBlog任意文件下载漏洞

attachment.asp代码 Path = TrimRequest"path" '获取用户提交的路径 FileID = TrimRequest"FileID" If FileID ="" And Path = "" Then Response.Write "参数不足" Response.End End If ... If CheckDownLoad Or 1= 1Then If Path = "" Then set rs = Server.CreateObject"ADODB.RecordSet" linkdatabase SQL = "select...

7AI score
SaveExploits0
myhack58
myhack58
added 2008/05/02 12:00 a.m.28 views

Really Supplement? Oblog vulnerability reproduce-bug warning-the black bar safety net

Author: Tr4c3 Was this a gift just to give BK an instant group of friends to share, specifically say not to let get to engage in official, unfortunately or someone first to get the official test, let people is depressed, the T the people, block it. Today released to everyone. Tr4c3at1 2 6dotcom...

8AI score
SaveExploits0
seebug.org
seebug.org
added 2008/05/02 12:00 a.m.15 views

OBlog Sql Injection Vulnerability

漏洞文件tags.asp 变量tagid未经过滤传值,带入sql执行,导致注入产生。 3.13-20060429 access & mssql 4.02-20070112 access & mssql 4.50 Final Build0619 access & mssql 4.60 Final Build0921 access & mssql 4.60 Final Build1107 access & mssql 修补方法:检查用户提交的tagid,只允许是数字。 例如: 将iTagId = TrimRequest.Querystring”tagid”改成iTagId =...

7.1AI score
SaveExploits0
Rows per page
Query Builder