| 标题 | cyberchitta scrapling-fetch-mcp <= 0.2.2 Fixed in 0.2.3 Improper URL Scheme Validation |
|---|
| 描述 | scrapling-fetch-mcp before version 0.2.3 allows arbitrary local file disclosure through the s_fetch_page and s_fetch_pattern MCP tools. Both tools accept a user-controlled URL and pass it to the underlying fetcher without restricting the URL scheme.
Because the underlying fetcher supports file:// URLs, an attacker able to invoke either MCP tool can read arbitrary files accessible to the server process by supplying a file:// URL. The contents of the local file are returned to the caller as fetched page content.
The vulnerability may be exploited by a malicious MCP client or through prompt injection against an MCP-enabled agent. Version 0.2.3 fixes the issue by restricting accepted URL schemes to http and https before invoking the fetcher. |
|---|
| 来源 | ⚠️ https://github.com/cyberchitta/scrapling-fetch-mcp/issues/6 |
|---|
| 用户 | Mcfly_Zhang (UID 98877) |
|---|
| 提交 | 2026-07-13 00時27分 (2 月前) |
|---|
| 管理 | 2026-08-27 18時20分 (2 months later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 396173 [cyberchitta scrapling-fetch-mcp 直到 0.2.2 _fetcher.py s_fetch_page/s_fetch_pattern 权限提升] |
|---|
| 积分 | 20 |
|---|