| Título | lharries whatsapp-mcp v0.0.1 Path Traversal |
|---|
| Descrição | A CWE-22 (Path Traversal) vulnerability exists in the sendWhatsAppMessage function at main.go:237. The mediaPath parameter, received from user input via the /api/send HTTP endpoint, is passed directly to os.ReadFile() without any validation, sanitization, or path restriction checks. The application does not verify that the provided path is within an allowed directory or sanitize path traversal sequences (../).
More Details: https://github.com/lharries/whatsapp-mcp/issues/241
|
|---|
| Fonte | ⚠️ https://github.com/lharries/whatsapp-mcp/issues/241 |
|---|
| Utilizador | ybdesire (UID 83239) |
|---|
| Submissão | 10/05/2026 14h51 (há 25 dias) |
|---|
| Moderação | 31/05/2026 14h51 (21 days later) |
|---|
| Estado | Aceite |
|---|
| Entrada VulDB | 367544 [lharries whatsapp-mcp 0.0.1 Send API Endpoint whatsapp-bridge/main.go SendMessageRequest mediaPath Travessia de Diretório] |
|---|
| Pontos | 20 |
|---|