CVE-2022-39224
CVSS V2 None
CVSS V3 High 7.8
Description
Arr-pm is an RPM reader/writer library written in Ruby. Versions prior to 0.0.12 are subject to OS command injection resulting in shell execution if the RPM contains a malicious "payload compressor" field. This vulnerability impacts the `extract` and `files` methods of the `RPM::File` class of this library. Version 0.0.12 patches these issues. A workaround for this issue is to ensure any RPMs being processed contain valid/known payload compressor values such as gzip, bzip2, xz, zstd, and lzma. The payload compressor field in an rpm can be checked by using the rpm command line tool.
Overview
- CVE ID
- CVE-2022-39224
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Analyzed
- Published Version
- 2022-09-21T23:15:09
- Last Modified Date
- 2022-09-26T13:41:40
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:ruby-arr-pm_project:ruby-arr-pm:*:*:*:*:*:ruby:*:* | 1 | OR | 0.0.12 |
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
- Attack Vector
- LOCAL
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- REQUIRED
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 7.8
- Base Severity
- HIGH
- Exploitability Score
- 1.8
- Impact Score
- 5.9
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2022-39224 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-39224 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-09-22 00:00:36 | Added to TrackCVE | |||
2022-12-07 04:26:29 | 2022-09-21T23:15Z | 2022-09-21T23:15:09 | CVE Published Date | updated |
2022-12-07 04:26:29 | 2022-09-26T13:41:40 | CVE Modified Date | updated | |
2022-12-07 04:26:29 | Analyzed | Vulnerability Status | updated |