Lucene search
+L

4693 matches found

Exploit DB
Exploit DB
added 2005/08/25 12:0 a.m.55 views

Microsoft IIS 5.0 - '500-100.asp' Server Name Spoof

/ ==================================================================================== || || || || || || || || || || ==================================================================================== Name: IIS 5.x and IIS 6.0 Server Name Spoof PoC File: IIS5.xandIIS6.0ServerNameSpoof.c...

5.8AI score
SaveExploits0
securityvulns
securityvulns
added 2005/08/23 12:0 a.m.183 views

Remote IIS 5.x and IIS 6.0 Server Name Spoof

Remote IIS 5.x and IIS 6.0 Server Name Spoof It is possible to remotely spoof the "SERVERNAME" Microsoft® Internet Information Server® 5.0, 5.1 and 6.0 server variable by doing a modified HTTP request. Thus potentially revealing sensitive ASP code through the IIS 500-100.asp error page, the spoof...

0.1AI score
SaveExploits0
NVD
NVD
added 2005/08/19 4:0 a.m.25 views

CVE-2005-2624

Eval injection vulnerability in CPAINT 1.3-SP allows remote attackers to execute arbitrary ASP code via the cpaintargument parameter to 1 calculator.asp or 2 cpaintfile.asp, which is directly fed into an eval statement...

5CVSS7.8AI score0.01053EPSS
SaveExploits0References1
CVE
CVE
added 2005/08/19 4:0 a.m.50 views

CVE-2005-2624

CVE-2005-2624 affects CPAINT 1.3-SP. The vulnerability occurs when user-supplied cpaint_argument[] is fed directly into an eval statement in calculator.asp and cpaintfile.asp, allowing remote attackers to execute arbitrary ASP code. The root cause is eval-injection via unsanitized input. The publ...

5CVSS8.1AI score0.01053EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2005/08/19 4:0 a.m.28 views

CVE-2005-2624

Eval injection vulnerability in CPAINT 1.3-SP allows remote attackers to execute arbitrary ASP code via the cpaintargument parameter to 1 calculator.asp or 2 cpaintfile.asp, which is directly fed into an eval statement...

7.8AI score0.01053EPSS
SaveExploits0References1
CVE
CVE
added 2005/08/18 4:0 a.m.92 views

CVE-2004-2412

CVE-2004-2412 involves VP-ASP Shopping Cart 4.0–5.0 with SQL injection vulnerabilities in the catalogid parameter of the two endpoints, shopreviewlist.asp and shopreviewadd.asp . The vulnerability enables remote attackers to execute arbitrary SQL commands against the underlying database, as state...

7.5CVSS8.9AI score0.01211EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2005/08/18 4:0 a.m.19 views

CVE-2004-2412

Multiple SQL injection vulnerabilities in VP-ASP Shopping Cart 4.0 through 5.0 allow remote attackers to execute arbitrary SQL commands via the catalogid parameter in 1 shopreviewlist.asp and 2 shopreviewadd.asp...

8.5AI score0.01211EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2005/08/18 4:0 a.m.22 views

CVE-2004-2411

The CleanseMessage function in shop$db.asp for VP-ASP Shopping Cart 4.0 through 5.0 does not sufficiently cleanse inputs, which allows remote attackers to conduct cross-site scripting XSS attacks that do not use tags, as demonstrated via javascript in IMG tags to 1 the cat parameter in...

6AI score0.02193EPSS
SaveExploits2References8
Cvelist
Cvelist
added 2005/08/18 4:0 a.m.18 views

CVE-2004-2413

SQL injection vulnerability in VP-ASP Shopping Cart 4.0 through 5.0 allows remote attackers to execute arbitrary SQL commands via the 1 Processed0 and 2 Processed1 parameters in a POST request to shopproductselect.asp...

8.4AI score0.01215EPSS
SaveExploits2References3
CVE
CVE
added 2005/08/18 4:0 a.m.39 views

CVE-2004-2413

CVE-2004-2413 : A SQL injection vulnerability affects VP-ASP Shopping Cart versions 4.0 through 5.0. The flaw allows remote attackers to execute arbitrary SQL commands via the POST parameters (Processed0 and Processed1) to shopproductselect.asp. This vulnerability could lead to partial confidenti...

7.5CVSS8.8AI score0.01215EPSS
SaveExploits2References3Affected Software1
CVE
CVE
added 2005/08/18 4:0 a.m.41 views

CVE-2004-2411

The CVE-2004-2411 entry concerns VP-ASP Shopping Cart versions 4.0–5.0 where the CleanseMessage function in shop$db.asp does not adequately sanitize inputs. This permits remote XSS attacks that do not rely on traditional [removed] tags, demonstrated via javascript in IMG tags affecting the cat pa...

4.3CVSS6.2AI score0.02193EPSS
SaveExploits2References8Affected Software1
securityvulns
securityvulns
added 2005/08/18 12:0 a.m.107 views

[SA16462] CPAINT Ajax Toolkit Unspecified Command Execution Vulnerability

