Debian Ruby-Mechanize vulnerabilities
2 known vulnerabilities affecting debian/ruby-mechanize.
Total CVEs
2
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
HIGH1MEDIUM1
Vulnerabilities
Page 1 of 1
CVE-2022-31033MEDIUMCVSS 5.9fixed in ruby-mechanize 2.8.5-1 (bookworm)2022
CVE-2022-31033 [MEDIUM] CVE-2022-31033: ruby-mechanize - The Mechanize library is used for automating interaction with websites. Mechaniz...
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. The
debian
CVE-2021-21289HIGHCVSS 7.4fixed in ruby-mechanize 2.7.7-1 (bookworm)2021
CVE-2021-21289 [HIGH] CVE-2021-21289: ruby-mechanize - Mechanize is an open-source ruby library that makes automated web interaction ea...
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
debian