From d011109300ec817dae97542b67f7cb3f3d741d9a Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 17:27:22 +0000 Subject: [PATCH] Publish GHSA-p5q9-86w4-2xr5 --- .../2024/02/GHSA-p5q9-86w4-2xr5/GHSA-p5q9-86w4-2xr5.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/advisories/github-reviewed/2024/02/GHSA-p5q9-86w4-2xr5/GHSA-p5q9-86w4-2xr5.json b/advisories/github-reviewed/2024/02/GHSA-p5q9-86w4-2xr5/GHSA-p5q9-86w4-2xr5.json index ea197503800..1b7c1024f14 100644 --- a/advisories/github-reviewed/2024/02/GHSA-p5q9-86w4-2xr5/GHSA-p5q9-86w4-2xr5.json +++ b/advisories/github-reviewed/2024/02/GHSA-p5q9-86w4-2xr5/GHSA-p5q9-86w4-2xr5.json @@ -1,12 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-p5q9-86w4-2xr5", - "modified": "2024-02-27T18:58:24Z", + "modified": "2024-03-04T17:26:01Z", "published": "2024-02-27T15:30:31Z", "aliases": [ "CVE-2023-51747" ], - "summary": "Apache James vulnerable to SMTP smuggling", + "summary": "SMTP smuggling in Apache James", "details": "Apache James prior to versions 3.8.1 and 3.7.5 is vulnerable to SMTP smuggling.\n\nA lenient behaviour in line delimiter handling might create a difference of interpretation between the sender and the receiver which can be exploited by an attacker to forge an SMTP envelop, allowing for instance to bypass SPF checks.\n\nThe patch implies enforcement of CRLF as a line delimiter as part of the DATA transaction.\n\nWe recommend James users to upgrade to non vulnerable versions.", "severity": [ @@ -15,7 +15,7 @@ { "package": { "ecosystem": "Maven", - "name": "org.apache.james:james-project" + "name": "org.apache.james:james-server" }, "ranges": [ { @@ -34,7 +34,7 @@ { "package": { "ecosystem": "Maven", - "name": "org.apache.james:james-project" + "name": "org.apache.james:james-server" }, "ranges": [ {