Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2017-17405

8.8 · HIGH
Published Dec 15, 2017 ruby-lang CWE-78 EPSS 73.83% (99th pctl)

Overview

CVE-2017-17405 is a high-severity vulnerability affecting ruby-lang ruby. It was published on December 15, 2017 and has a CVSS 3.0 base score of 8.8 (HIGH).

This vulnerability has a CVSS 3.0 base score of 8.8, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

Ruby before 2.4.3 allows Net::FTP command injection. Net::FTP#get, getbinaryfile, gettextfile, put, putbinaryfile, and puttextfile use Kernel#open to open a local file. If the localfile argument starts with the "|" pipe character, the command following the pipe character is executed. The default value of localfile is File.basename(remotefile), so malicious FTP servers could cause arbitrary command execution.

Remediation

Check the references section for vendor advisories and patches from ruby-lang. Update ruby to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
ruby-lang ruby 2.2 Affected

Frequently Asked Questions

What is CVE-2017-17405?

CVE-2017-17405 is a high-severity vulnerability affecting ruby-lang ruby. It was published on December 15, 2017 and has a CVSS 3.0 base score of 8.8 (HIGH).

How severe is CVE-2017-17405?

This vulnerability has a CVSS 3.0 base score of 8.8, rated HIGH. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2017-17405?

Check the references section for vendor advisories and patches from ruby-lang. Update ruby to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2017-17405?

CyberStrike's AI-powered security agents can automatically detect CVE-2017-17405 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.