{"affected":[{"ecosystem_specific":{"binaries":[{"vsftpd":"3.0.5-48.3.1"}]},"package":{"ecosystem":"SUSE:Linux Enterprise Server 12 SP5","name":"vsftpd","purl":"pkg:rpm/suse/vsftpd&distro=SUSE%20Linux%20Enterprise%20Server%2012%20SP5"},"ranges":[{"events":[{"introduced":"0"},{"fixed":"3.0.5-48.3.1"}],"type":"ECOSYSTEM"}]},{"ecosystem_specific":{"binaries":[{"vsftpd":"3.0.5-48.3.1"}]},"package":{"ecosystem":"SUSE:Linux Enterprise Server for SAP Applications 12 SP5","name":"vsftpd","purl":"pkg:rpm/suse/vsftpd&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2012%20SP5"},"ranges":[{"events":[{"introduced":"0"},{"fixed":"3.0.5-48.3.1"}],"type":"ECOSYSTEM"}]}],"aliases":[],"details":"This update for vsftpd fixes the following issues:\n\nThis update enables vsftpd to speak TLS 1.3 in ssl FTP mode by linking against openssl 1.1.1.\n\nBugfixes added:\n\n- Fixed a seccomp failure in FIPS mode when SSL was enabled. [bsc#1052900]\n- allow stat() to be called, which is required during SSL initialization by RAND_load_file().\n- allow wait4() to be called so that the broker can wait for its child processes. [bsc#1021387]\n- Revert the 'ssl_tlsv1_X'-style config file options back to their\n  original spelling. The changes that dropped the underscore from\n  the version numbers in release 3.0.4 breaks existing\n  configurations and it was never documented anywhere -- not in the\n  package's changelog and not in the packages's own man page.\n- vsftpd follows the system-wide TLS cipher policy 'DEFAULT_SUSE' by\n  default. Run the command 'openssl ciphers -v DEFAULT_SUSE' to see\n  which ciphers this includes.\n- allow sendto() syscall when /dev/log support is enabled. [bsc#786024]\n- allow sendto() to be called from check_limits(), which is necessary for\n  vsftpd to write to the system log.\n- Added hardening to systemd service(s) (bsc#1181400).\n\nUpdate to version 3.0.5:\n\n* Fix ALPN callback to correctly select the 'ftp' string if present.\n  Works with FileZilla-3.55.0.\n* Fix a couple of seccomp policy issues with Fedora 34.\n\nUpdate to version 3.0.4.\n\n* Fix runtime SIGSYS crashes (seccomp sandbox policy tweaks).\n* Reject HTTP verbs pre-login.\n* Disable TLS prior to v1.2 by default.\n* Close the control connection after 10 unknown commands pre-login.\n* Reject any TLS ALPN advertisement that's not 'ftp'.\n* Add ssl_sni_hostname option to require a match on incoming SNI hostname.\n* The options 'ssl_tlsv1_1', 'ssl_tlsv1_2', and 'ssl_tlsv1_3'\n  have been renamed to 'ssl_tlsv11', 'ssl_tlsv12', and\n  'ssl_tlsv13' respectively. Note that the man page has not been\n  updated accordingly.\n\n- OpenSSL was updated to version 1.1.1 in SLE-15-SP2, adding\n  support for the TLSv1.3 protocol. As a consequence, some SLE-15\n  applications that link OpenSSL for TLS support -- like vsftpd --,\n  gained the ability to use the newer TLS protocol, which created\n  interoperability problems with FTP clients in some cases. To\n  remedy the situation, '0001-Introduce-TLSv1.3-option.patch' was\n  applied in a forked SLE-15-SP2 version of vsftpd. The patch adds\n  the configuration option 'ssl_tlsv1_3' that system administrators\n  can use to disable TLSv1.3 support on their servers.\n  [bsc#1187188]\n\n- allow getdents64 syscall in seccomp sandbox, fixes bsc#1179553\n- Add pam_keyinit.so to PAM config file.  [bsc#1144062]\n- Fixed a segmentation fault that occurred while trying to write to an\n  invalid TLS context. [bsc#1125951]\n- Enable wait4(), sysinfo(), and shutdown() syscalls in seccomp sandbox.\n  These are required for the daemon to work properly on SLE-15. [bsc#1089088,\n  bsc#1180314]\n- Add firewalld service file (bsc#1083705)\n- Make sure to also require group nobody and user ftp bsc#1070653\n- Fixed interoperability issue with various ftp clients that arose when\n  vsftpd is configured with option 'use_localtime=YES'. Basically, it's\n  fine to use local time stamps in directory listings, but responding\n  to MDTM commands with any time zone other than UTC directly violates\n  RFC3659 and leads FTP clients to misinterpret the file's time\n  stamp. [bsc#1024961]\n\n- Conditionally install xinetd service only on older releases\n  * On current distributions we support the same functionality\n    via systemd socket activation\n- Fix build against OpenSSL 1.1.  (bsc#1042673)\n\n- Version bump to 3.0.3:\n\n* Increase VSFTP_AS_LIMIT to 200MB; various reports.\n* Make the PWD response more RFC compliant; report from Barry Kelly\n  <barry@modeltwozero.com>.\n* Remove the trailing period from EPSV response to work around BT Internet\n  issues; report from Tim Bishop <tdb@mirrorservice.org>.\n* Fix syslog_enable issues vs. seccomp filtering. Report from Michal Vyskocil\n  <mvyskocil@suse.cz>. At least, syslogging seems to work on my Fedora now.\n* Allow gettimeofday() in the seccomp sandbox. I can't repro failures, but I\n  probably have a different distro / libc / etc. and there are multiple reports.\n* Some kernels support PR_SET_NO_NEW_PRIVS but not PR_SET_SECCOMP, so handle\n  this case gracefully. Report from Vasily Averin <vvs@odin.com>.\n* List the TLS1.2 cipher AES128-GCM-SHA256 as first preference by default.\n* Make some compile-time SSL defaults (such as correct client shutdown\n  handling) stricter.\n* Disable Nagle algorithm during SSL data connection shutdown, to avoid 200ms\n  delays. From Tim Kosse <tim.kosse@filezilla-project.org>.\n* Kill the FTP session if we see HTTP protocol commands, to avoid\n  cross-protocol attacks. A report from Jann Horn <jann@thejh.net>.\n* Kill the FTP session if we see session re-use failure. A report from\n  Tim Kosse <tim.kosse@filezilla-project.org>.\n* Enable ECDHE, Tim Kosse <tim.kosse@filezilla-project.org>.\n* Default cipher list is now just ECDHE-RSA-AES256-GCM-SHA384.\n* Minor SSL logging improvements.\n* Un-default tunable_strict_ssl_write_shutdown again. We still have\n  tunable_strict_ssl_read_eof defaulted now, which is the important one to prove\n  upload integrity.\n","id":"SUSE-RU-2022:0655-1","modified":"2022-03-24T11:04:18Z","published":"2022-03-24T11:04:18Z","references":[{"type":"ADVISORY","url":"https://www.suse.com/support/update/announcement/-2022-655/suse-ru-20220655-1/"},{"type":"REPORT","url":"https://bugzilla.suse.com/1042673"},{"type":"REPORT","url":"https://bugzilla.suse.com/1070653"},{"type":"REPORT","url":"https://bugzilla.suse.com/1083705"},{"type":"REPORT","url":"https://bugzilla.suse.com/1089088"},{"type":"REPORT","url":"https://bugzilla.suse.com/1125951"},{"type":"REPORT","url":"https://bugzilla.suse.com/1144062"},{"type":"REPORT","url":"https://bugzilla.suse.com/1179553"},{"type":"REPORT","url":"https://bugzilla.suse.com/1180314"},{"type":"REPORT","url":"https://bugzilla.suse.com/1181400"},{"type":"REPORT","url":"https://bugzilla.suse.com/1187188"},{"type":"REPORT","url":"https://bugzilla.suse.com/1187686"},{"type":"REPORT","url":"https://bugzilla.suse.com/786024"},{"type":"WEB","url":"https://www.suse.com/security/cve/CVE-2021-3618"}],"related":["CVE-2021-3618"],"summary":"Recommended update for vsftpd","upstream":["CVE-2021-3618"]}