Lucene search
+L

4695 matches found

myhack58
myhack58
added 2009/03/04 12:0 a.m.18 views

trim()vulnerability crack and protection+articles the whole story-vulnerability warning-the black bar safety net

With the following code: % dim name,title name=trimrequest. form"name" password=trimrequest. form"password" if name=""or password="" then response. redirect "error. asp? error=name&name=null" myDSN="DSN=test;uid=test;pwd=test" set cn=server. createobject"adodb. connection" cn. open myDSN...

7.2AI score
SaveExploits0
myhack58
myhack58
added 2009/03/03 12:0 a.m.37 views

ASP code encrypt hide webshell-vulnerability warning-the black bar safety net

In order to your webshell and more covert! The following will tell you how the ASP code encryption! First of all ASP code is generally plain text, very few encryption, MS have a tool Script Encoder can be encrypted, this stuff can be the official Microsoft site for free download, and there are...

7.1AI score
SaveExploits0
NVD
NVD
added 2009/03/02 7:30 p.m.15 views

CVE-2008-6382

ASP Portal 3.2.5 stores sensitive information under the web root with insufficient access control, which allows remote attackers to download the database file via a direct request to ASPPortal.mdb...

5CVSS6.3AI score0.0251EPSS
SaveExploits2References3
Prion
Prion
added 2009/03/02 7:30 p.m.11 views

Improper access control

ASP Portal 3.2.5 stores sensitive information under the web root with insufficient access control, which allows remote attackers to download the database file via a direct request to ASPPortal.mdb...

5CVSS6.8AI score0.0251EPSS
SaveExploits2References3Affected Software1
Cvelist
Cvelist
added 2009/03/02 7:0 p.m.20 views

CVE-2008-6382

ASP Portal 3.2.5 stores sensitive information under the web root with insufficient access control, which allows remote attackers to download the database file via a direct request to ASPPortal.mdb...

6.3AI score0.0251EPSS
SaveExploits2References3
CVE
CVE
added 2009/03/02 7:0 p.m.39 views

CVE-2008-6382

