Displaying 20 results from an estimated 5000 matches similar to: "nginx security advisory (CVE-2024-7347)"
2024 Aug 14
0
nginx security advisory (CVE-2024-7347)
В модуле ngx_http_mp4_module была обнаружена проблема, которая позволяет с помощью специально созданного mp4-файла вызвать падение рабочего процесса (CVE-2024-7347). Проблеме подвержен nginx, если он собран с модулем ngx_http_mp4_module (по умолчанию не собирается) и директива mp4 используется в конфигурационном файле. При этом атака возможна только в случае, если атакующий имеет возможность
2024 Aug 14
0
nginx-1.27.1
Changes with nginx 1.27.1                                        14 Aug 2024
    *) Security: processing of a specially crafted mp4 file by the
       ngx_http_mp4_module might cause a worker process crash
       (CVE-2024-7347).
       Thanks to Nils Bars.
    *) Change: now the stream module handler is not mandatory.
    *) Bugfix: new HTTP/2 connections might ignore graceful shutdown of old
2024 Aug 14
0
nginx-1.26.2
Changes with nginx 1.26.2                                        14 Aug 2024
    *) Security: processing of a specially crafted mp4 file by the
       ngx_http_mp4_module might cause a worker process crash
       (CVE-2024-7347).
       Thanks to Nils Bars.
-- 
Sergey Kandaurov
2024 Aug 14
0
nginx-1.27.1
Изменения в nginx 1.27.1                                          14.08.2024
    *) Безопасность: обработка специально созданного mp4-файла модулем
       ngx_http_mp4_module могла приводить к падению рабочего процесса
       (CVE-2024-7347).
       Спасибо Nils Bars.
    *) Изменение: теперь обработчик в модуле stream не является
       обязательным.
    *) Исправление: новые HTTP/2-соединения
2024 Aug 14
0
nginx-1.26.2
Изменения в nginx 1.26.2                                          14.08.2024
    *) Безопасность: обработка специально созданного mp4-файла модулем
       ngx_http_mp4_module могла приводить к падению рабочего процесса
       (CVE-2024-7347).
       Спасибо Nils Bars.
-- 
Sergey Kandaurov
2012 Apr 12
0
nginx-1.1.19
Changes with nginx 1.1.19                                        12 Apr 2012
    *) Security: specially crafted mp4 file might allow to overwrite memory
       locations in a worker process if the ngx_http_mp4_module was used,
       potentially resulting in arbitrary code execution (CVE-2012-2089).
       Thanks to Matthew Daley.
    *) Bugfix: nginx/Windows might be terminated abnormally.
    
2012 Apr 12
0
nginx-1.0.15
Changes with nginx 1.0.15                                        12 Apr 2012
    *) Security: specially crafted mp4 file might allow to overwrite memory
       locations in a worker process if the ngx_http_mp4_module was used,
       potentially resulting in arbitrary code execution (CVE-2012-2089).
       Thanks to Matthew Daley.
    *) Bugfix: in the ngx_http_mp4_module.
Maxim Dounin
2024 May 29
0
nginx security advisory (CVE-2024-31079, CVE-2024-32760, CVE-2024-34161, CVE-2024-35200)
Hello!
Four security issues were identified in nginx HTTP/3 implementation, which
might allow an attacker that uses a specially crafted QUIC session to cause
a worker process crash (CVE-2024-31079, CVE-2024-32760, CVE-2024-35200),
worker process memory disclosure on systems with MTU larger than 4096
bytes (CVE-2024-34161), or might have potential other impact (CVE-2024-31079,
CVE-2024-32760).
2012 Apr 12
0
nginx-1.0.15
éÚÍÅÎÅÎÉÑ × nginx 1.0.15                                          12.04.2012
    *) âÅÚÏÐÁÓÎÏÓÔØ: ÐÒÉ ÏÂÒÁÂÏÔËÅ ÓÐÅÃÉÁÌØÎÏ ÓÏÚÄÁÎÎÏÇÏ mp4 ÆÁÊÌÁ ÍÏÄÕÌÅÍ
       ngx_http_mp4_module ÍÏÇÌÉ ÐÅÒÅÚÁÐÉÓÙ×ÁÔØÓÑ ÏÂÌÁÓÔÉ ÐÁÍÑÔÉ ÒÁÂÏÞÅÇÏ
       ÐÒÏÃÅÓÓÁ, ÞÔÏ ÍÏÇÌÏ ÐÒÉ×ÏÄÉÔØ Ë ×ÙÐÏÌÎÅÎÉÀ ÐÒÏÉÚ×ÏÌØÎÏÇÏ ËÏÄÁ
       (CVE-2012-2089).
       óÐÁÓÉÂÏ Matthew Daley.
    *) éÓÐÒÁ×ÌÅÎÉÅ: × ÍÏÄÕÌÅ ngx_http_mp4_module.
