red-discordbot@3.5.2 vulnerabilities

A highly customisable Discord bot

  • latest version

    3.5.18

  • latest non vulnerable version

  • first published

    6 years ago

  • latest version published

    26 days ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the red-discordbot package. This does not include vulnerabilities belonging to this package’s dependencies.

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable Version
    • M
    Incorrect Authorization

    Red-DiscordBot is an A highly customisable Discord bot

    Affected versions of this package are vulnerable to Incorrect Authorization through the commands API. An attacker can bypass authorization checks by exploiting the lack of additional permission controls in third-party cogs that use the @commands.can_manage_channel() permission check.

    Note

    The following command permission checks are unaffected:

    @commands.mod_or_can_manage_channel()

    @commands.admin_or_can_manage_channel()

    @commands.guildowner_or_can_manage_channel()

    How to fix Incorrect Authorization?

    Upgrade Red-DiscordBot to version 3.5.10 or higher.

    [3.5.0,3.5.10)