CVE-2017-17405
45Vexday Risk Score
No sign of exploitation. It has a public proof of concept.
ssvc Attendepss 74%
from disclosure to weapon0 days
Published on NVDDec 15
1st PoCDec 2
exploitation probability
74%top 1% of all CVEs
observed exploitation
nono source reports it
2 public exploit(s)
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.
Affected products
n/a · n/apublic PoCs found — 2
exploitdbwww.exploit-db.com/exploits/43381unverifiedcve_referencewww.exploit-db.com/exploits/43381/unverified⚠ Public resources, to assess the exposure of systems you control or are authorized to test. Test only with authorization.
References
https://access.redhat.com/errata/RHSA-2018:0378https://access.redhat.com/errata/RHSA-2018:0583https://access.redhat.com/errata/RHSA-2018:0584https://access.redhat.com/errata/RHSA-2018:0585https://access.redhat.com/errata/RHSA-2019:2806https://lists.debian.org/debian-lts-announce/2017/12/msg00024.htmlhttps://lists.debian.org/debian-lts-announce/2017/12/msg00025.htmlhttps://lists.debian.org/debian-lts-announce/2018/07/msg00012.htmlhttps://www.debian.org/security/2018/dsa-4259https://www.exploit-db.com/exploits/43381/https://www.ruby-lang.org/en/news/2017/12/14/net-ftp-command-injection-cve-2017-17405/https://www.ruby-lang.org/en/news/2017/12/14/ruby-2-4-3-released/