2024 May 29
0
nginx security advisory (CVE-2024-31079, CVE-2024-32760, CVE-2024-34161, CVE-2024-35200)
Hello!
В реализации HTTP/3 в nginx были обнаружены четыре проблемы, которые
позволяют атакующему с помощью специально созданной QUIC-сессии вызвать
падение рабочего процесса (CVE-2024-31079, CVE-2024-32760, CVE-2024-35200),
отправку клиенту части содержимого памяти рабочего процесса на системах
с MTU больше 4096 байт (CVE-2024-34161), а также потенциально могут иметь
другие последствия
2025 Feb 05
0
nginx-1.26.3
Changes with nginx 1.26.3                                        05 Feb 2025
    *) Security: insufficient check in virtual servers handling with TLSv1.3
       SNI allowed to reuse SSL sessions in a different virtual server, to
       bypass client SSL certificates verification (CVE-2025-23419).
    *) Bugfix: in the ngx_http_mp4_module.
       Thanks to Nils Bars.
    *) Workaround:
2025 Feb 05
0
nginx-1.26.3
Изменения в nginx 1.26.3                                          05.02.2025
    *) Безопасность: недостаточная проверка в обработке виртуальных серверов
       при использовании SNI в TLSv1.3 позволяла повторно использовать
       SSL-сессию в контексте другого виртуального сервера, чтобы обойти
       проверку клиентских SSL-сертификатов (CVE-2025-23419).
    *) Исправление: в модуле
2013 May 07
0
nginx security advisory (CVE-2013-2028)
Hello!
Greg MacManus, of iSIGHT Partners Labs, found a security problem
in several recent versions of nginx.  A stack-based buffer
overflow might occur in a worker process while handling a
specially crafted request, potentially resulting in arbitrary code
execution (CVE-2013-2028).
The problem affects nginx 1.3.9 - 1.4.0.
The problem is fixed in nginx 1.5.0, 1.4.1.
Patch for the problem can be
2025 Feb 05
0
nginx security advisory (CVE-2025-23419)
Была обнаружена проблема в кэшировании SSL-сессий в nginx.
Повторное использование SSL-сессии в контексте другого
виртуального сервера позволяло в некоторых конфигурациях
обойти проверку клиентских сертификатов (CVE-2025-23419).
Проблеме подвержен nginx 1.11.4 и новее, если он собран с OpenSSL
и разрешены протокол TLSv1.3 и повторное использование SSL-сессий
при помощи ssl_session_cache или
2025 Feb 05
0
nginx security advisory (CVE-2025-23419)
A problem with SSL session resumption in nginx was identified.
It was possible to reuse SSL sessions in named-based
virtual hosts in unrelated contexts, allowing to bypass client
certificate authentication in some configurations (CVE-2025-23419).
The problem affects nginx 1.11.4 and newer built with OpenSSL if the
TLSv1.3 protocol and session resumption are enabled either with
ssl_session_cache
2013 Apr 02
0
nginx-1.2.8
Changes with nginx 1.2.8                                         02 Apr 2013
    *) Bugfix: new sessions were not always stored if the "ssl_session_cache
       shared" directive was used and there was no free space in shared
       memory.
       Thanks to Piotr Sikora.
    *) Bugfix: responses might hang if subrequests were used and a DNS error
       happened during subrequest
2025 Feb 05
0
nginx-1.27.4
Changes with nginx 1.27.4                                        05 Feb 2025
    *) Security: insufficient check in virtual servers handling with TLSv1.3
       SNI allowed to reuse SSL sessions in a different virtual server, to
       bypass client SSL certificates verification (CVE-2025-23419).
    *) Feature: the "ssl_object_cache_inheritable", "ssl_certificate_cache",
   
2025 Feb 05
0
nginx-1.27.4
Изменения в nginx 1.27.4                                          05.02.2025
    *) Безопасность: недостаточная проверка в обработке виртуальных серверов
       при использовании SNI в TLSv1.3 позволяла повторно использовать
       SSL-сессию в контексте другого виртуального сервера, чтобы обойти
       проверку клиентских SSL-сертификатов (CVE-2025-23419).
    *) Добавление: директивы
2024 May 29
0
nginx-1.27.0
Changes with nginx 1.27.0                                        29 May 2024
   *) Security: when using HTTP/3, processing of a specially crafted QUIC
      session might cause a worker process crash, worker process memory
      disclosure on systems with MTU larger than 4096 bytes, or might have
      potential other impact (CVE-2024-32760, CVE-2024-31079,
      CVE-2024-35200, CVE-2024-34161).
2024 May 29
0
nginx-1.26.1
Changes with nginx 1.26.1                                        29 May 2024
   *) Security: when using HTTP/3, processing of a specially crafted QUIC
      session might cause a worker process crash, worker process memory
      disclosure on systems with MTU larger than 4096 bytes, or might have
      potential other impact (CVE-2024-32760, CVE-2024-31079,
      CVE-2024-35200, CVE-2024-34161).