---------------------------------------------------------------------- Bist Du interessiert an einem neuen Job in IT-Sicherheit? Secunia hat zwei freie Stellen als Junior und Senior Spezialist in IT- Sicherheit: http://secunia.com/secuniavacancies/...

0.8AI score
SaveExploits0
seebug.org
seebug.org
added 2005/08/18 12:0 a.m.13 views

ASP-Nuke <= 0.80 多个跨站脚本(CSS/XSS)漏洞

BUGTRAQ: 14062 ASPNuke中存在多个跨站脚本漏洞,起因是没有正确的过滤用户输入。在/module/account/register/forgotpassword.asp第33行和103行代码中: ? ... sEmail = steForm Email ... TR TD class= forml % steTxt E-Mail % reqBR INPUT TYPE= text NAME= email VALUE= %= sEmail % SIZE= 22 MAXLENGTH= 80 class= form /TD /TR TR ... ?...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2005/08/18 12:0 a.m.26 views

ASP-Nuke <= 0.80 comment_post.asp远程SQL注入漏洞

ASPNuke中存在SQL注入漏洞,远程攻击者可以利用此漏洞非授权访问数据库。 起因是没有正确的过滤用户输入。请看/module/support/task/commentpost.asp的第36行和第75行代码: ... nTaskID = steNForm TaskID ... If sErrorMsg = Then prevent dup posting here sStat = SELECT TaskID & FROM tblTaskComment & WHERE TaskID = & nTaskID & & AND Subject = & ReplacesSubject, , &...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2005/08/12 12:0 a.m.24 views

ASP-Nuke RC1-RC2 用户资料页面跨站脚本(CSS/XSS)执行漏洞

BugCVE: CAN-2002-0521 BUGTRAQ: 4481 ASP-Nuke对用户输入过滤上存在漏洞,可使远程攻击者利用在论坛上发贴对其他浏览用户进行跨站脚本执行攻击。 ASP-Nuke中的用户资料页面处理用户输入时没有充分过滤相关Javascript代码,攻击者可以在任意用户资料字段处输入恶意脚本代码,当其他用户浏览相关信息的时候,脚本将在用户的浏览器中执行。攻击者可能借此得到用户基于Cookie的认证信息。 ASP-Nuke RC1-RC2 厂商补丁: ASP-Nuke --------...

5.1CVSS6.6AI score0.02322EPSS
SaveExploits2
seebug.org
seebug.org
added 2005/08/12 12:0 a.m.28 views

ASP-Nuke RC1-RC2 明文Cookie认证信息导致任意访问漏洞

BugCVE: CAN-2002-0522 BUGTRAQ: 4484 ASP-Nuke中Cookie存在设计问题,可导致攻击者以任意用户访问应用系统。 ASP-Nuke使用Cookie进行认证,当用户使用Cookie时,Cookie以非加密形式存储在本地系统上,攻击者可以通过修改Cookie信息,导致以任意用户权限访问ASP-Nuke系统,包括以管理员帐户权限访问。 ASP-Nuke RC1-RC2 厂商补丁: ASP-Nuke -------- 目前厂商还没有提供补丁或者升级程序,我们建议使用此软件的用户随时关注厂商的主页以获取最新版本:...

7.5CVSS6.7AI score0.01648EPSS
SaveExploits1
seebug.org
seebug.org
added 2005/08/12 12:0 a.m.23 views

ASP-Nuke RC2 存在跨站脚本(CSS/XSS)执行漏洞

BugCVE: CAN-2002-0521 BUGTRAQ: 4477 ASP-Nuke是一款基于WEB的系统架构程序,运行在多种Unix和Linux系统下,也可运行于Windows平台下。 ASP-Nuke对用户输入过滤上存在漏洞,可使远程攻击者利用在论坛上发贴对其他浏览用户进行跨站脚本执行攻击。 ASP-Nuke中的downloads.asp和post.asp在处理用户提供的输入没有过滤相关的脚本代码,攻击者可以构建包含恶意脚本代码的内容提交给连接,当其他用户浏览相关此连接的时候,脚本将在用户的浏览器中执行。攻击者可能借此得到用户基于Cookie的认证信 ASP-Nuke RC2...

5.1CVSS6.6AI score0.02322EPSS
SaveExploits2
securityvulns
securityvulns
added 2005/08/06 12:0 a.m.30 views

PHP, ASP, CGI web applications security vulnerabilities

PHP inclusions, SQL injections, directory traversals, crossite scripting, information leaks, etc...

1.7AI score
SaveExploits0References26Affected Software23
securityvulns
securityvulns
added 2005/07/22 12:0 a.m.70 views

PHP, ASP, CGI web applications security vulnerabilities

No description provided...

1.7AI score
SaveExploits0References30Affected Software25
securityvulns
securityvulns
added 2005/07/22 12:0 a.m.36 views

[SA16135] Hitachi Groupmax Form and Web Workflow Server Set Denial of Service

---------------------------------------------------------------------- Bist Du interessiert an einem neuen Job in IT-Sicherheit? Secunia hat zwei freie Stellen als Junior und Senior Spezialist in IT- Sicherheit: http://secunia.com/secuniavacancies/...

1.1AI score
SaveExploits0
Rows per page
Query Builder