# N/A
## 漏洞概述
在74CMS的Application/Common/Controller/BaseController.class.php文件中的assign_resume_tpl方法中存在PHP远程文件包含漏洞,允许远程代码执行。
## 影响版本
74CMS 6.0.48之前的版本
## 漏洞细节
assign_resume_tpl方法中存在PHP远程文件包含漏洞,攻击者可以通过构造恶意文件引用,导致远程代码执行。
## 影响
此漏洞允许攻击者执行远程代码,可能会导致服务器被完全控制。
| # | POC 描述 | 源链接 | 神龙链接 |
|---|---|---|---|
| 1 | PHP remote file inclusion in the assign_resume_tpl method in Application/Common/Controller/BaseController.class.php in 74CMS before 6.0.48 allows remote code execution. | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2020/CVE-2020-29279.yaml | POC详情 |
暂无评论