We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aab7beb commit e3c8e1cCopy full SHA for e3c8e1c
gems/discordrb/CVE-2023-28102.yml
@@ -0,0 +1,17 @@
1
+---
2
+gem: discordrb
3
+cve: 2023-28102
4
+url: https://securitylab.github.com/advisories/GHSL-2022-094_discordrb
5
+title: "GHSL-2022-094: Remote Code Execution in discordrb"
6
+date: 2023-03-27
7
+description: |
8
+ The encode_file method may lead to remote code execution (RCE) if
9
+ invoked with untrusted user-controlled data.
10
+cvss_v3: 9.6
11
+notes: "Not patched yet"
12
+related:
13
+ url:
14
+ - https://nvd.nist.gov/vuln/detail/CVE-2023-28102
15
+ - https://securitylab.github.com/advisories/GHSL-2022-094_discordrb
16
+ - https://github.com/shardlab/discordrb/releases/tag/v3.4.1
17
+ - https://rubygems.org/gems/discordrb
0 commit comments