CVE-2023-28102
Description
discordrb is an implementation of the Discord API using Ruby. In discordrb before commit 91e13043ffa the encoder.rb file unsafely constructs a shell string using the file parameter, which can potentially leave clients of discordrb vulnerable to command injection. The library is not directly exploitable: the exploit requires that some client of the library calls the vulnerable method with user input. However, if unsafe input reaches the library method, then an attacker can execute arbitrary shell commands on the host machine. Full impact will depend on the permissions of the process running the discordrb library and will likely not be total system access. This issue has been addressed in code, but a new release of the discordrb gem has not been uploaded to rubygems. This issue is also tracked as GHSL-2022-094.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
discordrbRubyGems | < 3.4.3 | 3.4.3 |
Affected products
3- cpe:2.3:a:discordrb_project:discordrb:*:*:*:*:*:ruby:*:*Range: <2023-03-08
- shardlab/discordrbv5Range: <= 3.4.1
Patches
Vulnerability mechanics
References
7- github.com/shardlab/discordrb/commit/91e13043ffa89227c3fcdc3408f06da237d28c95nvdPatchWEB
- securitylab.github.com/advisories/GHSL-2022-094_discordrb/nvdExploitThird Party Advisory
- github.com/advisories/GHSA-8832-4mm5-x2r6ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2023-28102ghsaADVISORY
- securitylab.github.com/advisories/GHSL-2022-094_discordrbghsaADVISORY
- github.com/rubysec/ruby-advisory-db/blob/master/gems/discordrb/CVE-2023-28102.ymlghsaWEB
- securitylab.github.com/advisoriesghsaWEB
News mentions
0No linked articles in our index yet.