CVE-2023-51764

Source
https://cve.org/CVERecord?id=CVE-2023-51764
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-51764.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-51764
Downstream
Related
Published
2023-12-24T05:15:08.273Z
Modified
2026-03-15T22:47:47.775220Z
Severity
  • 5.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N CVSS Calculator
Summary
[none]
Details

Postfix through 3.8.5 allows SMTP smuggling unless configured with smtpddatarestrictions=rejectunauthpipelining and smtpddiscardehlokeywords=chunking (or certain other options that exist in recent versions). Remote attackers can use a published exploitation technique to inject e-mail messages with a spoofed MAIL FROM address, allowing bypass of an SPF protection mechanism. This occurs because Postfix supports <LF>.<CR><LF> but some other popular e-mail servers do not. To prevent attack variants (by always disallowing <LF> without <CR>), a different solution is required, such as the smtpdforbidbarenewline=yes option with a Postfix minimum version of 3.5.23, 3.6.13, 3.7.9, 3.8.4, or 3.9.

References

Affected packages

Git /

Affected ranges

Database specific

unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "3.5.23"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "3.6.0"
            },
            {
                "fixed": "3.6.13"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "3.7.0"
            },
            {
                "fixed": "3.7.9"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "3.8.0"
            },
            {
                "fixed": "3.8.4"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "38"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "39"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "8.0"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "9.0"
            }
        ]
    }
]
source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-51764.json"