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 ddeb4ee commit ddf5890Copy full SHA for ddf5890
gems/rest-client/CVE-2019-15224.yml
@@ -0,0 +1,13 @@
1
+---
2
+gem: rest-client
3
+cve: 2019-15224
4
+url: https://github.com/rest-client/rest-client/issues/713
5
+date: 2019-08-19
6
+title: Code execution backdoor in rest-client
7
+description: |
8
+ The rest-client gem 1.6.13 for Ruby, as distributed on RubyGems.org,
9
+ included a code-execution backdoor inserted by a third party.
10
+
11
+unaffected_versions:
12
+ - "<= 1.6.9"
13
+ - ">= 1.7.0.rc1"
0 commit comments