漏洞标题
N/A
漏洞描述信息
## 漏洞概述
Phenotype CMS 3.0 中的 `_phenotype/system/class/PhenoTypeDataObject.class.php` 文件中的 store 函数存在SQL注入漏洞。攻击者可以通过精心构造的URI执行任意SQL命令。
## 影响版本
- Phenotype CMS 3.0
## 漏洞细节
URI 中的参数可以通过精心构造来触发 SQL 注入漏洞,例如 `Gallery/gal_id/1/image1,1.html` 可以导致攻击者执行任意 SQL 命令。
## 漏洞影响
远程攻击者可以利用此漏洞执行任意 SQL 命令,可能导致数据泄露、数据篡改或服务器被进一步控制。
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
漏洞类别
N/A
漏洞标题
N/A
漏洞描述信息
SQL injection vulnerability in the store function in _phenotype/system/class/PhenoTypeDataObject.class.php in Phenotype CMS 3.0 allows remote attackers to execute arbitrary SQL commands via a crafted URI, as demonstrated by Gallery/gal_id/1/image1,1.html. NOTE: some of these details are obtained from third party information.
CVSS信息
N/A
漏洞类别
N/A
漏洞标题
Phenotype CMS存储功能SQL注入漏洞
漏洞描述信息
Phenotype CMS是一个基于PHP/MySQL/Smarty实现的开源内容管理系统,具有易于编辑和简单高效等特性。 Phenotype CMS 3.0版本中的_phenotype/system/class/PhenoTypeDataObject.class.php中的存储功能中存在SQL注入漏洞。远程攻击者可以借助特制URI执行任意SQL命令。该漏洞已经通过Gallery/gal_id/1/image1,1.html文件得到证实。
CVSS信息
N/A
漏洞类别
SQL注入