Mechanize: Command injection A file named by an attacker being utilized by Mechanize could result in arbitrary code execution. mechanize 2021-07-08 2021-07-08 768609 local, remote 2.7.7 2.7.7

Mechanize is a Ruby library used for automating interaction with websites.

Mechanize does not neutralize filename input and could allow arbitrary code execution if an attacker can control filenames used by Mechanize.

Please review the referenced CVE identifiers for details.

There is no known workaround at this time.

All Mechanize users should upgrade to the latest version:

# emerge --sync # emerge --ask --oneshot --verbose ">=dev-ruby/mechanize-2.7.7"
CVE-2021-21289 whissi ajak