# Formidable Form Builder小于2.05.03的版本中存在的无需认证的信息泄露漏洞
## 漏洞概述
Formidable Form Builder 插件在 WordPress 中存在敏感数据暴露漏洞,通过 `frm_forms_preview` AJAX 动作,未认证的攻击者可以导出指定表单的所有条目。
## 影响版本
- 版本 2.05.03 及其以下版本
## 漏洞细节
该漏洞存在于 Formidable Form Builder 插件的 `frm_forms_preview` AJAX 动作中,攻击者可以利用该漏洞在无需认证的情况下导出表单的所有条目数据。
## 影响
此漏洞使未认证的攻击者能够访问并导出表单中的所有敏感数据,导致敏感数据暴露。
| # | POC 描述 | 源链接 | 神龙链接 |
|---|---|---|---|
| 1 | The Formidable Form Builder plugin for WordPress is vulnerable to Sensitive Data Exposure in versions up to, and including, 2.05.03 via the frm_forms_preview AJAX action. This makes it possible for unauthenticated attackers to export all of the form entries for a given form. | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2017/CVE-2017-20194.yaml | POC详情 |
暂无评论