CVE-2023-51765

Source
https://cve.org/CVERecord?id=CVE-2023-51765
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-51765.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-51765
Downstream
Related
Published
2023-12-24T06:15:07.527Z
Modified
2026-04-16T04:36:12.415116594Z
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

sendmail through 8.17.2 allows SMTP smuggling in certain configurations. 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 sendmail supports <LF>.<CR><LF> but some other popular e-mail servers do not. This is resolved in 8.18 and later versions with 'o' in srv_features.

References

Affected packages

Git / github.com/freebsd/freebsd-src

Affected ranges

Type
GIT
Repo
https://github.com/freebsd/freebsd-src
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Fixed
Database specific
{
    "versions": [
        {
            "introduced": "0"
        },
        {
            "fixed": "11.0"
        },
        {
            "introduced": "0"
        },
        {
            "last_affected": "8.0"
        },
        {
            "introduced": "0"
        },
        {
            "last_affected": "9.0"
        }
    ]
}

Affected versions

release/8.*
release/8.0.0
release/8.0.0_cvs
release/9.*
release/9.0.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-51765.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "8.18.0.2"
            }
        ]
    }
]