Lucene search
+L

1697 matches found

CVE
CVE
added 2017/12/18 5:0 a.m.86 views

CVE-2017-17731

DedeCMS 5.7 is affected by an SQL injection in plus/recommend.php via the $_FILES superglobal. The vulnerability allows execution of arbitrary SQL through crafted file-upload input, with potential data leakage or manipulation. Remediation is to apply the latest security patch or upgrade to a newe...

9.8CVSS9.8AI score0.13194EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2017/12/18 5:0 a.m.30 views

CVE-2017-17731

DedeCMS through 5.7 has SQL Injection via the $FILES superglobal to plus/recommend.php...

10AI score0.13194EPSS
SaveExploits1References1
CVE
CVE
added 2017/12/18 5:0 a.m.62 views

CVE-2017-17730

DedeCMS ≤ 5.7 is affected by a SQL Injection vulnerability in the logo parameter of plus/flink_add.php. The issue stems from unsanitized input in that parameter, enabling potential SQL injection. Severity is reflected in CVE data (NVD: high/critical depending on metric). No explicit remediation o...

9.8CVSS9.8AI score0.01097EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2017/12/18 5:0 a.m.26 views

CVE-2017-17730

DedeCMS through 5.7 has SQL Injection via the logo parameter to plus/flinkadd.php...

9.9AI score0.01097EPSS
SaveExploits1References1
CNVD
CNVD
added 2017/12/18 12:0 a.m.6 views

Desdev DedeCMS SQL Injection Vulnerability (CNVD-2018-01088)

Desdev DedeCMS Dream Weaving Content Management System is China's Zhuozhuo network Desdev Technology Co., Ltd. of a set of open-source set of content publishing, editing, management and retrieval is equal to one of the PHP Web site content management system CMS. A SQL injection vulnerability exis...

9.8CVSS8.2AI score0.13194EPSS
SaveExploits1References1
CNVD
CNVD
added 2017/12/18 12:0 a.m.6 views

Desdev DedeCMS SQL Injection Vulnerability

Desdev DedeCMS Dream Weaving Content Management System is China's Zhuozhuo network Desdev Technology Co., Ltd. of a set of open-source set of content publishing, editing, management and retrieval is equal to one of the PHP Web site content management system CMS. A SQL injection vulnerability exis...

9.8CVSS7.9AI score0.01097EPSS
SaveExploits1References1
seebug.org
seebug.org
added 2017/09/25 12:0 a.m.189 views

dedecms最新版本后台getshell

官方下载最新安装包http://updatenew.dedecms.com/base-v57/package/DedeCMS-V5.7-UTF8-SP2.tar.gz 环境:Linux+phpstudy 上传图片抓包 POST /dedecms/include/dialog/selectimagespost.php?CKEditor=body&CKEditorFuncNum=2&langCode=zh-cn HTTP/1.1 Host: Content-Length: 42080 Cache-Control: max-age=0 Origin: http://...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2017/09/11 12:0 a.m.36 views

DEDECMS member center code submit defects can getshell

Preface : dedecms this year to update a lot of patches,the present article selected 20170315 patch for learning and research. Body: From the official website to download DEDECMS 20170315 patch using DIFF comparison tools for comparison: See the Red part, the servermsg1 variables appearing in dede...

7.2AI score
SaveExploits0
CNVD
CNVD
added 2017/04/24 12:0 a.m.2 views

csrf vulnerability in dedecms v5.7 latest version

Dedecms is an open source PHP open source website management system. A csrf vulnerability exists in the latest version of dedecms v5.7. Allows attackers to exploit the vulnerability to forge form links and trick administrators to click and add backend accounts...

6.9AI score
SaveExploits0
seebug.org
seebug.org
added 2017/03/31 12:0 a.m.53 views

DedeCMS stored xss vulnerability

Vulnerability description: Dedecms is an open source PHP open source website management system. Dedecms member function shopsdelivery. in php des parameters there is stored XSS vulnerability, the attacker may exploit the vulnerability to obtain the users cookie. Test environment: DedeCMS-V5...

6.5AI score
SaveExploits0
seebug.org
seebug.org
added 2017/03/30 12:0 a.m.44 views

Dedecms presence of a stored cross site scripting vulnerability

Vulnerability description: Dedecms is an open source PHP open source website management system. Dedecms member function carbuyaction. php in the address, des, email, postname parameters there is stored XSS vulnerability, the attacker may exploit the vulnerability to obtain the administrator cooki...

6.2AI score
SaveExploits0
CNVD
CNVD
added 2017/02/15 12:0 a.m.2 views

Stored Cross-Site Scripting Vulnerability in Dedecms

Dedecms is an open source PHP open source website management system. A stored XSS vulnerability exists in the address, des parameters of the Dedecms membership function carbuyaction.php, which can be exploited by attackers to obtain an administrator cookie...

6.2AI score
SaveExploits0
CNVD
CNVD
added 2016/11/09 12:0 a.m.3 views

Dedecms CSRF Vulnerability

Dedecms is an open source PHP open source website management system. Dedecms has a CSRF vulnerability that allows an attacker to exploit the vulnerability to perform unauthorized operations as an administrator and delete the account of any user...

6.9AI score
SaveExploits0References1
seebug.org
seebug.org
added 2016/05/12 12:0 a.m.38 views

DedeCMS /member/buy_action.php SQL注入漏洞

No description provided by source...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2016/05/12 12:0 a.m.41 views

DedeCMS /member/reg_new.php SQL注入漏洞

No description provided by source...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2016/05/06 12:0 a.m.59 views

dedecms v5.7缓存文件data/cache/typename.inc导致任意代码执行(有条件)

No description provided by source...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2015/10/10 12:0 a.m.47 views

dedecms referer xss跨站

简要描述: dedecms 全版本!xss跨站一枚! referer构造触发! 详细说明: 文件:/plus/vote.php code 区域 $ENVGOBACKURL = empty$SERVER'HTTPREFERER' ? '':$SERVER'HTTPREFERER'; ............................................ //判断是否允许被查看 $admin = new userLogin; if$dopost == 'view' if$row'view' == 1 && empty$admin-userName...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2015/10/08 12:0 a.m.297 views

DedeCMS 5.7 plus/guestbook.php 注入漏洞

No description provided by source...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2015/09/07 12:0 a.m.74 views

Dedecms远程写文件漏洞

来源链接:http://seclists.org/fulldisclosure/2015/Jun/47 http://blog.nsfocus.net/dedecms-write-file-vuln/ 0x00 漏洞概述2015年6月17日seclists网站上公布了Dedecms的一个远程getshell漏洞细节,造成这个漏洞的原因也有些让人玩味。官方已在2015年6月18日发布了修复版本,下载链接:http://www.dedecms.com/products/dedecms/downloads/本篇文章将分析这个漏洞的成因,并给出触发利用方法。0x01...

8.5AI score0.56738EPSS
SaveExploits6
seebug.org
seebug.org
added 2015/09/06 12:0 a.m.43 views

DedeCMS V5.7 SP1 /member/mtypes.php SQL注入漏洞

No description provided by source...

7.1AI score
SaveExploits0
Rows per page
Query Builder