漏洞标题
Mambo Importer <= 1.0 - 经认证(管理员+) PHP 对象注入漏洞
漏洞描述信息
WordPress使用的Mambo Importer插件在所有版本中(包括1.0版本)存在PHP对象注入漏洞,该漏洞通过fImportMenu函数中的$data参数对不受信任的输入进行反序列化而触发。这使得拥有管理员级别及以上权限的认证攻击者能够注入PHP对象。目前在该漏洞软件中没有已知的POP链(即无害的利用链),这意味着除非目标站点安装了含有POP链的其他插件或主题,否则该漏洞不会产生实际影响。如果目标系统中通过其他插件或主题安装了POP链,攻击者则可能借此执行删除任意文件、获取敏感数据或执行代码等操作,具体取决于存在的POP链类型。
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
漏洞类别
可信数据的反序列化
漏洞标题
Mambo Importer <= 1.0 - Authenticated (Administrator+) PHP Object Injection
漏洞描述信息
The Mambo Importer plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 1.0 via deserialization of untrusted input via the $data parameter in the fImportMenu function. This makes it possible for authenticated attackers, with Administrator-level access and above, to inject a PHP Object. No known POP chain is present in the vulnerable software, which means this vulnerability has no impact unless another plugin or theme containing a POP chain is installed on the site. If a POP chain is present via an additional plugin or theme installed on the target system, it may allow the attacker to perform actions like delete arbitrary files, retrieve sensitive data, or execute code depending on the POP chain present.
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
漏洞类别
可信数据的反序列化