CVE-2021-21289
CVSS V2 High 7.6
CVSS V3 High 8.3
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.
Overview
- CVE ID
- CVE-2021-21289
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2021-02-02T19:15:14
- Last Modified Date
- 2022-04-26T15:07:42
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:mechanize_project:mechanize:*:*:*:*:*:ruby:*:* | 1 | OR | 2.0 | 2.7.7 |
cpe:2.3:o:fedoraproject:fedora:32:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:H/Au:N/C:C/I:C/A:C
- Access Vector
- NETWORK
- Access Compatibility
- HIGH
- Authentication
- NONE
- Confidentiality Impact
- COMPLETE
- Integrity Impact
- COMPLETE
- Availability Impact
- COMPLETE
- Base Score
- 7.6
- Severity
- HIGH
- Exploitability Score
- 4.9
- Impact Score
- 10
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- HIGH
- Privileges Required
- NONE
- User Interaction
- REQUIRED
- Scope
- CHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 8.3
- Base Severity
- HIGH
- Exploitability Score
- 1.6
- Impact Score
- 6
References
Reference URL | Reference Tags |
---|---|
https://rubygems.org/gems/mechanize/ | Product Third Party Advisory |
https://github.com/sparklemotion/mechanize/commit/66a6a1bfa653a5f13274a396a5e5441238656aa0 | Patch Third Party Advisory |
https://github.com/sparklemotion/mechanize/security/advisories/GHSA-qrqm-fpv6-6r8g | Third Party Advisory |
https://github.com/sparklemotion/mechanize/releases/tag/v2.7.7 | Release Notes Third Party Advisory |
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LBVVJUL4P4KCJH4IQTHFZ4ATXY7XXZPV/ | Mailing List Third Party Advisory |
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/YNFZ7ROYS6V4J5L5PRAJUG2AWC7VXR2V/ | Mailing List Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2021/02/msg00021.html | Mailing List Third Party Advisory |
https://security.gentoo.org/glsa/202107-17 | Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2021-21289 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-21289 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 06:26:35 | Added to TrackCVE | |||
2022-12-05 21:13:17 | 2021-02-02T19:15Z | 2021-02-02T19:15:14 | CVE Published Date | updated |
2022-12-05 21:13:17 | 2022-04-26T15:07:42 | CVE Modified Date | updated | |
2022-12-05 21:13:17 | Analyzed | Vulnerability Status | updated |