#VU38674 Input validation error in Ruby - CVE-2017-11465
Published: July 19, 2017 / Updated: December 27, 2021
Ruby
Ruby
Description
The vulnerability allows attackers to perform a denial of service (DoS) attack.
The vulnerability exists due to insufficient validation of user-supplied input. A remote attacker can cause a denial of service (invalid write or read) or possibly have unspecified other impact via a crafted Ruby script, related to the parser_tokadd_utf8 function in parse.y.