Security Advisory

CVE-2017-17790

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2017-12-20 09:00:00
Last updated 2024-08-05 20:59:17
Assigner mitre
CVSS score not scored
State PUBLISHED

Description

The lazy_initialize function in lib/resolv.rb in Ruby through 2.4.3 uses Kernel#open, which might allow Command Injection attacks, as demonstrated by a Resolv::Hosts::new argument beginning with a '|' character, a different vulnerability than CVE-2017-17405. NOTE: situations with untrusted input may be highly unlikely.