Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Security issues in dependencies #66

Closed
yvespp opened this issue May 14, 2020 · 9 comments
Closed

Security issues in dependencies #66

yvespp opened this issue May 14, 2020 · 9 comments

Comments

@yvespp
Copy link

yvespp commented May 14, 2020

There are several security issues in the dependencies and they should be updated:

usr/lib/ruby/gems/2.5.0/gems/http_parser.rb-0.6.0/Gemfile.lock
==============================================================
Total: 8 (UNKNOWN: 1, LOW: 0, MEDIUM: 5, HIGH: 0, CRITICAL: 2)
+-----------+------------------+----------+-------------------+------------------------------+--------------------------------+
|  LIBRARY  | VULNERABILITY ID | SEVERITY | INSTALLED VERSION |        FIXED VERSION         |             TITLE              |
+-----------+------------------+----------+-------------------+------------------------------+--------------------------------+
| ffi       | CVE-2018-1000201 | MEDIUM   | 1.0.11            | >= 1.9.24                    | ruby-ffi DDL loading issue on  |
|           |                  |          |                   |                              | Windows OS                     |
+           +                  +          +-------------------+                              +                                +
|           |                  |          | 1.0.11-java       |                              |                                |
|           |                  |          |                   |                              |                                |
+-----------+------------------+----------+-------------------+------------------------------+--------------------------------+
| json      | CVE-2013-0269    | CRITICAL | 1.8.0-java        | ~> 1.5.5, ~> 1.6.8, >= 1.7.7 | rubygem-json: Denial of        |
|           |                  |          |                   |                              | Service and SQL Injection      |
+           +------------------+----------+-------------------+------------------------------+--------------------------------+
|           | CVE-2020-10663   | MEDIUM   | 1.8.0             | >= 2.3.0                     | rubygem-json: Unsafe Object    |
|           |                  |          |                   |                              | Creation Vulnerability in JSON |
+           +                  +          +-------------------+                              +                                +
|           |                  |          | 1.8.0-java        |                              |                                |
|           |                  |          |                   |                              |                                |
+           +------------------+----------+                   +------------------------------+--------------------------------+
|           | OSVDB-101157     | UNKNOWN  |                   | >= 1.1.0                     | json Gem for Ruby Data         |
|           |                  |          |                   |                              | Handling Stack Buffer Overflow |
+-----------+------------------+----------+-------------------+------------------------------+--------------------------------+
| rake      | CVE-2020-8130    | CRITICAL | 0.9.2             | >= 12.3.3                    | rake: OS Command Injection via |
|           |                  |          |                   |                              | egrep in Rake::FileList        |
+-----------+------------------+----------+-------------------+------------------------------+--------------------------------+
| yajl-ruby | CVE-2017-16516   | MEDIUM   | 1.1.0             | >= 1.3.1                     | rubygem-yajl-ruby:             |
|           |                  |          |                   |                              | Yajl::Parser.new.parse         |
|           |                  |          |                   |                              | incorrect parsing              |
+-----------+------------------+----------+-------------------+------------------------------+--------------------------------+

@tmm1
Copy link
Owner

tmm1 commented May 14, 2020

Is anyone interested in taking over maintenance of this project?

@ganga1980
Copy link

/watch

@ganga1980
Copy link

@tmm1 , any plans on addressing vulnerabilities related to dependencies in 0.6.0 version?

@tmm1
Copy link
Owner

tmm1 commented May 19, 2021

No. As I mentioned, I am looking for someone who is willing to take over maintenance. Are you interested?

@ashie
Copy link
Collaborator

ashie commented Jun 10, 2021

@tmm1 Hi, I'm interested in maintaining it.
My account on RubyGems is https://rubygems.org/profiles/ashie

@ashie
Copy link
Collaborator

ashie commented Jun 10, 2021

@tmm1 Thanks you for inviting me to this project!
Could you also take over ownership on RubyGems?: https://rubygems.org/gems/http_parser.rb

@ashie
Copy link
Collaborator

ashie commented Jun 22, 2021

@tmm1 Again, could you also take over ownership on RubyGems? I wan to release a new gem.

Please add ashie at the following page.
https://rubygems.org/gems/http_parser.rb/owners

@ashie
Copy link
Collaborator

ashie commented Jun 22, 2021

Now I've got the ownership. Thanks!

@ashie
Copy link
Collaborator

ashie commented Jul 1, 2021

I've released 0.6.1 which fixes this issue.

@ashie ashie closed this as completed Jul 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants