Discover Centmin Mod today
Register Now

Nginx [nginx-announce] nginx security advisory (CVE-2018-16843, CVE-2018-16844, CVE-2018-16845)

Discussion in 'Nginx and PHP-FPM news & discussions' started by eva2000, Nov 7, 2018.

  1. eva2000

    eva2000 Administrator Staff Member

    54,916
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,811
    Local Time:
    6:54 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Hello!

    Two security issues were identified in nginx HTTP/2 implementation,
    which might cause excessive memory consumption (CVE-2018-16843)
    and CPU usage (CVE-2018-16844).

    The issues affect nginx compiled with the ngx_http_v2_module (not
    compiled by default) if the "http2" option of the "listen" directive is
    used in a configuration file.

    The issues affect nginx 1.9.5 - 1.15.5.
    The issues are fixed in nginx 1.15.6, 1.14.1.


    Thanks to Gal Goldshtein from F5 Networks for initial report of the CPU
    usage issue.


    --
    Maxim Dounin
    http://nginx.org/
    _______________________________________________
    nginx-announce mailing list
    nginx-announce@nginx.org
    http://mailman.nginx.org/mailman/listinfo/nginx-announce

    Continue reading...
     
  2. eva2000

    eva2000 Administrator Staff Member

    54,916
    12,240
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,811
    Local Time:
    6:54 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Hello!

    A security issue was identified in the ngx_http_mp4_module, which might
    allow an attacker to cause infinite loop in a worker process, cause a
    worker process crash, or might result in worker process memory
    disclosure by using a specially crafted mp4 file (CVE-2018-16845).

    The issue only affects nginx if it is built with the ngx_http_mp4_module
    (the module is not built by default) and the "mp4" directive is used in
    the configuration file. Further, the attack is only possible if an
    attacker is able to trigger processing of a specially crafted mp4 file
    with the ngx_http_mp4_module.

    The issue affects nginx 1.1.3+, 1.0.7+.
    The issue is fixed in 1.15.6, 1.14.1.

    Patch for the issue can be found here:

    http://nginx.org/download/patch.2018.mp4.txt


    --
    Maxim Dounin
    http://nginx.org/
    _______________________________________________
    nginx-announce mailing list
    nginx-announce@nginx.org
    http://mailman.nginx.org/mailman/listinfo/nginx-announce

    Continue reading...