CVE-2019-19269

Source
https://cve.org/CVERecord?id=CVE-2019-19269
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-19269.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2019-19269
Downstream
Related
Published
2019-11-30T23:15:18.223Z
Modified
2026-03-15T22:28:05.488512Z
Severity
  • 4.9 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

An issue was discovered in tlsverifycrl in ProFTPD through 1.3.6b. A dereference of a NULL pointer may occur. This pointer is returned by the OpenSSL skX509REVOKED_value() function when encountering an empty CRL installed by a system administrator. The dereference occurs when validating the certificate of a client connecting to the server in a TLS client/server mutual-authentication setup.

References

Affected packages

Git / github.com/proftpd/proftpd

Affected ranges

Type
GIT
Repo
https://github.com/proftpd/proftpd
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "1.3.5e"
        },
        {
            "introduced": "0"
        },
        {
            "last_affected": "1.3.6-NA"
        },
        {
            "introduced": "0"
        },
        {
            "last_affected": "1.3.6-rc1"
        },
        {
            "introduced": "0"
        },
        {
            "last_affected": "1.3.6-rc2"
        },
        {
            "introduced": "0"
        },
        {
            "last_affected": "1.3.6-rc3"
        },
        {
            "introduced": "0"
        },
        {
            "last_affected": "1.3.6-rc4"
        }
    ]
}

Affected versions

v1.*
v1.3.5a
v1.3.5b
v1.3.5c
v1.3.5d
v1.3.5e
v1.3.6
v1.3.6a
v1.3.6b
v1.3.6c
v1.3.6d
v1.3.6e
v1.3.6rc1
v1.3.6rc2
v1.3.6rc3
v1.3.6rc4

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-19269.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "1.3.6-alpha"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "1.3.6-beta"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "30"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "31"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "8.0"
            }
        ]
    }
]