WordPress 中的 Mailgun 插件(版本 2.2.0 及更早版本)存在服务器端请求伪造(SSRF)漏洞,该漏洞源于路径遍历问题。此漏洞是由于 add_list() 函数中缺乏足够的输入验证所致:该函数接收来自 $_POST['addresses'] 的用户可控数组键,仅通过 sanitize_text_field() 进行简单过滤,未能有效阻止恶意路径构造。因此,未经身份认证的攻击者可利用该漏洞,借助 WordPress 站点所配置的 Mailgun API 密钥,向任意 Mailgun API 端点发
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| mailgun | Mailgun for WordPress | ≤ 2.2.0 |
affected |
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| Vendor | Product | Affected Versions | CPE | Subscribe |
|---|---|---|---|---|
| mailgun | Mailgun for WordPress | 0 ~ 2.2.0 | - |
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POCNo comments yet