File tree Expand file tree Collapse file tree 3 files changed +6
-9
lines changed
Expand file tree Collapse file tree 3 files changed +6
-9
lines changed Original file line number Diff line number Diff line change @@ -8,5 +8,5 @@ gem 'rspec', '~> 3.0'
88group :development do
99 gem 'pry'
1010 gem 'nokogiri' , '~> 1.0'
11- gem 'activesupport' , '~> 7 .0'
11+ gem 'activesupport' , '~> 8 .0'
1212end
Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ patched_versions:
121121
122122* `gem` \[String\] (required): Name of the affected gem.
123123* `library` \[String\] (optional): Name of the ruby library which the affected gem belongs to.
124- * `framework` \[String\] (optional): Name of the framework which the affected gem belongs to.
124+ * `framework` \[String\] (optional): Name of the framework which the affected gem belongs to. (e.g. rails)
125125* `platform` \[String\] (optional): If this vulnerability is platform-specific, name of platform this vulnerability affects (e.g. jruby)
126126* `cve` \[String\] (optional): Common Vulnerabilities and Exposures (CVE) ID.
127127* `osvdb` \[Integer\] (optional): Open Sourced Vulnerability Database (OSVDB) ID.
Original file line number Diff line number Diff line change 11---
22gem : karo
3- library : rubygems
4- framework : rubygems
5- platform : rubygems
63cve : 2014-10075
74osvdb : 108573
85ghsa : qfwq-chf4-jvwg
9- url : https://nvd.nist.gov/vuln/detail/CVE-2014-10075
6+ url : https://github.com/advisories/GHSA-qfwq-chf4-jvwg
107title : karo Gem for Ruby db.rb Metacharacter Handling Remote Command Execution
118date : 2014-06-30
129description : |
@@ -21,13 +18,13 @@ description: |
2118 in a Command ('Command Injection')
2219
2320 * Severity: CRITICAL - CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
21+ cvss_v2 : 7.5
2422cvss_v3 : 9.8
23+ notes : " Never patched"
2524related :
2625 url :
2726 - https://nvd.nist.gov/vuln/detail/CVE-2014-10075
28- - http://www.vapid.dhs.org/advisories/karo-2.3.8.html
2927 - http://www.vapidlabs.com/advisory.php?v=63
30- - http://osvdb.org/show/osvdb/108573
31- - https://github.com/advisories/GHSA-qf67-vmxx-gp4jGHSA-qfwq-chf4-jvwg.json
3228 - https://github.com/rahult/karo
3329 - https://github.com/rahult/karo/blob/master/CHANGELOG.md
30+ - https://github.com/advisories/GHSA-qfwq-chf4-jvwg
You can’t perform that action at this time.
0 commit comments