PYSEC-2022-43146
Vulnerability from pysec - Published: 2022-08-18 15:15 - Updated: 2024-11-25 18:35
VLAI?
Details
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.
Severity ?
6.5 (Medium)
Impacted products
| Name | purl | py-cord | pkg:pypi/py-cord |
|---|
Aliases
{
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "py-cord",
"purl": "pkg:pypi/py-cord"
},
"ranges": [
{
"events": [
{
"introduced": "2.0.0"
},
{
"fixed": "2.0.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"2.0.0"
]
}
],
"aliases": [
"CVE-2022-36024",
"GHSA-qmhj-m29v-gvmr"
],
"details": "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.",
"id": "PYSEC-2022-43146",
"modified": "2024-11-25T18:35:18.357593Z",
"published": "2022-08-18T15:15:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/Pycord-Development/pycord/security/advisories/GHSA-qmhj-m29v-gvmr"
},
{
"type": "FIX",
"url": "https://github.com/Pycord-Development/pycord/pull/1568"
},
{
"type": "WEB",
"url": "https://github.com/Pycord-Development/pycord/pull/1568"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…