CVE-2022-2068

Source
https://cve.org/CVERecord?id=CVE-2022-2068
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-2068.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-2068
Downstream
Related
Published
2022-06-21T14:45:20.597Z
Modified
2026-05-28T04:07:49.748431723Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
The c_rehash script allows command injection
Details

In addition to the crehash shell command injection identified in CVE-2022-1292, further circumstances where the crehash script does not properly sanitise shell metacharacters to prevent command injection were found by code review. When the CVE-2022-1292 was fixed it was not discovered that there are other places in the script where the file names of certificates being hashed were possibly passed to a command executed through the shell. This script is distributed by some operating systems in a manner where it is automatically executed. On such operating systems, an attacker could execute arbitrary commands with the privileges of the script. Use of the c_rehash script is considered obsolete and should be replaced by the OpenSSL rehash command line tool. Fixed in OpenSSL 3.0.4 (Affected 3.0.0,3.0.1,3.0.2,3.0.3). Fixed in OpenSSL 1.1.1p (Affected 1.1.1-1.1.1o). Fixed in OpenSSL 1.0.2zf (Affected 1.0.2-1.0.2ze).

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/2xxx/CVE-2022-2068.json",
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "last_affected": "Fixed in OpenSSL 3.0.4 (Affected 3.0.0,3.0.1,3.0.2,3.0.3)"
                },
                {
                    "last_affected": "Fixed in OpenSSL 1.1.1p (Affected 1.1.1-1.1.1o)"
                },
                {
                    "last_affected": "Fixed in OpenSSL 1.0.2zf (Affected 1.0.2-1.0.2ze)"
                }
            ],
            "source": "AFFECTED_FIELD"
        }
    ],
    "cna_assigner": "openssl"
}
References

Affected packages

Git / github.com/openssl/openssl

Affected ranges

Type
GIT
Repo
https://github.com/openssl/openssl
Events
Database specific
{
    "cpe": "cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "1.0.2"
        },
        {
            "fixed": "1.0.2zf"
        },
        {
            "introduced": "1.1.1"
        },
        {
            "fixed": "1.1.1p"
        },
        {
            "introduced": "3.0.0"
        },
        {
            "fixed": "3.0.4"
        }
    ],
    "source": "CPE_RANGE"
}

Affected versions

openssl-3.*
openssl-3.0.0
openssl-3.0.1
openssl-3.0.2
openssl-3.0.3

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-2068.json"