Lucene search
+L

523 matches found

NVD
NVD
added 2018/10/30 6:29 a.m.15 views

CVE-2018-18830

An issue was discovered in com\mingsoft\basic\action\web\FileAction.java in MCMS 4.6.5. Since the upload interface does not verify the user login status, you can use this interface to upload files without setting a cookie. First, start an upload of JSP code with a .png filename, and then intercep...

9.8CVSS9.7AI score0.01205EPSS
Exploits0References1
Prion
Prion
added 2018/10/30 6:29 a.m.19 views

Design/Logic Flaw

An issue was discovered in com\mingsoft\basic\action\web\FileAction.java in MCMS 4.6.5. Since the upload interface does not verify the user login status, you can use this interface to upload files without setting a cookie. First, start an upload of JSP code with a .png filename, and then intercep...

7.5CVSS9.6AI score0.01205EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2018/10/30 6:0 a.m.20 views

CVE-2018-18830

An issue was discovered in com\mingsoft\basic\action\web\FileAction.java in MCMS 4.6.5. Since the upload interface does not verify the user login status, you can use this interface to upload files without setting a cookie. First, start an upload of JSP code with a .png filename, and then intercep...

9.8AI score0.01205EPSS
Exploits0References1
CVE
CVE
added 2018/10/30 6:0 a.m.76 views

CVE-2018-18831

The CVE-2018-18831 issue affects MCMS 4.6.5, specifically in com\mingsoft\cms\action\GeneraterAction.java. An attacker can exploit a directory traversal via the position parameter in the url to write a .jsp file to an arbitrary directory, enabling arbitrary file write. The connected advisories de...

7.5CVSS7.4AI score0.01543EPSS
Exploits0References1Affected Software1
CVE
CVE
added 2018/10/30 6:0 a.m.78 views

CVE-2018-18830

MCMS 4.6.5 is affected by a flaw in com\mingsoft\basic\action\web\FileAction.java where the upload interface does not verify login status, allowing an attacker to upload JSP content disguised as a .png file and then coerce a suffix change to .jsp to access a stored path and execute arbitrary JSP ...

9.8CVSS9.7AI score0.01205EPSS
Exploits0References1Affected Software1
Veracode
Veracode
added 2018/09/24 4:20 a.m.18 views

Cross-Site Request Forgery (CSRF)

ms-mcms is vulnerable to cross-site forgery request. An attacker is able to trick an administrator into visiting a malicious HTML page which adds an administrator account on behalf of the victim...

8.8CVSS8.3AI score0.00572EPSS
Exploits0References1Affected Software1
NVD
NVD
added 2018/09/23 6:29 p.m.24 views

CVE-2018-17366

An issue was discovered in MCMS 4.6.5. There is a CSRF vulnerability that can add an administrator account via ms/basic/manager/save.do...

8.8CVSS8.7AI score0.00572EPSS
Exploits0References1
Prion
Prion
added 2018/09/23 6:29 p.m.21 views

Cross site request forgery (csrf)

An issue was discovered in MCMS 4.6.5. There is a CSRF vulnerability that can add an administrator account via ms/basic/manager/save.do...

6.8CVSS8.6AI score0.00572EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2018/09/23 6:0 p.m.24 views

CVE-2018-17366

An issue was discovered in MCMS 4.6.5. There is a CSRF vulnerability that can add an administrator account via ms/basic/manager/save.do...

8.7AI score0.00572EPSS
Exploits0References1
CVE
CVE
added 2018/09/23 6:0 p.m.45 views

CVE-2018-17366

MCMS 4.6.5 is affected by a CSRF vulnerability that can add an administrator account via ms/basic/manager/save.do. The CVSS metrics indicate high impact (CVSS‑3.0 base score 8.8, HIGH) with network attack vector and user interaction required. The CVSS‑2 entry is 6.8 (MEDIUM). No exploitation deta...

8.8CVSS8.6AI score0.00572EPSS
Exploits0References1Affected Software1
CNVD
CNVD
added 2017/07/31 12:0 a.m.2 views

Stored Cross-Site Scripting Vulnerability in the Frontend of MCMS (Minfy MS Platform)

MCMS MFMS platform is a content management system that supports different platforms, different terminals and multi-sites, developed by MF Technology Co. A stored cross-site scripting vulnerability exists in the front-end of MCMS MS-MCMS. The vulnerability is due to peopleUserRealName failed to...

6.4AI score
Exploits0
seebug.org
seebug.org
added 2015/04/21 12:0 a.m.10 views

mcms最新版SQL注入一枚(可出任意数据)

简要描述: mcms最新版SQL注入一枚(可出任意数据) 详细说明: 掌易科技的程序员反应相当快啊,确认漏洞当天就修复以后出新版本了,前面在wooyun提的几个漏洞新版的mcms做了相应的处理,发布了新版v3.1.3.enterprise,再来研究研究。 注入一枚:POST /app/public/flink.php?m=insertlogo&ajax=1 post中有个参数fimg存在注入。 function minsertlogo global $dbm; $POST'fid' = isset$POST'fid' ? intval$POST'fid' : 0; $POST'fimg'...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2015/04/21 12:0 a.m.39 views

