"-Synchronized-Data."

This commit is contained in:
CVE Team 2023-12-26 16:00:33 +00:00
parent 3e2d6f92e7
commit 31014a250d
No known key found for this signature in database
GPG Key ID: E3252B3D49582C98
6 changed files with 71 additions and 3 deletions

View File

@ -88,6 +88,11 @@
"url": "https://lists.apache.org/thread/x5now4bk3llwf3k58kl96qvtjyxwp43q",
"refsource": "MISC",
"name": "https://lists.apache.org/thread/x5now4bk3llwf3k58kl96qvtjyxwp43q"
},
{
"url": "http://www.openwall.com/lists/oss-security/2023/12/26/2",
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2023/12/26/2"
}
]
},

View File

@ -83,6 +83,11 @@
"url": "https://lists.apache.org/thread/oj2s6objhdq72t6g29omqpcbd1wlp48o",
"refsource": "MISC",
"name": "https://lists.apache.org/thread/oj2s6objhdq72t6g29omqpcbd1wlp48o"
},
{
"url": "http://www.openwall.com/lists/oss-security/2023/12/26/3",
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2023/12/26/3"
}
]
},

View File

@ -34,7 +34,7 @@
"description_data": [
{
"lang": "eng",
"value": "Postfix through 3.8.4 allows SMTP smuggling unless configured with smtpd_data_restrictions=reject_unauth_pipelining (or certain other options that exist in recent versions). Remote attackers can use a published exploitation technique to inject e-mail messages that appear to originate from the Postfix server, 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: the smtpd_forbid_bare_newline=yes option with a Postfix minimum version of 3.5.23, 3.6.13, 3.7.9, 3.8.4, or 3.9."
"value": "Postfix through 3.8.4 allows SMTP smuggling unless configured with smtpd_data_restrictions=reject_unauth_pipelining (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: the smtpd_forbid_bare_newline=yes option with a Postfix minimum version of 3.5.23, 3.6.13, 3.7.9, 3.8.4, or 3.9."
}
]
},
@ -71,6 +71,16 @@
"refsource": "MLIST",
"name": "[oss-security] 20231225 Re: Re: New SMTP smuggling attack",
"url": "http://www.openwall.com/lists/oss-security/2023/12/25/1"
},
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2255563",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255563"
},
{
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2023-51764",
"url": "https://access.redhat.com/security/cve/CVE-2023-51764"
}
]
}

View File

@ -34,7 +34,7 @@
"description_data": [
{
"lang": "eng",
"value": "sendmail through at least 8.14.7 allows SMTP smuggling in certain configurations. Remote attackers can use a published exploitation technique to inject e-mail messages that appear to originate from the sendmail server, allowing bypass of an SPF protection mechanism. This occurs because sendmail supports <LF>.<CR><LF> but some other popular e-mail servers do not."
"value": "sendmail through at least 8.14.7 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."
}
]
},
@ -81,6 +81,21 @@
"refsource": "MLIST",
"name": "[oss-security] 20231225 Re: Re: New SMTP smuggling attack",
"url": "http://www.openwall.com/lists/oss-security/2023/12/25/1"
},
{
"refsource": "MISC",
"name": "https://bugzilla.suse.com/show_bug.cgi?id=1218351",
"url": "https://bugzilla.suse.com/show_bug.cgi?id=1218351"
},
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2255869",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255869"
},
{
"refsource": "MISC",
"name": "https://access.redhat.com/security/cve/CVE-2023-51765",
"url": "https://access.redhat.com/security/cve/CVE-2023-51765"
}
]
}

View File

@ -34,7 +34,7 @@
"description_data": [
{
"lang": "eng",
"value": "Exim through 4.97 allows SMTP smuggling in certain configurations. Remote attackers can use a published exploitation technique to inject e-mail messages that appear to originate from the Exim server, allowing bypass of an SPF protection mechanism. This occurs because Exim supports <LF>.<CR><LF> but some other popular e-mail servers do not."
"value": "Exim through 4.97 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 Exim supports <LF>.<CR><LF> but some other popular e-mail servers do not."
}
]
},
@ -81,6 +81,21 @@
"refsource": "MLIST",
"name": "[oss-security] 20231225 Re: Re: New SMTP smuggling attack",
"url": "http://www.openwall.com/lists/oss-security/2023/12/25/1"
},
{
"refsource": "MISC",
"name": "https://git.exim.org/exim.git/commit/5bb786d5ad568a88d50d15452aacc8404047e5ca",
"url": "https://git.exim.org/exim.git/commit/5bb786d5ad568a88d50d15452aacc8404047e5ca"
},
{
"refsource": "MISC",
"name": "https://git.exim.org/exim.git/commit/cf1376206284f2a4f11e32d931d4aade34c206c5",
"url": "https://git.exim.org/exim.git/commit/cf1376206284f2a4f11e32d931d4aade34c206c5"
},
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2255852",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2255852"
}
]
}

View File

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-52080",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
}
]
}
}