Lucene search
+L

324 matches found

myhack58
myhack58
added 2013/08/25 12:0 a.m.14 views

ShopEx4. 8 5 the latest version SQL injection-vulnerability warning-the black bar safety net

ShopEx4. 8 5 the latest versionof SQL injection, no need to login, through the GPC, you can directly query the administrator password and echo What not to say, directly on the use of the code, The following html is saved as a html file, change the localhost portion of the site's real address: for...

0.1AI score
SaveExploits0
seebug.org
seebug.org
added 2013/07/25 12:0 a.m.31 views

Destoon B2B建站软件最新版SQL盲注漏洞

简要描述: Destoon B2B建站存在SQL注入漏洞(已经打了20130703补丁) 详细说明: /module/mall/buy.inc.php 这个文件,除了已经修复了的知道创宇上报的那个注入点,还存在其他注入点。 if$submit require DTROOT.'/module/'.$module.'/cart.class.php'; $do = new cart; $cart = $do-get; if$post $add = arraymap'trim', $add; $add'address' = areapos$add'areaid', ''.$add'address...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2013/06/07 12:0 a.m.15 views

phpcms 2007 onunload.inc.php update SQL注入漏洞

code!--?php defined'INPHPCMS' or exit'Access Denied'; $serverid ? 1 : showmessage$LANG'illegaloperation'; $db---query"UPDATE ".TABLEMOVIESERVER." SET num = num-1 WHERE serverid = $serverid AND num 0 "; 2 ?/code $serverid没有进行任何过滤也没有用单引号括起来,所以无视gpc。 核心文件include\common.inc.php里大概80左右变量覆盖漏洞。...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2013/04/23 12:0 a.m.287 views

ecshop最新2.7.3版本后台本地包含漏洞

简要描述: ecshop最新2.7.3版本后台本地包含漏洞 详细说明: admin/integrate.php文件,110行 $code = empty$GET'code' ? '' : trim$GET'code'; if empty$code || fileexistsROOTPATH . DATADIR . '/integrate' . $code . 'log.php' sysmsg$LANG'lostintalllog', 1; includeROOTPATH . DATADIR . '/integrate' . $code . 'log.php'; 1. $code 未过滤 ...

7.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2013/03/19 12:0 a.m.38 views

PHP-Fusion Authenticate.class.php Multiple Cookie SQL Injection

The version of the PHP-Fusion installed on the remote host is affected by a SQL injection vulnerability because it fails to properly sanitize user input to the 'user' and 'admin' cookies upon submission to the application. An unauthenticated, remote attacker could leverage this issue to launch a...

7.5CVSS5.9AI score0.0362EPSS
SaveExploits1References3
0day.today
0day.today
added 2013/03/14 12:0 a.m.18 views

ClipShare 4.1.4 SQL Injection / Plaintext Password Vulnerabilities

ClipShare version 4.1.4 suffers from remote blind SQL injection and plaintext password vulnerabilities. ===================================================================== Vulnerable Software: ClipShare - Video Sharing Community Script 4.1.4 Official site: http://www.clip-share.com Software...

8.4AI score
SaveExploits0
seebug.org
seebug.org
added 2013/03/11 12:0 a.m.22 views

Espcms 通杀 SQL注入漏洞

漏洞在interface/search.php 文件和interface/3gwapsearch.php文件intaglist函数都存在,一样的问题,以 interface/search.php为例说明: codefunction intaglist parent::startpagetemplate; includeonce adminROOT . 'public/classpagebotton.php'; $page = $this-fun-accept'page', 'G'; $page = isset$page ? intval$page : 1; $lng = adminLNG...

7.1AI score
SaveExploits0
myhack58
myhack58
added 2012/12/19 12:0 a.m.20 views

DedeCMS member center classification management SQL injection 0day vulnerabilities can be obtained the administrator password-vulnerability warning-the black bar safety net

Need magicquotesgpc = Off,so that is tasteless. Occurs in the array key where the injection vulnerability,a little mean. Here is blind,is the trouble point can also use,you can write a tool,automated attendant ran about http://www.xxx.com /dede/member/mtypes. php? dopost=save Trojan: mtypename7'...

1.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2012/12/03 12:0 a.m.37 views

Newscoop 4.0.2 Path Disclosure / SQL Injection

================================================================================ Vulnerable Software: Newscoop 4.0.2 Official site: sourcefabric.org Vulnerabilities: Blind SQLi & Path Disclosure Condition to exploit this vulnerability: GPC must be set OFF. Discovered by: AkaStep && KASIBOGLAN...

0.5AI score
SaveExploits0
0day.today
0day.today
added 2012/12/03 12:0 a.m.33 views

Newscoop 4.0.2 Blind SQLi & Path Disclosure Vulnerabilities

Exploit for php platform in category web applications 1-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=0 0 1 1 /' \ /'\ /\ \ /'\ 0 0 /, \ /\/\ \ \ \ \ ,/\ /\ \ 1 1 //\ \ /' \ /\ //\ Exploit database separated by exploit 0 0 // type local, remote, DoS, etc. 1 1 1 0 +...

