Mechanize Project Mechanize 2.7.0 for Ruby

CPE Details

Mechanize Project Mechanize 2.7.0 for Ruby
2.7.0
2021-02-04
21h09 +00:00
2021-02-04
21h09 +00:00
Alerte pour un CPE
Stay informed of any changes for a specific CPE.
Notifications manage

CPE Name: cpe:2.3:a:mechanize_project:mechanize:2.7.0:*:*:*:*:ruby:*:*

Informations

Vendor

mechanize_project

Product

mechanize

Version

2.7.0

Target Software

ruby

Related CVE

Open and find in CVE List

CVE ID Published Description Score Severity
CVE-2022-31033 2022-06-09 18h00 +00:00 The Mechanize library is used for automating interaction with websites. Mechanize automatically stores and sends cookies, follows redirects, and can follow links and submit forms. In versions prior to 2.8.5 the Authorization header is leaked after a redirect to a different port on the same site. Users are advised to upgrade to Mechanize v2.8.5 or later. There are no known workarounds for this issue.
7.5
High
CVE-2021-21289 2021-02-02 17h50 +00:00 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.
8.3
High