CVE-2021-29466 MEDIUM

CVE-2021-29466: Path Traversal at Discord-Recon .recon Command Path

Vendor Demon1A
Product Discord-Recon
Weakness CWE-24
Published April 22, 2021
Last update August 3, 2024

CVSS base score

6.5/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

What the vulnerability does

01Description

Discord-Recon is a bot for the Discord chat service. In versions of Discord-Recon 0.0.3 and prior, a remote attacker is able to read local files from the server that can disclose important information. As a workaround, a bot maintainer can locate the file `app.py` and add `.replace('..', '')` into the `Path` variable inside of the `recon` function. The vulnerability is patched in version 0.0.4.

Key dates

02Disclosure timeline

April 22, 2021 CVE published
August 3, 2024 Record updated