Skip to content

Commit ddf5890

Browse files
sho-hreedloden
authored andcommitted
Add CVE-2019-15224 for rest-client (#405)
1 parent ddeb4ee commit ddf5890

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

gems/rest-client/CVE-2019-15224.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)