Fedora 31: curl 2020-55f1f7cb13
Summary
curl is a command line tool for transferring data with URL syntax, supporting
FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS, FILE, IMAP,
SMTP, POP3 and RTSP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP
uploading, HTTP form based upload, proxies, cookies, user+password
authentication (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer
resume, proxy tunneling and a busload of other useful tricks.
- avoid overwriting a local file with -J (CVE-2020-8177) - fix partial password
leak over DNS on HTTP redirect (CVE-2020-8169)
* Wed Jun 24 2020 Kamil Dudka
- avoid overwriting a local file with -J (CVE-2020-8177)
- fix partial password leak over DNS on HTTP redirect (CVE-2020-8169)
[ 1 ] Bug #1847915 - CVE-2020-8177 curl: command line arguments lead to local file overwrite
https://bugzilla.redhat.com/show_bug.cgi?id=1847915
[ 2 ] Bug #1847916 - CVE-2020-8169 libcurl: partial password leak over DNS on HTTP redirect
https://bugzilla.redhat.com/show_bug.cgi?id=1847916
su -c 'dnf upgrade --advisory FEDORA-2020-55f1f7cb13' at the command
line. For more information, refer to the dnf documentation available at
https://dnf.readthedocs.io/en/latest/command_ref.html
All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/security/
package-announce mailing list -- package-announce@lists.fedoraproject.org
To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/
Change Log
References