File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change 1
1
2
2
Changes with nginx 1.29.1 13 Aug 2025
3
3
4
+ *) Security: processing of a specially crafted login/password when using
5
+ the "none" authentication method in the ngx_mail_smtp_module might
6
+ cause worker process memory disclosure to the authentication server
7
+ (CVE-2025-53859).
8
+
4
9
*) Change: now TLSv1.3 certificate compression is disabled by default.
5
10
6
11
*) Feature: the "ssl_certificate_compression" directive.
Original file line number Diff line number Diff line change 1
1
2
2
Изменения в nginx 1.29 . 1 13.08 . 2025
3
3
4
+ *) Безопасность : обработка специально созданного логина /пароля при
5
+ использовании метода аутентификации "none" в модуле
6
+ ngx_mail_smtp_module могла приводить к отправке серверу
7
+ аутентификации части содержимого памяти рабочего процесса
8
+ ( CVE -2025 -53859 ) .
9
+
4
10
*) Изменение : теперь сжатие сертификатов в протоколе TLSv1 . 3 по
5
11
умолчанию запрещено .
6
12
You can’t perform that action at this time.
0 commit comments