| Título | Whistle whistle 2.9.98 Path Traversal |
|---|
| Descrição | A path traversal vulnerability was identified on the endpoint http://127.0.0.1:8899/cgi-bin/sessions/get-temp-file. This vulnerability allows an unauthenticated attacker to read arbitrary files on the server's file system.
By manipulating the filename parameter with a value of /etc/passwd, as demonstrated by the proof-of-concept URL http://127.0.0.1:8899/cgi-bin/sessions/get-temp-file?filename=/etc/passwd, the server returns the contents of the /etc/passwd file. This indicates that the application is not properly sanitizing user-supplied input, enabling directory absolute paths to access files outside the intended directory.
Since no authentication is required to exploit this vulnerability, it poses a significant security risk, potentially leading to information disclosure, system compromise, or further attacks. |
|---|
| Fonte | ⚠️ http://127.0.0.1:8899/cgi-bin/sessions/get-temp-file?filename=/etc/passwd |
|---|
| Utilizador | dsonbacker (UID 46970) |
|---|
| Submissão | 22/05/2025 05h34 (há 11 meses) |
|---|
| Moderação | 08/06/2025 20h13 (18 days later) |
|---|
| Estado | Aceite |
|---|
| Entrada VulDB | 311638 [Whistle 2.9.98 get-temp-file filename Travessia de Diretório] |
|---|
| Pontos | 20 |
|---|