---
cve: "CVE-2021-21289"
severity: "HIGH"
cvss: 7.4
epss: "3.5%"
vendor: "sparklemotion"
kev: false
exploited: false
published: "2021-02-02 18:50:13"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-11T01:56:40+02:00"
---

# CVE-2021-21289

> 7.4 HIGH · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:H/A:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Erforderlich | good |
| S Scope | Verändert | bad |
| C Vertraulichkeit | Keine | good |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- 3044b4eb6cadc2f0bb7b386b674659de50c0dcfc (Commit)
- 66a6a1bfa653a5f13274a396a5e5441238656aa0 (Commit)

## Referenzen

- <https://github.com/sparklemotion/mechanize/security/advisories/GHSA-qrqm-fpv6-6r8g>
- <https://rubygems.org/gems/mechanize/>
- <https://github.com/sparklemotion/mechanize/releases/tag/v2.7.7>
- <https://github.com/sparklemotion/mechanize/commit/66a6a1bfa653a5f13274a396a5e5441238656aa0>
- <https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/LBVVJUL4P4KCJH4IQTHFZ4ATXY7XXZPV/>
- <https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/YNFZ7ROYS6V4J5L5PRAJUG2AWC7VXR2V/>
- <https://lists.debian.org/debian-lts-announce/2021/02/msg00021.html>
- <https://security.gentoo.org/glsa/202107-17>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2021-21289) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
