CVE-2019-1552

Source
https://cve.org/CVERecord?id=CVE-2019-1552
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-1552.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2019-1552
Downstream
Published
2019-07-30T17:15:12.780Z
Modified
2026-04-02T01:41:08.812282Z
Severity
  • 3.3 (Low) CVSS_V3 - CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N CVSS Calculator
Summary
[none]
Details

OpenSSL has internal defaults for a directory tree where it can find a configuration file as well as certificates used for verification in TLS. This directory is most commonly referred to as OPENSSLDIR, and is configurable with the --prefix / --openssldir configuration options. For OpenSSL versions 1.1.0 and 1.1.1, the mingw configuration targets assume that resulting programs and libraries are installed in a Unix-like environment and the default prefix for program installation as well as for OPENSSLDIR should be '/usr/local'. However, mingw programs are Windows programs, and as such, find themselves looking at sub-directories of 'C:/usr/local', which may be world writable, which enables untrusted users to modify OpenSSL's default configuration, insert CA certificates, modify (or even replace) existing engine modules, etc. For OpenSSL 1.0.2, '/usr/local/ssl' is used as default for OPENSSLDIR on all Unix and Windows targets, including Visual C builds. However, some build instructions for the diverse Windows targets on 1.0.2 encourage you to specify your own --prefix. OpenSSL versions 1.1.1, 1.1.0 and 1.0.2 are affected by this issue. Due to the limited scope of affected deployments this has been assessed as low severity and therefore we are not creating new releases at this time. Fixed in OpenSSL 1.1.1d (Affected 1.1.1-1.1.1c). Fixed in OpenSSL 1.1.0l (Affected 1.1.0-1.1.0k). Fixed in OpenSSL 1.0.2t (Affected 1.0.2-1.0.2s).

References

Affected packages

Git / github.com/openssl/openssl

Affected ranges

Type
GIT
Repo
https://github.com/openssl/openssl
Events
Database specific
{
    "versions": [
        {
            "introduced": "1.0.2"
        },
        {
            "last_affected": "1.0.2s"
        },
        {
            "introduced": "1.1.0"
        },
        {
            "last_affected": "1.1.0k"
        },
        {
            "introduced": "1.1.1"
        },
        {
            "last_affected": "1.1.1c"
        }
    ]
}

Affected versions

Other
OpenSSL_1_0_2u
OpenSSL_1_1_0l
OpenSSL_1_1_1w

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-1552.json"