Lucene search
+L

332 matches found

OSV
OSV
added 2017/03/24 3:59 p.m.2 views

CVE-2017-7255

XSS exists in the CMS Made Simple CMSMS 2.1.6 "Content--News--Add Article" feature via the m1title parameter. Someone must login to conduct the attack...

5.4CVSS5.8AI score0.0052EPSS
SaveExploits1References2
Prion
Prion
added 2017/03/24 3:59 p.m.19 views

Cross site scripting

XSS exists in the CMS Made Simple CMSMS 2.1.6 "Content--News--Add Article" feature via the m1content parameter. Someone must login to conduct the attack...

3.5CVSS5.2AI score0.0052EPSS
SaveExploits1References2Affected Software1
Prion
Prion
added 2017/03/24 3:59 p.m.25 views

Cross site scripting

XSS exists in the CMS Made Simple CMSMS 2.1.6 "Content--News--Add Article" feature via the m1title parameter. Someone must login to conduct the attack...

3.5CVSS5.2AI score0.0052EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2017/03/24 12:0 a.m.6 views

PT-2017-17614 · Cms Made Simple · Cms Made Simple

Name of the Vulnerable Software and Affected Versions: CMS Made Simple versions 2.1.6 Description: A security issue exists in the "Content--News--Add Article" feature of the software, where an attacker can exploit the m1 title parameter to conduct a cross-site scripting XSS attack. This attack...

5.4CVSS5.3AI score0.0052EPSS
SaveExploits1References4
CNVD
CNVD
added 2016/10/17 12:0 a.m.4 views

Override Traversal Vulnerability in the Management of Shipping Addresses of the Kai Distribution Platform Management System

Kai distribution system is a network distribution management system specializing in B2B e-commerce business under Hangzhou Qibo 360shop Technology Co. There is an unauthorized traversal vulnerability in the management of shipping address of the Kai distribution platform management system. Through...

7AI score
SaveExploits0References1
CNVD
CNVD
added 2016/08/28 12:0 a.m.5 views

SQL Injection Vulnerability in rld Parameter of Online Exam System of Shenzhen Biaochi Information Technology Co.

The Enterprise Huitong Online Exam System is a set of professional application software suitable for the government, schools, enterprises and institutions to carry out network examination and evaluation through the Internet or local area network. There is a SQL injection vulnerability in the rld...

7.7AI score
SaveExploits0References1
CNVD
CNVD
added 2016/08/28 12:0 a.m.3 views

SQL Injection Vulnerability in ModuleID Parameter of Online Exam System of Shenzhen Biaochi Information Technology Co.

The Enterprise Huitong Online Exam System is a set of professional application software suitable for the government, schools, enterprises and institutions to carry out internal network examination and evaluation through the Internet or LAN. A SQL injection vulnerability exists in the ModuleID...

7.9AI score
SaveExploits0References1
seebug.org
seebug.org
added 2016/03/31 12:0 a.m.57 views

shopnc /shop/index.php?act=member&op=address&inajax=1 sql注入漏洞(需要登录)

No description provided by source...

7.1AI score
SaveExploits0
CNVD
CNVD
added 2016/03/30 12:0 a.m.3 views

Overstepping Vulnerability in RSAS of Green Alliance Remote Security Assessment System (RSAS)

Green Alliance Remote Security Assessment System referred to as: NSFOCUS RSAS integrates Web application scanning module, which can automate the vulnerability detection of Web applications, Web services and support systems. There is an overstepping vulnerability in NSFOCUS RSAS. Due to incomplete...

7AI score
SaveExploits0
CNVD
CNVD
added 2016/02/14 12:0 a.m.3 views

Digital Paradise Mobile Office Middleware MDP Module Arbitrary File Download Vulnerability

Digital Paradise's MKey3G mobile office middleware is an enterprise-oriented application BYOD middleware platform, which has been widely used in energy, finance, government and enterprises. An arbitrary file download vulnerability exists in the MDP module of Digital Paradise's mobile office...

7AI score
SaveExploits0
CNVD
CNVD
added 2016/01/28 12:0 a.m.3 views

Digital Paradise Mobile Office Middleware Interface Arbitrary File Write Vulnerability

Digital Paradise's MKey3G mobile office middleware is an enterprise-oriented application BYOD middleware platform, which has been widely used in energy, finance, government and enterprises. There is an arbitrary file writing vulnerability in the interface of Digital Paradise's mobile office...

