VYPR
High severityNVD Advisory· Published Feb 2, 2021· Updated Aug 3, 2024

Command Injection Vulnerability in Mechanize

CVE-2021-21289

Description

Mechanize is an open-source ruby library that makes automated web interaction easy. In Mechanize from version 2.0.0 and before version 2.7.7 there is a command injection vulnerability. Affected versions of mechanize allow for OS commands to be injected using several classes' methods which implicitly use Ruby's Kernel.open method. Exploitation is possible only if untrusted input is used as a local filename and passed to any of these calls: Mechanize::CookieJar#load, Mechanize::CookieJar#save_as, Mechanize#download, Mechanize::Download#save, Mechanize::File#save, and Mechanize::FileResponse#read_body. This is fixed in version 2.7.7.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
mechanizeRubyGems
>= 2.0.0, < 2.7.72.7.7

Affected products

2
  • ghsa-coords
    Range: >= 2.0.0, < 2.7.7
  • sparklemotion/mechanizev5
    Range: >= 2.0, < 2.7.7

Patches

Vulnerability mechanics

References

14

News mentions

0

No linked articles in our index yet.