CVE-2022-36024

py-cord is a an API wrapper for Discord written in Python. Bots creating using py-cord version 2.0.0 are vulnerable to remote shutdown if they are added to the server with the `application.commands` scope without the `bot` scope. Currently, it appears that all public bots that use slash commands are affected. This issue has been patched in version 2.0.1. There are currently no recommended workarounds - please upgrade to a patched version.
Configurations

Configuration 1 (hide)

cpe:2.3:a:pycord_development:pycord:2.0.0:*:*:*:*:discord:*:*

History

21 Nov 2024, 07:12

Type Values Removed Values Added
CVSS v2 : unknown
v3 : 6.5
v2 : unknown
v3 : 7.5
References () https://github.com/Pycord-Development/pycord/pull/1568 - Patch, Third Party Advisory () https://github.com/Pycord-Development/pycord/pull/1568 - Patch, Third Party Advisory
References () https://github.com/Pycord-Development/pycord/security/advisories/GHSA-qmhj-m29v-gvmr - Third Party Advisory () https://github.com/Pycord-Development/pycord/security/advisories/GHSA-qmhj-m29v-gvmr - Third Party Advisory

19 Aug 2022, 20:15

Type Values Removed Values Added
Summary A fork of discord.py py-cord is a modern, easy to use, feature-rich, and async ready API wrapper for Discord written in Python. This issue allows users to be able to remotely shutdown the a bot running on py-cord, via adding it to a discord server with the `application.commands` scope but not the `bot` scope - then executing a command in that server. Currently, it appears that all public bots that use slash commands are affected. This issue has been patched in version 2.0.1. There are currently no recommended workarounds - please upgrade to a patched version. py-cord is a an API wrapper for Discord written in Python. Bots creating using py-cord version 2.0.0 are vulnerable to remote shutdown if they are added to the server with the `application.commands` scope without the `bot` scope. Currently, it appears that all public bots that use slash commands are affected. This issue has been patched in version 2.0.1. There are currently no recommended workarounds - please upgrade to a patched version.
CWE CWE-284

19 Aug 2022, 15:08

Type Values Removed Values Added
CPE cpe:2.3:a:pycord_development:pycord:2.0.0:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 6.5
References (CONFIRM) https://github.com/Pycord-Development/pycord/security/advisories/GHSA-qmhj-m29v-gvmr - (CONFIRM) https://github.com/Pycord-Development/pycord/security/advisories/GHSA-qmhj-m29v-gvmr - Third Party Advisory
References (MISC) https://github.com/Pycord-Development/pycord/pull/1568 - (MISC) https://github.com/Pycord-Development/pycord/pull/1568 - Patch, Third Party Advisory
CWE CWE-862

18 Aug 2022, 15:54

Type Values Removed Values Added
New CVE

Information

Published : 2022-08-18 15:15

Updated : 2024-11-21 07:12


NVD link : CVE-2022-36024

Mitre link : CVE-2022-36024

CVE.ORG link : CVE-2022-36024


JSON object : View

Products Affected

pycord_development

  • pycord
CWE
CWE-284

Improper Access Control

CWE-862

Missing Authorization