CVE-2017-8821

Source
https://cve.org/CVERecord?id=CVE-2017-8821
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-8821.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2017-8821
Downstream
Related
Published
2017-12-03T07:29:00.380Z
Modified
2026-03-15T14:25:38.528774Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

In Tor before 0.2.5.16, 0.2.6 through 0.2.8 before 0.2.8.17, 0.2.9 before 0.2.9.14, 0.3.0 before 0.3.0.13, and 0.3.1 before 0.3.1.9, an attacker can cause a denial of service (application hang) via crafted PEM input that signifies a public key requiring a password, which triggers an attempt by the OpenSSL library to ask the user for the password, aka TROVE-2017-011.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-8821.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "0.2.5.16"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0.2.6"
            },
            {
                "fixed": "0.2.8.17"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0.2.9"
            },
            {
                "fixed": "0.2.9.14"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0.3.0"
            },
            {
                "fixed": "0.3.0.13"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0.3.1"
            },
            {
                "fixed": "0.3.1.9"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "8.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "9.0"
            }
        ]
    }
]