45 matches found
Command Execution Vulnerability in EyouCms Backend
EyouCms is a free + open source enterprise content management system developed on the core of TP5.0 framework. EyouCms backend command execution vulnerability , attackers can use the vulnerability to modify the template at the existence of getshell vulnerability , you can execute any PHP code...
FineCMS一处SQL注入
简要描述: 某处过滤不严格导致sql注入 详细说明: 在用户修改个人头像的地方: http://localhost:8081/index.php?s=member&c=info&a=avatar 没有对提交的参数进行过滤: $data = $this-input-post'data', TRUE; 直接带入了sql查询: $this-member-updatearray'avatar'= $data'avatar', 'id=' . $this-memberinfo'id'; 于是造成注入,本人使用如下注入代码: 'or updatexml1,concat0x7e,version,0...
Destoon Backend Arbitrary Code Execution Vulnerability
Destoon website management system is based on PHP + MySQL open source website building software. Destoon backend exists arbitrary code execution vulnerability, Destoon backend has the ability to modify the template online, due to the content of the template is not allowed to write malicious php...
Drupal Privatemsg Module Security Bypass Security Issue
No description provided by source. A security issue has been reported in the Privatemsg module for Drupal, which can be exploited by malicious users to bypass certain security restrictions. The security issue exists due to improper access permission checks in the Email Notification...
CVE-2006-1895
Direct static code injection vulnerability in includes/template.php in phpBB allows remote authenticated users with write access to execute arbitrary PHP code by modifying a template in a way that 1 bypasses a loose "." regular expression to match BEGIN and END statements in overallheader.tpl, or...