GHSA-5h5v-hw44-f6gg
MODERATECVE-2024-34712Input 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.
- Affected
- < 1.10.4
- Fixed in
- 1.10.4
- Weakness
- CWE-22
- Published
- 2024-05-14
- Source
- github