Gipsy is a multi-purpose discord bot which aim to be as modular and user-friendly as possible. In versions prior to 1.3 users can run command on the host machine with sudoer permission. The `!ping` command when provided with an IP or hostname used to run a bash `ping <IP>` without verification that the IP or hostname was legitimate. This command was executed with root permissions and may lead to arbitrary command injection on the host server. Users are advised to upgrade. There are no known workarounds for this vulnerability.
References
Link | Resource |
---|---|
https://github.com/Curiosity-org/Gipsy/security/advisories/GHSA-6cw6-r8pg-j7wh | Patch Third Party Advisory |
https://github.com/Gunivers/Gipsy/pull/24 | Patch |
https://github.com/Gunivers/Gipsy/pull/24/commits/716818e967069f144aae66d51464b237c22b6cdf | Patch |
Configurations
History
No history.
Information
Published : 2023-04-21 21:15
Updated : 2024-02-28 20:13
NVD link : CVE-2023-30621
Mitre link : CVE-2023-30621
CVE.ORG link : CVE-2023-30621
JSON object : View
Products Affected
gipsy_project
- gipsy
CWE
CWE-78
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')