tools/centos-mirror-tools
Joe Slater a56902554f httpd: fix four CVEs
NOTE!  commit fc00096e8... purports to fix the first 3 CVEs
       but uses the wrong rpm version.

CVE-2021-26691: heap overflow
CVE-2021-39275: out-of-bounds write
CVE-2021-44790: buffer overflow
CVE-2022-22720: http request smuggling

Advance to version 2.4.6-97.el7.centos.5.

=== testing
boot iso and log in; become root; httpd is not running

 systemctl stop lighttpd   # free up port 80
 systemctl start httpd     # takes a while
 echo arf > /var/www/html/arf.txt   # something to fetch
 wget http://localhost/arf.txt
 cat arf.txt

This shows httpd is processing requests.
===

Closes-bug: 1960765
Closes-bug: 1969363
Change-Id: I4c90213f020762f037e1f207f73e0622a38984c2
Signed-off-by: Joe Slater <joe.slater@windriver.com>
2022-04-19 14:55:16 +00:00
..
config/centos httpd: fix four CVEs 2022-04-19 14:55:16 +00:00
rpm-gpg-keys Add EPEL 8 repos in support of CentOS 8 2020-05-29 04:24:57 +00:00
stx_mirror_scripts use curl + avoid partial downloads 2021-11-10 14:25:47 -05:00
yum.repos.d Centos 8.5 moved to vault 2022-02-01 13:51:14 -05:00
dl_lower_layer_rpms.sh use curl + avoid partial downloads 2021-11-10 14:25:47 -05:00
dl_other_from_centos_repo.sh use curl + avoid partial downloads 2021-11-10 14:25:47 -05:00
dl_rpms.sh use curl + avoid partial downloads 2021-11-10 14:25:47 -05:00
dl_rpms_from_url.sh remove pike from mirror path name 2020-09-16 11:13:31 -04:00
dl_tarball.sh dl_tarball: Upgrade ice comms ddp fw to version 1.3.35.0 2022-04-06 03:27:55 -04:00
download_mirror.sh use curl + avoid partial downloads 2021-11-10 14:25:47 -05:00
make_stx_mirror_yum_conf.sh use curl + avoid partial downloads 2021-11-10 14:25:47 -05:00
mirror-check.sh Add layer awareness to mirror-check.sh 2020-12-18 15:45:58 -05:00
show_imported_rpm_gpg_keys.sh Add build tools 2018-06-08 17:01:43 -05:00
starlingx_add_pkgs.sh use curl + avoid partial downloads 2021-11-10 14:25:47 -05:00
url_utils.sh Auto update CENGN yum.repos.d 2019-03-22 12:07:08 -04:00
utils.sh dl_tarball.sh: Support Broadcom tar file download 2022-03-21 15:56:53 -04:00
utils_tests.sh use curl + avoid partial downloads 2021-11-10 14:25:47 -05:00
yum.conf.sample download_mirror.sh fails with 404 errors 2019-03-13 14:32:03 +00:00