CVE-2025-35471

Source
https://cve.org/CVERecord?id=CVE-2025-35471
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-35471.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-35471
Published
2025-05-13T02:15:17.607Z
Modified
2026-03-14T12:42:37.707690Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

conda-forge openssl-feedstock before 066e83c (2024-05-20), on Microsoft Windows, configures OpenSSL to use an OPENSSLDIR file path that can be written to by non-privilged local users. By writing a specially crafted openssl.cnf file in OPENSSLDIR, a non-privileged local user can execute arbitrary code with the privileges of the user or process loading openssl-feedstock DLLs. Miniforge before 24.5.0 is also affected.

References

Affected packages

Git / github.com/conda-forge/openssl-feedstock

Affected ranges

Type
GIT
Repo
https://github.com/conda-forge/openssl-feedstock
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-35471.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "24.5.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "2024-05-20"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "066e83c"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "24.5.0"
            }
        ]
    }
]