一、 漏洞 CVE-2025-6742 基础信息
漏洞信息
                                        # SureForms - 适用于 WordPress 的拖放表单构建器 <= 1.7.3 - 未认证PHP对象注入(PHAR)通过管理提交删除触发

## 概述
SureForms - Drag and Drop Form Builder for WordPress 插件存在 PHP 对象注入漏洞,该漏洞影响所有版本至 1.7.3。此漏洞是由于 `delete_entry_files()` 函数中使用了 `file_exists()` 而没有对提供的路径进行限制。

## 影响版本
- 所有版本 <= 1.7.3

## 细节
漏洞发生于 `delete_entry_files()` 函数中,该函数通过 `file_exists()` 对路径进行检查,但未对路径进行限制。这使得未认证的攻击者能够注入 PHP 对象。然而,当前没有已知的 POP 链(Ph对象构建链)存在于受影响的软件中。因此,此漏洞本身不会造成影响,除非站点上安装了其它包含 POP 链的插件或主题。

## 影响
如果目标站点安装了包含 POP 链的插件或主题,此漏洞可能导致攻击者执行以下操作:
- 删除任意文件
- 获取敏感数据
- 执行代码

这些操作依赖于存在 POP 链的具体内容。
                                        
提示
尽管我们采用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。
神龙会尽力确保数据准确,但也请结合实际情况进行甄别与判断。
神龙祝您一切顺利!
漏洞标题
SureForms – Drag and Drop Form Builder for WordPress <= 1.7.3 - Unauthenticated PHP Object Injection (PHAR) Triggered via Admin Submission Deletion
来源:美国国家漏洞数据库 NVD
漏洞描述信息
The SureForms – Drag and Drop Form Builder for WordPress plugin for WordPress is vulnerable to PHP Object Injection in all versions up to, and including, 1.7.3 via the use of file_exists() in the delete_entry_files() function without restriction on the path provided. This makes it possible for unauthenticated attackers 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.
来源:美国国家漏洞数据库 NVD
CVSS信息
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
来源:美国国家漏洞数据库 NVD
漏洞类别
可信数据的反序列化
来源:美国国家漏洞数据库 NVD
漏洞标题
WordPress plugin SureForms 代码问题漏洞
来源:中国国家信息安全漏洞库 CNNVD
漏洞描述信息
WordPress和WordPress plugin都是WordPress基金会的产品。WordPress是一套使用PHP语言开发的博客平台。该平台支持在PHP和MySQL的服务器上架设个人博客网站。WordPress plugin是一个应用插件。 WordPress plugin SureForms 1.7.3及之前版本存在代码问题漏洞,该漏洞源于delete_entry_files函数使用file_exists时路径限制不足,可能导致PHP对象注入。
来源:中国国家信息安全漏洞库 CNNVD
CVSS信息
N/A
来源:中国国家信息安全漏洞库 CNNVD
漏洞类别
代码问题
来源:中国国家信息安全漏洞库 CNNVD
二、漏洞 CVE-2025-6742 的公开POC
# POC 描述 源链接 神龙链接
三、漏洞 CVE-2025-6742 的情报信息
  • 标题: SureForms – Drag and Drop Form Builder for WordPress <= 1.7.3 - Unauthenticated PHP Object Injection (PHAR) Triggered via Admin Submission Deletion -- 🔗来源链接

    标签:

    神龙速读
  • 标题: SureForms – Drag and Drop Form Builder for WordPress – WordPress plugin | WordPress.org -- 🔗来源链接

    标签:

    神龙速读
  • 标题: Changeset 3319753 for sureforms – WordPress Plugin Repository -- 🔗来源链接

    标签:

    神龙速读
  • https://nvd.nist.gov/vuln/detail/CVE-2025-6742