Lucene search

K
f5F5F5:K81674333
HistoryOct 20, 2022 - 12:00 a.m.

K81674333 : Ruby vulnerabilities CVE-2019-8322 CVE-2019-8323 CVE-2019-8324 CVE-2019-8325

2022-10-2000:00:00
my.f5.com
27
rubygems
vulnerabilities
escape sequence injection
arbitrary code execution

8.3 High

AI Score

Confidence

High

0.003 Low

EPSS

Percentile

69.6%

Security Advisory Description

An issue was discovered in RubyGems 2.6 and later through 3.0.2. The gem owner command outputs the contents of the API response directly to stdout. Therefore, if the response is crafted, escape sequence injection may occur.

An issue was discovered in RubyGems 2.6 and later through 3.0.2. Gem::GemcutterUtilities#with_response may output the API response to stdout as it is. Therefore, if the API side modifies the response, escape sequence injection may occur.

An issue was discovered in RubyGems 2.6 and later through 3.0.2. A crafted gem with a multi-line name is not handled correctly. Therefore, an attacker could inject arbitrary code to the stub line of gemspec, which is eval-ed by code in ensure_loadable_spec during the preinstall check.

An issue was discovered in RubyGems 2.6 and later through 3.0.2. Since Gem::CommandManager#run calls alert_error without escaping, escape sequence injection is possible. (There are many ways to cause an error.)

Impact

There is no impact; F5 products are not affected by this vulnerability.