Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20250813181228.GA2940@openwall.com>
Date: Wed, 13 Aug 2025 20:12:28 +0200
From: Solar Designer <solar@...nwall.com>
To: oss-security@...ts.openwall.com
Cc: Sergey Kandaurov <pluknet@...nx.com>
Subject: CVE-2025-53859: nginx: ngx_mail_smtp_module buffer over-read potentially resulting in sensitive information leak

Changes with nginx 1.29.1 include:

    *) Security: processing of a specially crafted login/password when using
       the "none" authentication method in the ngx_mail_smtp_module might
       cause worker process memory disclosure to the authentication server
       (CVE-2025-53859).

----- Forwarded message from Sergey Kandaurov <pluknet@...nx.com> -----

From: Sergey Kandaurov <pluknet@...nx.com>
Date: Wed, 13 Aug 2025 21:19:56 +0400
To: nginx-announce@...nx.org
Subject: [nginx-announce] nginx security advisory (CVE-2025-53859)

A security issue was identified in ngx_mail_smtp_module,
which might allow an attacker to cause buffer over-read,
potentially resulting in sensitive information leak
in a HTTP request to the authentication server (CVE-2025-53859).

The issue happens during the SMTP authentication process and requires
the attacker to make preparations against the target system to extract
the leaked data.

The issue affects nginx 0.7.22-1.29.0.
The issue is fixed in nginx 1.29.1.

For older versions, any of the following measures can be used
as a temporary workaround:

(1) disable the "none" parameter in the "smtp_auth" directive.
(2) remove the "Auth-Wait" header line in the authentication server response.

Patch for the issue can be found here:

https://nginx.org/download/patch.2025.smtp.txt

-- 
Sergey Kandaurov
_______________________________________________
nginx-announce mailing list
nginx-announce@...nx.org
https://mailman.nginx.org/mailman/listinfo/nginx-announce

----- End forwarded message -----

Powered by blists - more mailing lists

Please check out the Open Source Software Security Wiki, which is counterpart to this mailing list.

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.