Vulnerability Description
MEGABOT is a fully customized Discord bot for learning and fun. The `/math` command and functionality of MEGABOT versions < 1.5.0 contains a remote code execution vulnerability due to a Python `eval()`. The vulnerability allows an attacker to inject Python code into the `expression` parameter when using `/math` in any Discord channel. This vulnerability impacts any discord guild utilizing MEGABOT. This vulnerability was fixed in release version 1.5.0.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Megacord | Megabot | < 1.5.0 |
Related Weaknesses (CWE)
References
- https://github.com/NicPWNs/MEGABOT/commit/71e79e5581ea36313700385b112d863053fb7ePatch
- https://github.com/NicPWNs/MEGABOT/issues/137Issue Tracking
- https://github.com/NicPWNs/MEGABOT/pull/138Issue TrackingPatch
- https://github.com/NicPWNs/MEGABOT/releases/tag/v1.5.0Release Notes
- https://github.com/NicPWNs/MEGABOT/security/advisories/GHSA-vhxp-4hwq-w3p2PatchVendor Advisory
FAQ
What is CVE-2024-43404?
CVE-2024-43404 is a vulnerability with a CVSS score of 9.8 (CRITICAL). MEGABOT is a fully customized Discord bot for learning and fun. The `/math` command and functionality of MEGABOT versions < 1.5.0 contains a remote code execution vulnerability due to a Python `eval()...
How severe is CVE-2024-43404?
CVE-2024-43404 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2024-43404?
Check the references section above for vendor advisories and patch information. Affected products include: Megacord Megabot.