7AI score
SaveExploits0
CNVD
CNVD
added 2016/01/28 12:0 a.m.5 views

Digital Paradise Mobile Office Middleware Interface Arbitrary XML File Read Vulnerability

Digital Paradise's MKey3G mobile office middleware is an enterprise-oriented application BYOD middleware platform, which has been widely used in energy, finance, government and enterprises. There is an arbitrary XML file reading vulnerability in the interface of Digital Paradise's mobile office...

6.9AI score
SaveExploits0
Packet Storm
Packet Storm
added 2016/01/11 12:0 a.m.40 views

OpenBravo Hibernate HQL Injection

Title: OpenBravo Hibernate HQL Injection Vulnerability Author: Sam Ng, HPE Software Security Research Team Vendor Patch: 3.0PR15Q3.4 and 3.0PR15Q4.1 Vendor Reference: https://issues.openbravo.com/view.php?id=31577, http://wiki.openbravo.com/wiki/ReleaseNotes/3.0PR15Q3.4,...

0.3AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2015/10/15 12:29 p.m.4 views

python-django: Denial-of-service possibility in logout() view by filling session store

It was found that Django incorrectly handled the session store. A session could be created by anonymously accessing the django.contrib.auth.views.logout view if it was not decorated correctly with django.contrib.auth.decorators.loginrequired. A remote attacker could use this flaw to fill up the...

5CVSS7.1AI score0.05163EPSS
SaveExploits0References4
seebug.org
seebug.org
added 2015/09/17 12:0 a.m.22 views

Django logout function Denial-of-service

Security releases issued: 1.8.4, 1.7.10, 1.4.22CVE: 2015-5963Fix: Update/1.8.4/1.7.10/1.4.22/Add @loginrequiredDjango 官方在八月十八号发布多个版本更新,修复几个安全问题,其中便包括一个由编码不当导致的 DoS 漏洞,测试一些网站均存在此问题。Detaildjango.contrib.auth.views.logout 视图用于开发者实现用户注销退出功能,正常情况下对于 logout 视图应使用官方提供的...

7AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2015/09/10 12:5 p.m.6 views

python-django: Denial-of-service possibility in logout() view by filling session store

It was found that Django incorrectly handled the session store. A session could be created by anonymously accessing the django.contrib.auth.views.logout view if it was not decorated correctly with django.contrib.auth.decorators.loginrequired. A remote attacker could use this flaw to fill up the...

5CVSS7.1AI score0.05163EPSS
SaveExploits0References4
CNVD
CNVD
added 2015/08/20 12:0 a.m.2 views

Multiple SQL Injection Vulnerabilities in Beijing Jinhe C6 Collaborative Management Platform

Jinhe OA is developed with asp.net and sqlserver technology and is used by many users. There are multiple SQL injection vulnerabilities in the OA system. However, these injections need to log in to the system to be able to use the OA system for sql filtering, but the filtering is not strict enoug...

8.2AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.18 views

orbis cms 1.0 (afd/adf/asu/sql) Multiple Vulnerabilities

No description provided by source. + Orbis CMS 1.0 AFD/ADF/ASU/SQL Multiple Remote Vulnerabilities + Discovered By SirGod + http://insecurity-ro.org + http://h4cky0u.org + Dork : Powered by Orbis CMS + Download script : http://www.novo-ws.com/orbis-cms/download.shtml + Arbitrary File Download + -...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.24 views

RhinoSoft Serv-U FTP Server 3/4/5 MDTM Command Time Argument Buffer Overflow Vulnerability (2)

No description provided by source. source: http://www.securityfocus.com/bid/9751/info Serv-U FTP Server has been reported prone to a remote stack based buffer overflow vulnerability when handling time zone arguments passed to the MDTM FTP command. The problem exists due to insufficient bounds...

7.1AI score
SaveExploits0
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2014/06/12 2:43 a.m.5 views

Multiple Vulnerabilities in Hitachi Tuning Manager and JP1/Performance Management - Manager Web Option

Overview Hitachi Tuning Manager and JP1/Performance Management - Manager Web Option contains cross-site scripting and cross-site request forgery CSRF vulnerabilities. These vulnerabilities can not be exploited, unless logging in these products. Impact A remote attackers could insert to malicious...

6.8CVSS6.8AI score0.01161EPSS
SaveExploits0References7
Rows per page
Query Builder