CVE-2017-2669

Source
https://cve.org/CVERecord?id=CVE-2017-2669
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-2669.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2017-2669
Downstream
Related
Published
2018-06-21T13:29:00.317Z
Modified
2026-03-15T14:27:21.193509Z
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

Dovecot before version 2.2.29 is vulnerable to a denial of service. When 'dict' passdb and userdb were used for user authentication, the username sent by the IMAP/POP3 client was sent through var_expand() to perform %variable expansion. Sending specially crafted %variable fields could result in excessive memory usage causing the process to crash (and restart), or excessive CPU usage causing all authentications to hang.

References

Affected packages

Git / github.com/dovecot/core

Affected ranges

Type
GIT
Repo
https://github.com/dovecot/core
Events
Database specific
{
    "versions": [
        {
            "introduced": "2.2.26"
        },
        {
            "last_affected": "2.2.28"
        }
    ]
}

Database specific

unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "8.0"
            }
        ]
    }
]
vanir_signatures
[
    {
        "signature_type": "Line",
        "signature_version": "v1",
        "target": {
            "file": "src/auth/db-dict.c"
        },
        "id": "CVE-2017-2669-8b3a137b",
        "deprecated": false,
        "source": "https://github.com/dovecot/core/commit/000030feb7a30f193197f1aab8a7b04a26b42735",
        "digest": {
            "line_hashes": [
                "267636158964568098863636960298466532724",
                "2352569610556384996954443346264017109",
                "93946251500024901057239984742115296506",
                "24637658557778190796647398033891828969",
                "211611469493583939446357562940970616992",
                "278277978705547623851111021639629407269",
                "124382171383543376698073773677944138094",
                "187087530198002650493950430766339868348",
                "162450648597069746051999601511029220517"
            ],
            "threshold": 0.9
        }
    },
    {
        "signature_type": "Function",
        "signature_version": "v1",
        "target": {
            "file": "src/auth/db-dict.c",
            "function": "db_dict_iter_lookup_key_values"
        },
        "id": "CVE-2017-2669-a636a152",
        "deprecated": false,
        "source": "https://github.com/dovecot/core/commit/000030feb7a30f193197f1aab8a7b04a26b42735",
        "digest": {
            "function_hash": "258390715530272175125914701927623207390",
            "length": 1242.0
        }
    }
]
source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2017-2669.json"