mcms最新版SQL注入(可出任意数据)

简要描述: mcms最新版SQL注入(可出任意数据) 详细说明: 掌易科技的程序员反应相当快啊,确认漏洞当天就修复以后出新版本了,前面在wooyun提的几个漏洞新版的mcms做了相应的处理,发布了新版v3.1.3.enterprise,再来研究研究。 注入一枚:POST /app/public/adv.php?m=saveall...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2015/04/20 12:0 a.m.21 views

mcms最新版SQL注入漏洞(可出任意数据)

简要描述: mcms最新版SQL注入漏洞(可出任意数据) 详细说明: 掌易科技的程序员反应相当快啊,确认漏洞当天就修复以后出新版本了,前面在wooyun提的几个漏洞新版的mcms做了相应的处理,发布了新版v3.1.3.enterprise,再来研究研究。 注入一枚: GET /app/public/gov.shop.order.php?m=view&orderid=1(注意public文件夹是安装系统时取的名字)其中orderid没有过滤,直接进行sql执行。 function mview global $dbm,$result,$V,$C,$orderid;...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2015/04/20 12:0 a.m.18 views

mcms最新版SQL注入二枚打包(可出任意数据)

简要描述: mcms最新版SQL注入二枚打包(可出任意数据) 详细说明: 掌易科技的程序员反应相当快啊,确认漏洞当天就修复以后出新版本了,前面在wooyun提的几个漏洞新版的mcms做了相应的处理,发布了新版v3.1.3.enterprise,再来研究研究。 注入一枚:/app/public/code.php?codeid=6977&txt=test&value=test(注意public文件夹是安装系统时取的名字)post中有两个参数,都存在过滤不严的问题。 Txt和value都存在注入问题,这里我们以txt为例来证明问题的存在。我们看看是如何注入的。...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2015/04/20 12:0 a.m.35 views

mcms最新版SQL注入一枚

简要描述: mcms最新版SQL注入一枚 详细说明: 掌易科技的程序员反应相当快啊,确认漏洞当天就修复以后出新版本了,前面在wooyun提的几个漏洞新版的mcms做了相应的处理,发布了新版v3.1.3.enterprise,再来研究研究。 注入一枚:/app/public/user.php?m=recharge&ajax=1 POST中有个参数params存在注入。 function mrecharge global $dbm; checklevel'C0503',AJAX; $fields = array;...

7AI score
Exploits0
seebug.org
seebug.org
added 2015/04/15 12:0 a.m.25 views

mcms最新版SQL注入6枚打包(可出任意数据)

简要描述: mcms最新版SQL注入6枚打包(可出任意数据) 详细说明: 掌易科技的程序员反应相当快啊,确认漏洞当天就修复以后出新版本了,前面在wooyun提的几个漏洞新版的mcms做了相应的处理,发布了新版v3.1.3.enterprise,再来研究研究。 注入一枚:/app/public/flink.php?m=save&ajax=1 post中有6个参数,虽然都经过了xss和sql的过滤,但是过滤的并不完全,我们看看是如何注入的。这里以forder为例进行说明(虽然下面的代码中,forder被intval了,但是不影响注入啊,慢慢看下去吧)。 function msave glob...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2015/04/14 12:0 a.m.25 views

mcms最新版SQL注入4枚

简要描述: mcms最新版SQL注入4枚 详细说明: 在wooyun上看到掌易科技终于不再忽略漏洞了,我也来凑凑热闹吧。去下了mcms的最新版(v3.1.0.enterprise),来研究研究。 注入一枚:POST /app/public/model.php?tpl=data&modelname=adv&stype=1&skey=title&sval=test&p=1(注意public文件夹是安装系统时取的名字)post中有多个参数,都存在过滤不严的问题。 当tpl为attr时,modelname存在注入,当...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2015/04/09 12:0 a.m.26 views

mcms最新版SQL注入8枚打包(可出任意数据)

简要描述: mcms最新版SQL注入8枚打包(可出任意数据) 详细说明: 前段时间在wooyun提交了几个mcms的漏洞,以前mcms的版本是v3.1.1.enterprise, WooYun: mcms最新版SQL注入三枚打包(可出任意数据) ,现在都升级到v3.1.3.enterprise了,还是来研究一下mcmsv3.1.3.enterprise吧。 注入一枚:POST...

7.1AI score
Exploits0
seebug.org
seebug.org
added 2015/04/03 12:0 a.m.16 views

mcms最新版SQL注入二枚打包(可出任意数据)

简要描述: mcms最新版SQL注入二枚打包(可出任意数据) 详细说明: 前段时间在wooyun提交了几个mcms的漏洞,以前mcms的版本是v3.1.1.enterprise, WooYun: mcms最新版SQL注入三枚打包(可出任意数据) ,现在都升级到v3.1.3.enterprise了,还是来研究一下mcmsv3.1.3.enterprise吧。 注入一枚:POST...

7.1AI score
Exploits0
Rows per page
Query Builder