Lucene search
+L

1688 matches found

Exploit DB
Exploit DB
added 2010/05/22 12:00 a.m.32 views

ECShop - 'search.php' SQL Injection

Exploit Title: ECShop Search.php SQL Injection Exploit Date: 2010-05-17 Author: Jannock Software Link: http://www.ecshop.com Version: ECShop All Version Tested on: CVE : WAVDB: WAVDB-01606 Code : ". "\n+ Ex.: php ".$argv0." localhost / 1". "\n\n"; function query$pos, $chr, $chs,$goodid switch $ch...

7.5CVSS5.2AI score0.00973EPSS
SaveExploits2
Packet Storm
Packet Storm
added 2010/05/22 12:00 a.m.19 views

ECShop SQL Injection

Exploit Title: ECShop Search.php SQL Injection Exploit Date: 2010-05-17 Author: Jannock Software Link: http://www.ecshop.com Version: ECShop All Version Tested on: CVE : WAVDB: WAVDB-01606 Code : ". "\n+ Ex.: php ".$argv0." localhost / 1". "\n\n"; function query$pos, $chr, $chs,$goodid switch $ch...

0.2AI score
SaveExploits0
seebug.org
seebug.org
added 2010/05/18 12:00 a.m.24 views

ECSHOP商城系统Search.php页面过滤不严导致SQL注入漏洞

文件 search.php $string = base64decodetrim$GET'encode'; //37行 $REQUEST = arraymerge$REQUEST, addslashesdeep$string; //69行 可以看出addslashesdeep 只能参数值进行过滤。 //297行 if !empty$REQUEST'attr' $sql = "SELECT goodsid, COUNT AS num FROM " . $ecs-table"goodsattr" . " WHERE 0 "; foreach $REQUEST'attr' AS $key =...

7.1AI score
SaveExploits0
OpenVAS
OpenVAS
added 2010/04/29 12:00 a.m.191 views

glFusion Multiple SQL Injection Vulnerabilities

glFusion is prone to multiple SQL injection vulnerabilities. SPDX-FileCopyrightText: 2010 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS7.7AI score0.02337EPSS
SaveExploits2References5
Exploit DB
Exploit DB
added 2010/04/27 12:00 a.m.22 views

ProArcadeScript - 'search.php' Cross-Site Scripting

source: https://www.securityfocus.com/bid/39749/info ProArcadeScript is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input. An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the conte...

5.8AI score
SaveExploits0
Prion
Prion
added 2010/04/22 2:30 p.m.21 views

Sql injection

Multiple SQL injection vulnerabilities in the ExecuteQueries function in private/system/classes/listfactory.class.php in glFusion 1.1.2 and earlier allow remote attackers to execute arbitrary SQL commands via the 1 order and 2 direction parameters to search.php...

7.5CVSS9.2AI score0.02337EPSS
SaveExploits2References7Affected Software1
zdt
zdt
added 2010/03/26 12:00 a.m.24 views

FreeWebshop v5.0- Cross Site Scripting & SQL Injection Vulnerabilities

Exploit for php platform in category web applications ====================================================================== FreeWebshop v5.0- Cross Site Scripting & SQL Injection Vulnerabilities ====================================================================== Vendor site =...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2010/03/24 12:00 a.m.21 views

VBulletin 4.0.2 query参数跨站脚本漏洞

vBulletin是一款开放源代码的PHP论坛程序。 当searchtype设置为1的时候,vBulletin没有正确的过滤提交给search.php页面的query参数便返回给了用户,远程攻击者可以通过提交恶意参数请求执行跨站脚本攻击,导致在用户浏览器会话中执行任意HTML和脚本代码。 VBulletin 4.0.2 厂商补丁: VBulletin --------- 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载:...

7.1AI score
SaveExploits0
myhack58
myhack58
added 2010/03/24 12:00 a.m.25 views

PHPWind 6.0 multiple cross-site scripting vulnerability-vulnerability warning-the black bar safety net

PHPWind is a domestic of the more popular PHP-based Web forum application. PHPWind 在 访客 注销 时 没有 正确 的 过滤 提交 给 hack.php and search.php and read.php and post.php and thread.php and profile.php and sort.php and message.php and userpay. php, etc. page of request parameters, a remote attacker can submi...

SaveExploits0
Prion
Prion
added 2010/03/23 6:30 p.m.17 views

Cross site scripting

