Lucene search

K
vulnrichmentGitHub_MVULNRICHMENT:CVE-2024-39905
HistoryJul 11, 2024 - 3:43 p.m.

CVE-2024-39905 Red-DiscordBot vulnerable to Incorrect Authorization in commands API

2024-07-1115:43:34
CWE-863
GitHub_M
github.com
3
red-discordbot
api
authorization
vulnerability
patched
version 3.5.10

CVSS3

5.3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

LOW

Availability Impact

NONE

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

AI Score

7.1

Confidence

High

SSVC

Exploitation

none

Automatable

yes

Technical Impact

partial

Red is a fully modular Discord bot. Due to a bug in Red’s Core API, 3rd-party cogs using the @commands.can_manage_channel() command permission check without additional permission controls may authorize a user to run a command even when that user doesn’t have permissions to manage a channel. None of the core commands or core cogs are affected. The maintainers of the project are not aware of any public 3rd-party cog utilizing this API at the time of writing this advisory. The problem was patched and released in version 3.5.10.

ADP Affected

[
  {
    "cpes": [
      "cpe:2.3:a:cogboard:red_discord_bot:3.5.0:*:*:*:*:*:*:*"
    ],
    "vendor": "cogboard",
    "product": "red_discord_bot",
    "versions": [
      {
        "status": "affected",
        "version": "3.5.0",
        "lessThan": "3.5.10",
        "versionType": "custom"
      }
    ],
    "defaultStatus": "unknown"
  }
]

CVSS3

5.3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

LOW

Availability Impact

NONE

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

AI Score

7.1

Confidence

High

SSVC

Exploitation

none

Automatable

yes

Technical Impact

partial

Related for VULNRICHMENT:CVE-2024-39905