Lucene search
+L

9527 matches found

seebug.org
seebug.org
added 2010/06/17 12:00 a.m.32 views

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 -------...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2010/06/17 12:00 a.m.24 views

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....

7AI score
SaveExploits0
Oracle linux
Oracle linux
added 2010/06/17 12:00 a.m.40 views

cups security update

1:1.3.7-18:.4 - Don't set domain= for cookies. 1:1.3.7-18:.3 - Save classes.conf when a class member printer is deleted bug 594621, STR 3505. 1:1.3.7-18:.2 - Applied patch for CVE-2010-1748 web interface memory disclosure, STR 3577, bug 591983. - Applied patch for CVE-2010-0542 texttops unchecked...

6.8CVSS1.4AI score0.06468EPSS
SaveExploits3
Packet Storm
Packet Storm
added 2010/06/16 12:00 a.m.24 views

Athena-gs.fr Cross Site Scripting

+-----------------------------------------------------------+ | Stupid XSS + "Auth ByPass" athena-gs.fr | +-----------------------------------------------------------+ | Author : FlUxIuS from Slashon and HandGrep | | Date : 14/06/2010 | +-----------------------------------------------------------...

SaveExploits0
Metasploit
Metasploit
added 2010/06/16 12:00 a.m.93 views

HP OpenView Network Node Manager ovwebsnmpsrv.exe ovutil Buffer Overflow

This module exploits a stack buffer overflow in HP OpenView Network Node Manager 7.53 prior to NNM01203. By specifying a long 'arg' parameter when executing the 'jovgraph.exe' CGI program, an attacker can cause a stack-based buffer overflow and execute arbitrary code. This vulnerability is...

7.5CVSS6.3AI score0.66137EPSS
SaveExploits13
seebug.org
seebug.org
added 2010/05/18 12:00 a.m.31 views

Bitrac 1.25.0.2500个人博客系统上传漏洞

Bitrac 正式版本,Bitrac 是基于 ASP.NET 2.0 + SQLite 的单用户博客程序,内置 URLRewrite 和页面压缩功能,支持 MetaWeblogAPI,自写的 HTML 模板引擎,方便修改风格,完全的可视化编辑环境。 首先说一下Bitrac在线升级顺序。 在后台请求 升级 Control.ashx Automat string sCode = SiteFun.RandomStr9; AdmStat.SetLockFilesCode; 在网站Errors目录随机生成一个.lock 文件,同时文件名记录在 Autoset.Cookie + "Lock"...

7AI score
SaveExploits0
ThreatPost
ThreatPost
added 2010/05/17 6:47 p.m.14 views

Blocking and Allowing Cookies

You can then evaluate the originating site, whether you wish to accept or deny the cookie, and what action to take allow or block, with the option to remember the decision for all future cookies from that web site. For example, if visiting a web site causes a cookie prompt from a web domain that ...

2.3AI score
SaveExploits0
ThreatPost
ThreatPost
added 2010/05/17 6:46 p.m.13 views

Privacy — Handling Cookies

US-CERT recommends that you select the Advanced button and select Override automatic cookie handling. Then select Prompt for both first and third-party cookies. This will prompt you each time a site tries to place a cookie on your machine. If the number of cookie prompts is too excessive, the...

3.5AI score
SaveExploits0
myhack58
myhack58
added 2010/05/17 12:00 a.m.17 views

The latest news of the system through the kill vulnerability 0day-vulnerability warning-the black bar safety net

Use cokiess deceived into management background,google keyword inurl:newsmore. asp? lm2= 1. /admin/adminnewsplview. asp? id=1 //id of any fill in the following statement 2. Sometimes 1 display error message of time to go back 2, 3, and 4。。。。 3. |'+dfirst"user","admin"+chr1 2...

1.2AI score
SaveExploits0
myhack58
myhack58
added 2010/05/14 12:00 a.m.32 views

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...

