Lucene search
+L

710 matches found

seebug.org
seebug.org
added 2009/01/28 12:00 a.m.19 views

GameScript 4.6 (XSS/SQL/LFI) Multiple Remote Vulnerabilities

No description provided by source. GameScript 4.6 Multiple Vulnerabillities Earlier versions might be affected By : Encrypt3d.M!nd Demo :www.gsdemo.com just bored : There are other vulnerabillities i think Iam Iraqian...Not Arabian Xss : /games.php?search="scriptalert666;/script Sql injection :...

7.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2009/01/28 12:00 a.m.20 views

GameScript 4.6 XSS / LFI / SQL Injection

GameScript 4.6 Multiple Vulnerabillities Earlier versions might be affected By : Encrypt3d.M!nd Demo :www.gsdemo.com just bored : There are other vulnerabillities i think Iam Iraqian...Not Arabian Xss : /games.php?search="alert666; Sql injection :...

1.2AI score
SaveExploits0
zdt
zdt
added 2009/01/28 12:00 a.m.23 views

GameScript 4.6 (XSS/SQL/LFI) Multiple Remote Vulnerabilities

Exploit for unknown platform in category web applications ============================================================ GameScript 4.6 XSS/SQL/LFI Multiple Remote Vulnerabilities ============================================================ GameScript 4.6 Multiple Vulnerabillities Earlier versions...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2009/01/28 12:00 a.m.20 views

gamescript 4.6 - Cross-Site Scripting SQL Injection Local File Inclusion

gamescript 4.6 - Cross-Site Scripting SQL Injection Local File Inclusion GameScript 4.6 Multiple Vulnerabillities Earlier versions might be affected By : Encrypt3d.M!nd Demo :www.gsdemo.com just bored : There are other vulnerabillities i think Iam Iraqian...Not Arabian Xss :...

1.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2009/01/28 12:00 a.m.29 views

gamescript 4.6 - Cross-Site Scripting / SQL Injection / Local File Inclusion

GameScript 4.6 Multiple Vulnerabillities Earlier versions might be affected By : Encrypt3d.M!nd Demo :www.gsdemo.com just bored : There are other vulnerabillities i think Iam Iraqian...Not Arabian Xss : /games.php?search="alert666; Sql injection :...

5.8AI score
SaveExploits0
NVD
NVD
added 2009/01/02 7:30 p.m.34 views

CVE-2008-2381

SQL injection vulnerability in the create function in common/include/GroupJoinRequest.class in GForge 4.5 and 4.6 allows remote attackers to execute arbitrary SQL commands via the comments variable...

7.5CVSS8.2AI score0.01607EPSS
SaveExploits1References9
CVE
CVE
added 2009/01/02 7:00 p.m.73 views

CVE-2008-2381

CVE-2008-2381 describes an SQL injection in GForge’s GroupJoinRequest.class create() function (common/include/GroupJoinRequest.class) affecting GForge 4.5 and 4.6. The vulnerability allows a remote attacker to inject SQL via the comments variable, enabling arbitrary SQL execution. Public referenc...

7.5CVSS8.4AI score0.01607EPSS
SaveExploits1References9Affected Software1
Cvelist
Cvelist
added 2009/01/02 7:00 p.m.35 views

CVE-2008-2381

SQL injection vulnerability in the create function in common/include/GroupJoinRequest.class in GForge 4.5 and 4.6 allows remote attackers to execute arbitrary SQL commands via the comments variable...

8.2AI score0.01607EPSS
SaveExploits1References9
seebug.org
seebug.org
added 2008/10/25 12:00 a.m.12 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.27 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/10/09 12:00 a.m.15 views

Gforge <= 4.6 rc1 (skill_edit) SQL Injection Vulnerability

No description provided by source. Gforge = 4.6 rc1 skilledit SQL injection Vendor Notified: 2008-10-06 Impact: zomg! Note: should work regardless magicquotesgpc setting. Requires: Creating an account and be logged in Vulnerable function: handlemultiedit$skillids on /www/people/skillsutils.php...

7.1AI score
SaveExploits0
OpenVAS
OpenVAS
added 2008/09/24 12:00 a.m.28 views

Gentoo Security Advisory GLSA 200404-04 (sysstat)

The remote host is missing updates announced in advisory GLSA 200404-04. OpenVAS Vulnerability Test $ Description: Auto generated from Gentoo's XML based advisory Authors: Thomas Reinke Copyright: Copyright c 2008 E-Soft Inc. http://www.securityspace.com Text descriptions are largely excerpted fr...

4.6CVSS0.2AI score0.00392EPSS
SaveExploits0
seebug.org
seebug.org
added 2008/08/18 12:00 a.m.16 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
myhack58
myhack58
added 2008/06/30 12:00 a.m.23 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
Tenable Nessus
Tenable Nessus
added 2008/02/18 12:00 a.m.34 views

Fedora 7 : scponly-4.6-10.fc7 (2008-1728)

Wed Feb 13 2008 Tomas Hoger - 4.6-10 - Add patch to prevent restriction bypass using OpenSSH's scp options -F and -o CVE-2007-6415, 426072 - Mon Feb 11 2008 Warren Togami - 4.6-9 - rebuild with gcc-4.3 - Tue Dec 11 2007 Toshio Kuratomi - 4.6-8 - Disable rsync support due to security concerns: RH...

8.5CVSS5.4AI score0.04362EPSS
SaveExploits1References5
UbuntuCve
UbuntuCve
added 2008/01/25 12:00 a.m.30 views

CVE-2007-6415

scponly 4.6 and earlier allows remote authenticated users to bypass intended restrictions and execute arbitrary code by invoking scp, as implemented by OpenSSH, with the -F and -o options...

8.5CVSS6.2AI score0.03668EPSS
SaveExploits1References1
OpenVAS
OpenVAS
added 2008/01/17 12:00 a.m.40 views

Debian Security Advisory DSA 159-1 (python)

The remote host is missing an update to python announced via advisory DSA 159-1. OpenVAS Vulnerability Test $Id: deb1591.nasl 6616 2017-07-07 12:10:49Z cfischer $ Description: Auto-generated from advisory DSA 159-1 Authors: Thomas Reinke Copyright: Copyright c 2007 E-Soft Inc...

4.6CVSS6.6AI score0.00491EPSS
SaveExploits0
Prion
Prion
added 2008/01/15 8:00 p.m.13 views

Code injection

Unspecified vulnerability in the search component and module in Mambo 4.5.x and 4.6.x allows remote attackers to cause a denial of service query flood via unspecified vectors...

5CVSS7.2AI score0.01397EPSS
SaveExploits0References4
CVE
CVE
added 2008/01/15 7:00 p.m.50 views

CVE-2008-0261

CVE-2008-0261 affects Mambo CMS versions 4.5.x and 4.6.x. A vulnerability in the search component/module can allow remote attackers to cause a denial of service (query flood). Exploitation vectors are not specified in the provided documents. No remediation details are given in the supplied sources.

5CVSS6.7AI score0.01397EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2007/12/14 8:46 p.m.15 views

CVE-2007-6350

scponly 4.6 and earlier allows remote authenticated users to bypass intended restrictions and execute code by invoking dangerous subcommands including 1 unison, 2 rsync, 3 svn, and 4 svnserve, as originally demonstrated by creating a Subversion SVN repository with malicious hooks, then using svn ...

8.5CVSS6.7AI score0.04362EPSS
SaveExploits0References15
Rows per page
Query Builder