CVE-2008-6382 affects ASP Portal 3.2.5, where sensitive data is stored under the web root with insufficient access control. This allows remote attackers to directly request ASPPortal.mdb and download the database file. The fixed details (affected versions, root cause, exploitation, and remediatio...

5CVSS6.5AI score0.0251EPSS
SaveExploits2References3Affected Software1
NVD
NVD
added 2009/03/02 4:30 p.m.11 views

CVE-2008-6353

SQL injection vulnerability in index.asp in ASP-CMS 1.0 allows remote attackers to execute arbitrary SQL commands via the cha parameter...

7.5CVSS8.4AI score0.00973EPSS
SaveExploits2References3
Prion
Prion
added 2009/03/02 4:30 p.m.11 views

Sql injection

SQL injection vulnerability in index.asp in ASP-CMS 1.0 allows remote attackers to execute arbitrary SQL commands via the cha parameter...

7.5CVSS9.1AI score0.00973EPSS
SaveExploits2References3Affected Software1
CVE
CVE
added 2009/03/02 4:0 p.m.44 views

CVE-2008-6353

CVE-2008-6353 describes an SQL injection vulnerability in ASP-CMS 1.0, specifically in index.asp, exploitable via the cha parameter. The underlying issue is untrusted input used in SQL queries, enabling remote attackers to execute arbitrary SQL commands. The NVD data assigns a high impact (base s...

7.5CVSS8.7AI score0.00973EPSS
SaveExploits2References3Affected Software1
Cvelist
Cvelist
added 2009/03/02 4:0 p.m.19 views

CVE-2008-6353

SQL injection vulnerability in index.asp in ASP-CMS 1.0 allows remote attackers to execute arbitrary SQL commands via the cha parameter...

8.4AI score0.00973EPSS
SaveExploits2References3
zdt
zdt
added 2009/03/02 12:0 a.m.24 views

Access2asp imageLibrary Arbitrary ASP Shell Upload Vulnerability

Exploit for unknown platform in category web applications ================================================================ Access2asp imageLibrary Arbitrary ASP Shell Upload Vulnerability ================================================================ + Title: imageLibrary dork...

7.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2009/03/02 12:0 a.m.27 views

Access2asp imageLibrary Shell Upload

|| || | || o,7 || . o7 || 4||| ow, : / / . upload shell Found by ::: mr.al7rbi Contact ::: n16 at live.com my Group ::: islam-defenders Team + Title: imageLibrary dork inurl:"defaultImage.asp" + EXPLOITS: http://www.site.com/imageLibrary//admin/images/defaultImage.asp exp:...

0.3AI score
SaveExploits0
securityvulns
securityvulns
added 2009/03/02 12:0 a.m.46 views

Daily web applications security vulnerabilities summary (PHP, ASP, JSP, CGI, Perl)

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

1.8AI score
SaveExploits0References6Affected Software4
NVD
NVD
added 2009/02/27 4:30 p.m.14 views

CVE-2008-6329

SQL injection vulnerability in Employee/login.asp in Pre ASP Job Board allows remote attackers to execute arbitrary SQL commands via the 1 Username and 2 Password parameters, as reachable from Employee/emplogin.asp. NOTE: some of these details are obtained from third party information...

7.5CVSS8.4AI score0.01003EPSS
SaveExploits2References5
Cvelist
Cvelist
added 2009/02/27 4:0 p.m.22 views

CVE-2008-6329

SQL injection vulnerability in Employee/login.asp in Pre ASP Job Board allows remote attackers to execute arbitrary SQL commands via the 1 Username and 2 Password parameters, as reachable from Employee/emplogin.asp. NOTE: some of these details are obtained from third party information...

8.4AI score0.01003EPSS
SaveExploits2References5
CVE
CVE
added 2009/02/27 4:0 p.m.43 views

CVE-2008-6329

The CVE-2008-6329 entry concerns a SQL injection vulnerability in Pre ASP Job Board, reported in Employee/login.asp (and reachable from Employee/emp_login.asp). The vulnerability is triggered by the Username and Password parameters, allowing remote attackers to execute arbitrary SQL commands. The...

7.5CVSS8.7AI score0.01003EPSS
SaveExploits2References5Affected Software1
myhack58
myhack58
added 2009/02/27 12:0 a.m.42 views

asp File Download vulnerability-vulnerability warning-the black bar safety net

1:boil the Outlook Const adTypeBinary = 1 FileName = Request. QueryString”FileName” if FileName = “” Then Response. Write “invalid file name!” Response. End End if FileExt = MidFileName, InStrRevFileName, “.” + 1 Select Case the UCaseFileExt Case “ASP”, “ASA”, “aspX”, “ASAX”, “MDB” Response. Writ...

7AI score
SaveExploits0
securityvulns
securityvulns
added 2009/02/26 12:0 a.m.22 views

Daily web applications security vulnerabilities summary (PHP, ASP, JSP, CGI, Perl)

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

1.5AI score
SaveExploits0References5Affected Software4
Packet Storm
Packet Storm
added 2009/02/26 12:0 a.m.23 views

BannerManager 0.81 SQL Injection

SISTEMA DE BANNER: BannerManager v0.81 http://sourceforge.net/projects/bannermanager -------------------------------------- vulnerable: sql injection : Found by: rootzig -------------------------------------- Greetz: Eviwrite :P ------------------- -----------------------------------------...

0.4AI score
SaveExploits0
securityvulns
securityvulns
added 2009/02/23 12:0 a.m.23 views

Daily web applications security vulnerabilities summary (PHP, ASP, JSP, CGI, Perl)

PHP inclusions, SQL injections, directory traversals, crossite scripting, information leaks, etc. Drupal: Crossite scripting. E107: crossite scripting...

1.5AI score
SaveExploits0References6
Rows per page
Query Builder