7.1AI score
SaveExploits0
CVE
CVE
added 2012/11/26 11:0 p.m.44 views

CVE-2010-5281

CMScout 2.09 IBrowser TinyMCE Plugin 1.4.1 is affected by a directory traversal in ibrowser.php. When magic_quotes_gpc is disabled, an attacker can read arbitrary files by injecting a .. into the lang parameter. This is a true vulnerability with CVE-2010-5281 documented by NVD (base score 6.8, ve...

6.8CVSS6.8AI score0.02289EPSS
SaveExploits2References5Affected Software1
myhack58
myhack58
added 2012/11/13 12:0 a.m.34 views

dedecms5. 7 latest sql injection exploit guestbook. php-vulnerability warning-the black bar safety net

Impact version 5. 7 Vulnerability file edit. inc. php specific code: ExecuteNoneQuery" DELETE FROM @guestbook WHERE id='$id' "; ShowMsg"successfully deleted a message!", $GUESTBOOKPOS; exit; else if$job=='check' && $gisadmin $dsql-ExecuteNoneQuery" UPDATE @guestbook SET ischeck=1 WHERE id='$id' "...

0.7AI score
SaveExploits0
0day.today
0day.today
added 2012/10/31 12:0 a.m.86 views

jNews com_jnews 7.0.0 => 7.7.5 execute arbitrary PHP code

The vulnerability affects all variations of jNews, including the premium ones this is where the 7.7.5 comes in, not just the free version. The dork "inurl:comjnews" currently produces "About 37,100 results". The exploit will create a file on the targeted website and enable you to execute arbitrar...

7.8AI score
SaveExploits0
Packet Storm
Packet Storm
added 2012/10/06 12:0 a.m.22 views

Open-Realty 2.5.6 Local File Inclusion

Exploit Title: Open-Realty v2.5.6 Local File Inclusion Vulnerability Date: 06/10/2012 Author: L0n3ly-H34rT Contact: [email protected] My Site: http://se3c.blogspot.com/ Vendor Link: http://www.open-realty.org/ Software Link: http://www.open-realty.org/release/open-realty2.5.6.zip Version:...

7.4AI score
SaveExploits0
Packet Storm
Packet Storm
added 2012/10/04 12:0 a.m.33 views

phpMyChat Plus 1.94 RC1 LFI / XSS / RFI / SQL Injection

Exploit Title: phpMyChat Plus v1.94 RC1 Multiple Remote Vulnerabilities Date: 04/10/2012 Author: L0n3ly-H34rT Contact: [email protected] My Site: http://se3c.blogspot.com/ Vendor Link: http://sourceforge.net/projects/phpmychat/ Software Link:...

0.3AI score
SaveExploits0
0day.today
0day.today
added 2012/09/22 12:0 a.m.26 views

Arb Blog 0.1 CSRF Vulnerability

Exploit for php platform in category web applications Exploit Title: Arb Blog 0.1 CSRF Vulnerability Author: Mr.731MY Vendor or Software Link: http://www.dev-arb.com/uploads/Files/dev-arb.com1341094517.ZIP Version: 0.1 Category:: WebApp Google dork: intext:All Right Resrved For Dev-Arb.com And...

7.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2012/09/04 12:0 a.m.20 views

Support4Arabs Pages 2.0 SQL Injection

Exploit Title: Support4Arabs Pages v2.0 Remote SQL Error Based Injection Vulnerability Date: 04/9/2012 Author: L0n3ly-H34rT Contact: [email protected] My Site: http://se3c.blogspot.com/ Vendor Link: http://www.support4arabs.com/ Software Link:...

0.5AI score
SaveExploits0
0day.today
0day.today
added 2012/05/27 12:0 a.m.31 views

Santilga CMS 1.2.6.3 Cross Site Request Forgery / SQL Injection

Exploit for php platform in category web applications ============================= Vulnerable software: Santilga CMS version 1.2.6.3 $ head -n 10 Admin.php|less view-templateName = "admin"; parent::construct; $this-lang = SantilgaLanguage::getInstance-getLanguage; $this-view-lang = $this-lang;...

7.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2012/05/27 12:0 a.m.59 views

Santilga CMS 1.2.6.3 Cross Site Request Forgery / SQL Injection

============================= Vulnerable software: Santilga CMS version 1.2.6.3 $ head -n 10 Admin.php|less view-templateName = "admin"; parent::construct; $this-lang = SantilgaLanguage::getInstance-getLanguage; $this-view-lang = $this-lang; $this-view-showUploadForm = false; public function...

0.5AI score
SaveExploits0
myhack58
myhack58
added 2012/05/19 12:0 a.m.40 views

ecmall local packet letter(0day)-vulnerability warning-the black bar safety net

ECMall community e-Commerce systemreferred to as ECMallis Shanghai commercial school network Technology Co., Ltd. following the ECShop after the launch of yet another e-Commerce sister products. Recently saw dark clouds on the storm a ecmall full version file package letter vulnerability, its own...

7.2AI score
SaveExploits0
Rows per page
Query Builder