-
Notifications
You must be signed in to change notification settings - Fork 0
aruba-0.5.1.gem: 1 vulnerabilities (highest severity is: 7.8) #3
Description
Vulnerable Library - aruba-0.5.1.gem
Path to dependency file: /Gemfile.lock
Path to vulnerable library: /home/wss-scanner/.gem/ruby/3.2.0/cache/ffi-1.3.1.gem
Found in HEAD commit: b796a1fef53fffdf990be54f950a21eac4ad72d0
Vulnerabilities
| CVE | Severity | Dependency | Type | Fixed in (aruba version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2018-1000201 | 7.8 | ffi-1.3.1.gem | Transitive | N/A* | ❌ |
*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2018-1000201
Vulnerable Library - ffi-1.3.1.gem
Ruby FFI library
Library home page: https://rubygems.org/gems/ffi-1.3.1.gem
Path to dependency file: /Gemfile.lock
Path to vulnerable library: /home/wss-scanner/.gem/ruby/3.2.0/cache/ffi-1.3.1.gem
Dependency Hierarchy:
- aruba-0.5.1.gem (Root Library)
- childprocess-0.3.6.gem
- ❌ ffi-1.3.1.gem (Vulnerable Library)
- childprocess-0.3.6.gem
Found in HEAD commit: b796a1fef53fffdf990be54f950a21eac4ad72d0
Found in base branch: master
Vulnerability Details
ruby-ffi version 1.9.23 and earlier has a DLL loading issue which can be hijacked on Windows OS, when a Symbol is used as DLL name instead of a String This vulnerability appears to have been fixed in v1.9.24 and later.
Publish Date: 2018-06-22
URL: CVE-2018-1000201
CVSS 3 Score Details (7.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Local
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2018-1000201
Release Date: 2018-06-22
Fix Resolution: 1.9.24
Step up your Open Source Security Game with Mend here