漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Craft CMS vulnerable to behavior injection RCE via EntryTypesController
Vulnerability Description
Craft CMS is a content management system (CMS). From version 5.6.0 to before version 5.9.11, in src/controllers/EntryTypesController.php, the $settings array from parse_str is passed directly to Craft::configure() without Component::cleanseConfig(). This allows injecting Yii2 behavior/event handlers via "as" or "on" prefixed keys, the same attack vector as the original advisory. Craft control panel administrator permissions and allowAdminChanges must be enabled for this to work. This issue has been patched in version 5.9.11.
CVSS Information
N/A
Vulnerability Type
使用外部可控制的输入来选择类或代码(不安全的反射)
Vulnerability Title
Craft CMS 安全漏洞
Vulnerability Description
Craft CMS是Craft CMS开源的一套内容管理系统(CMS)。 Craft CMS 5.6.0至5.9.11之前版本存在安全漏洞,该漏洞源于src/controllers/EntryTypesController.php中parse_str返回的$settings数组未经Component::cleanseConfig处理直接传递给Craft::configure,可能导致通过as或on前缀键注入Yii2行为或事件处理器。
CVSS Information
N/A
Vulnerability Type
N/A