← voltar
CVE-2024-34712

Oceanic allows unsanitized user input to lead to path traversal in URLs

CVSS 6.5 MEDIUMEPSS 0.6%CWE-22CWE-23
Vexday Risk Score
13Baixo
Decisão SSVC (CISA)
Track
Sem sinal de exploração → monitorar
CVSS 6.5EPSS 0.6%KEV nãoPoC Nuclei Metasploit Patch
Ciclo de vida
14 mai 2024Publicada no NVD
Recomendação: Monitorar — sem sinal de exploração no momento.
Oceanic is a NodeJS library for interfacing with Discord. Prior to version 1.10.4, input to functions such as `Client.rest.channels.removeBan` is not url-encoded, resulting in specially crafted input such as `../../../channels/{id}` being normalized into the url `/api/v10/channels/{id}`, and deleting a channel rather than removing a ban. Version 1.10.4 fixes this issue. Some workarounds are available. One may sanitize user input, ensuring strings are valid for the purpose they are being used for. One may also encode input with `encodeURIComponent` before providing it to the library.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
Produtos afetados
OceanicJS · Oceanic

Quer saber se a sua infraestrutura está exposta a isto?

Falar com a TrueHacking →