# Protect WP Admin小于4.0 - 未经认证的保护绕过
## 概述
Protect WP Admin WordPress 插件在版本 4.0 之前,通过重定向一个特制的 URL 泄露了管理员面板的 URL,从而绕过了其提供的保护功能。
## 影响版本
- 之前版本:4.0 之前的所有版本
## 细节
插件中的一个漏洞使得通过重定向特制的 URL 可以泄露管理员面板的 URL 地址,从而让攻击者绕过插件提供的防护措施。
## 影响
此漏洞可能导致管理员面板的 URL 被泄露,从而使未经许可的用户能够访问受限区域,进而可能危害整个站点的安全。
| # | POC 描述 | 源链接 | 神龙链接 |
|---|---|---|---|
| 1 | The Protect WP Admin WordPress plugin before version 4.0 disclosed the URL of the admin panel through the redirection of a crafted URL, bypassing the protection offered. | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2023/CVE-2023-3139.yaml | POC详情 |
暂无评论