Skip to content

Commit 028a3b3

Browse files
jasnowpostmodern
authored andcommitted
Added 1 more gem file - added CVE info, then renamed them/karo
1 parent d930dc0 commit 028a3b3

File tree

2 files changed

+35
-10
lines changed

2 files changed

+35
-10
lines changed

gems/karo/CVE-2014-10075.yml

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
gem: karo
3+
library: rubygems
4+
framework: rubygems
5+
platform: rubygems
6+
cve: 2014-10075
7+
osvdb: 108573
8+
ghsa: qfwq-chf4-jvwg
9+
url: https://nvd.nist.gov/vuln/detail/CVE-2014-10075
10+
title: karo Gem for Ruby db.rb Metacharacter Handling Remote Command Execution
11+
date: 2014-06-30
12+
description: |
13+
The karo gem 2.3.8 for Ruby allows Remote command injection via
14+
the host field.
15+
16+
karo Gem for Ruby contains a flaw in db.rb that is triggered when handling
17+
metacharacters. This may allow a remote attacker to execute arbitrary
18+
commands.
19+
20+
* CWE-77 - Improper Neutralization of Special Elements used
21+
in a Command ('Command Injection')
22+
23+
* Severity: CRITICAL - CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
24+
cvss_v3: 9.8
25+
patched_versions:
26+
- '>= 2.3.9'
27+
related:
28+
url:
29+
- https://nvd.nist.gov/vuln/detail/CVE-2014-10075
30+
- http://www.vapid.dhs.org/advisories/karo-2.3.8.html
31+
- http://www.vapidlabs.com/advisory.php?v=63
32+
- http://osvdb.org/show/osvdb/108573
33+
- https://github.com/advisories/GHSA-qf67-vmxx-gp4jGHSA-qfwq-chf4-jvwg.json
34+
- https://github.com/rahult/karo
35+
- https://github.com/rahult/karo/blob/master/CHANGELOG.md

gems/karo/OSVDB-108573.yml

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)