Cross-site scripting XSS vulnerability in search.php in CommonSense CMS 5.0 allows remote attackers to inject arbitrary web script or HTML via the q parameter...

4.3CVSS6.1AI score0.01299EPSS
SaveExploits1References6Affected Software1
CVE
CVE
added 2010/03/23 6:00 p.m.40 views

CVE-2010-1072

CVE-2010-1072 describes an XSS vulnerability in Sniggabo CMS 2.21, exploitable via the q parameter in search.php. The root cause is insufficient input sanitization allowing arbitrary web script or HTML to be injected. Affected software/function/file: Sniggabo CMS 2.21, search.php (q parameter). I...

4.3CVSS5.9AI score0.01108EPSS
SaveExploits1References5Affected Software1
securityvulns
securityvulns
added 2010/03/21 12:00 a.m.108 views

Vbulletin 4.0.2 XSS Vulnerability

================================= Vbulletin 4.0.2 XSS Vulnerability ================================= + Vbulletin 4.0.2 XSS Vulnerability 1-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=0 0 1 1 /' /' / /' 0 0 /, // ,/ / 1 1 // /' / // /' / /' 0 0 / / / / / / 1 1 / / 0 0...

1.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2010/03/20 12:00 a.m.30 views

PHPWind 6.0 Cross Site Scripting

I found the PHPWind v6.0 just filter the xss code when the visitors login in, but it doesnt do it when login off. An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This flaw makes its all the parameters...

SaveExploits0
zdt
zdt
added 2010/03/19 12:00 a.m.40 views

Vbulletin 4.0.2 XSS Vulnerability

Exploit for unknown platform in category web applications ================================= Vbulletin 4.0.2 XSS Vulnerability ================================= + Vbulletin 4.0.2 XSS Vulnerability 1-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=0 0 1 1 /' \ /'\ /\ \ /'\ 0 0...

7.1AI score
SaveExploits0
securityvulns
securityvulns
added 2010/03/15 12:00 a.m.50 views

PHP-Fusion-AP-7.00.2-Rus (search.php) disclosure ways

===================================================== PHP-Fusion-AP-7.00.2-Rus search.php disclosure ways ===================================================== 1-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=0 0 1 1 /' /' / /' 0 0 /, // ,/ / 1 1 // /' / // /' / /' 0 0 / / /...

0.6AI score
SaveExploits0
zdt
zdt
added 2010/03/14 12:00 a.m.30 views

PHP-Fusion-AP-7.00.2-Rus (search.php) disclosure ways

Exploit for unknown platform in category web applications ===================================================== PHP-Fusion-AP-7.00.2-Rus search.php disclosure ways ===================================================== 1-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=0 0 1 1 ...

7.1AI score
SaveExploits0
CVE
CVE
added 2010/03/10 10:00 p.m.75 views

CVE-2009-4680

The concrete details show PHPDirectorySource 1.x is affected by a SQL injection in search.php via the st parameter, enabling remote execution of arbitrary SQL commands. CVE-2009-4680 is documented with exact vectors; public references (Exploit-DB, Milw0rm, SecurityFocus, Secunia) corroborate the ...

7.5CVSS8.7AI score0.01001EPSS
SaveExploits2References4Affected Software1
CVE
CVE
added 2010/03/10 10:00 p.m.55 views

CVE-2009-4681

CVE-2009-4681 affects phpDirectorySource 1.x; the XSS flaw exists in search.php where a malicious value in the st parameter enables remote injection of arbitrary script/HTML. This CVE entry is supported by multiple references (e.g., exploits and advisories) and is listed in NVD. No explicit remed...

4.3CVSS5.9AI score0.01496EPSS
SaveExploits2References4Affected Software1
zdt
zdt
added 2010/03/09 12:00 a.m.17 views

mhproducts kleinanzeigenmarkt (search.php) SQL Injection

Exploit for unknown platform in category web applications ======================================================== mhproducts kleinanzeigenmarkt search.php SQL Injection ========================================================...

7.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2010/03/09 12:00 a.m.29 views

Mhproducts Kleinanzeigenmarkt SQL Injection

----------------------------Information------------------------------------------------ +Name : mhproducts kleinanzeigenmarkt search.php SQL Injection +Autor : Easy Laster +Date : 09.03.2010 +Script : mhproducts kleinanzeigenmarkt +Download : ---------------- +Demo :...

1AI score
SaveExploits0
Rows per page
Query Builder