7.2AI score
SaveExploits0
myhack58
myhack58
added 2010/05/14 12:00 a.m.27 views

OK3W article management system vulnerability 0day-vulnerability warning-the black bar safety net

OK3W is a set of articles management system, the entire system of the program structure is based on a custom class to achieve, very creative o∩∩o...security is still relatively good, the current free version 4. 7 The existence of this vulnerability, the official website may also exist, but don't...

7.3AI score
SaveExploits0
seebug.org
seebug.org
added 2010/05/13 12:00 a.m.27 views

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 -------...

7AI score
SaveExploits0
OpenVAS
OpenVAS
added 2010/05/13 12:00 a.m.35 views

Google Chrome Cross Site Data Leakage Vulnerability (Windows)

This host is installed with Google Chrome Web Browser and is prone to cross site data leakage vulnerability. OpenVAS Vulnerability Test $Id: gbgooglechromecrosssitedataleakagevuln.nasl 5306 2017-02-16 09:00:16Z teissa $ Google Chrome Cross Site Data Leakage Vulnerability Windows Authors: Antu...

4.3CVSS6.1AI score0.00455EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2010/05/13 12:00 a.m.34 views

Microsoft Internet Explorer Cross Site Data Leakage Vulnerability

This host is installed with Microsoft Internet Explorer web browser and is prone to cross site data leakage vulnerability. OpenVAS Vulnerability Test $Id: gbmsiecrosssitedataleakagevuln.nasl 5323 2017-02-17 08:49:23Z teissa $ Microsoft Internet Explorer Cross Site Data Leakage Vulnerability...

4.3CVSS6.3AI score0.04241EPSS
SaveExploits0References2
NVD
NVD
added 2010/05/07 6:24 p.m.29 views

CVE-2010-1851

Google Chrome, when the Invisible Hand extension is enabled, uses cookies during background HTTP requests in a possibly unexpected manner, which might allow remote web servers to identify specific persons and their product searches via HTTP request logging, related to a "cross-site data leakage"...

4.3CVSS6.7AI score0.00455EPSS
SaveExploits0References2
NVD
NVD
added 2010/05/07 6:24 p.m.28 views

CVE-2010-1852

Microsoft Internet Explorer, when the Invisible Hand extension is enabled, uses cookies during background HTTP requests in a possibly unexpected manner, which might allow remote web servers to identify specific persons and their product searches via HTTP request logging, related to a "cross-site...

4.3CVSS6.6AI score0.04241EPSS
SaveExploits0References1
Prion
Prion
added 2010/05/07 6:24 p.m.33 views

Cross site scripting

Google Chrome, when the Invisible Hand extension is enabled, uses cookies during background HTTP requests in a possibly unexpected manner, which might allow remote web servers to identify specific persons and their product searches via HTTP request logging, related to a "cross-site data leakage"...

4.3CVSS7.2AI score0.00455EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2010/05/07 6:24 p.m.27 views

Cross site scripting

Microsoft Internet Explorer, when the Invisible Hand extension is enabled, uses cookies during background HTTP requests in a possibly unexpected manner, which might allow remote web servers to identify specific persons and their product searches via HTTP request logging, related to a "cross-site...

4.3CVSS7.2AI score0.04241EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2010/05/07 5:43 p.m.48 views

CVE-2010-1851

Google Chrome, when the Invisible Hand extension is enabled, uses cookies during background HTTP requests in a possibly unexpected manner, which might allow remote web servers to identify specific persons and their product searches via HTTP request logging, related to a "cross-site data leakage"...

6.7AI score0.00455EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2010/05/07 5:43 p.m.39 views

CVE-2010-1852

Microsoft Internet Explorer, when the Invisible Hand extension is enabled, uses cookies during background HTTP requests in a possibly unexpected manner, which might allow remote web servers to identify specific persons and their product searches via HTTP request logging, related to a "cross-site...

6.6AI score0.04241EPSS
SaveExploits0References1
Rows per page
Query Builder