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

CVE-2017-9050 (Medium) detected in nokogiri-1.5.11.gem #6745

Open
mend-bolt-for-github bot opened this issue Feb 18, 2025 · 0 comments
Open

CVE-2017-9050 (Medium) detected in nokogiri-1.5.11.gem #6745

mend-bolt-for-github bot opened this issue Feb 18, 2025 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link
Contributor

CVE-2017-9050 - Medium Severity Vulnerability

Vulnerable Library - nokogiri-1.5.11.gem

Nokogiri (�) is an HTML, XML, SAX, and Reader parser. Among Nokogiri's many features is the ability to search documents via XPath or CSS3 selectors.

XML is like violence - if it doesn�t solve your problems, you are not using
enough of it.

Library home page: https://rubygems.org/gems/nokogiri-1.5.11.gem

Path to dependency file: /vagrant/chef/cookbooks/apt/Gemfile.lock

Path to vulnerable library: /tmp/containerbase/cache/.ruby/cache/nokogiri-1.5.11.gem,/tmp/containerbase/cache/.ruby/cache/nokogiri-1.5.11.gem

Dependency Hierarchy:

  • guard-foodcritic-1.0.3.gem (Root Library)
    • foodcritic-3.0.3.gem
      • nokogiri-1.5.11.gem (Vulnerable Library)

Found in HEAD commit: 4d4d8b25d41ea632109b5a3585587d2bf861b5d6

Found in base branch: master

Vulnerability Details

libxml2 20904-GITv2.9.4-16-g0741801 is vulnerable to a heap-based buffer over-read in the xmlDictAddString function in dict.c. This vulnerability causes programs that use libxml2, such as PHP, to crash. This vulnerability exists because of an incomplete fix for CVE-2016-1839.

Publish Date: 2017-05-18

URL: CVE-2017-9050

CVSS 3 Score Details (5.3)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: Low

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9050

Release Date: 2017-05-18

Fix Resolution: 2.9.5


Step up your Open Source Security Game with Mend here

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants