Qnap [ Apache73 ] [2454.73330 ] Apache WebServer with PHP 7.3 and PECL extensions

updated

Code:
Apache Core to 2.4.41
PHP Core to 7.3.9

openssl to 1.1.1c
libiconv to 1.16
libsqlite3 to 3.29.0
libxslt to 1.33
libcurl to 7.65.3
APR to 1.7.0
APR-utils to 1.6.1

Apache74 scheduled.. cross compilation in progress
 
updated

Code:
openssl 1.1.1f
curl 7.69.1
sqlite 3.31.1
httpd Apache core to version 2.4.43

added certbot in /opt/Apache74/bin to help you generate your lets encrypt SSL certificate
 
updated

update Apache Core to 2.4.46

Code:
Changes with Apache 2.4.46
  *) SECURITY: CVE-2020-11984 (cve.mitre.org)
     mod_proxy_uwsgi: Malicious request may result in information disclosure
     or RCE of existing file on the server running under a malicious process
     environment. [Yann Ylavic]

  *) SECURITY: CVE-2020-11993 (cve.mitre.org)
     mod_http2: when throttling connection requests, log statements
     where possibly made that result in concurrent, unsafe use of
     a memory pool. [Stefan Eissing]

  *) SECURITY: 
     mod_http2: a specially crafted value for the 'Cache-Digest' header
     request would result in a crash when the server actually tries
     to HTTP/2 PUSH a resource afterwards. 
     [Stefen Eissing, Eric Covener, Christophe Jaillet]