WordPress PhastPress plugin /wp-content/plugins/phastpress/phast.php 文件读取漏洞(CVE-2025-14388)

2026-03-09 WordPress PhastPress PoC No

Description

PhastPress 插件(WordPress 版本 3.7 及以下)存在未经身份验证的任意文件读取漏洞。该漏洞源于 getExtensionForURL() 和 appendNormalized() 函数之间的验证不一致。攻击者可以利用 null 字节注入漏洞,在文件路径后添加双重 URL 编码的 null 字节(%2500)和允许的扩展名(如 .txt),从而绕过文件扩展名验证,读取 web 根目录中的任意文件,如 wp-config.php 等敏感文件。

PoC

None yet. Search at https://trap.biu.life/?ref=rss

References

Related Vulnerabilities