CVE-2017-5944 (https://nvd.nist.gov/vuln/detail/CVE-2017-5944): The dashboard subscription interface in Request Tracker (RT) 4.x before 4.0.25, 4.2.x before 4.2.14, and 4.4.x before 4.4.2 might allow remote authenticated users with certain privileges to execute arbitrary code via a crafted saved search name. Upstream patch: https://forum.bestpractical.com/t/security-vulnerabilities-in-rt-2017-06-15/32016 References: https://bugzilla.redhat.com/show_bug.cgi?id=1475081 https://www.debian.org/security/2017/dsa-3882 http://www.securityfocus.com/bid/99381 CVE-2017-5943 (https://nvd.nist.gov/vuln/detail/CVE-2017-5943): Request Tracker (RT) 4.x before 4.0.25, 4.2.x before 4.2.14, and 4.4.x before 4.4.2 allows remote attackers to obtain sensitive information about cross-site request forgery (CSRF) verification tokens via a crafted URL. Upstream patch: https://forum.bestpractical.com/t/security-vulnerabilities-in-rt-2017-06-15/32016 References: https://bugzilla.redhat.com/show_bug.cgi?id=1475076 https://www.debian.org/security/2017/dsa-3882 http://www.securityfocus.com/bid/99384/info CVE-2017-5361 (https://nvd.nist.gov/vuln/detail/CVE-2017-5361): Request Tracker (RT) 4.x before 4.0.25, 4.2.x before 4.2.14, and 4.4.x before 4.4.2 does not use a constant-time comparison algorithm for secrets, which makes it easier for remote attackers to obtain sensitive user password information via a timing side-channel attack. Upstream patch: https://forum.bestpractical.com/t/security-vulnerabilities-in-rt-2017-06-15/32016 References: https://bugzilla.redhat.com/show_bug.cgi?id=1475072 https://www.debian.org/security/2017/dsa-3882 https://www.debian.org/security/2017/dsa-3883 CVE-2016-6127 (https://nvd.nist.gov/vuln/detail/CVE-2016-6127): Cross-site scripting (XSS) vulnerability in Request Tracker (RT) 4.x before 4.0.25, 4.2.x before 4.2.14, and 4.4.x before 4.4.2, when the AlwaysDownloadAttachments config setting is not in use, allows remote attackers to inject arbitrary web script or HTML via a file upload with an unspecified content type. Upstream patch: https://forum.bestpractical.com/t/security-vulnerabilities-in-rt-2017-06-15/32016 References: https://bugzilla.redhat.com/show_bug.cgi?id=1475068 http://www.securityfocus.com/bid/99375/info https://www.debian.org/security/2017/dsa-3882
CC'ing treecleaners due to inactivity and outstanding vulnerabilities that remain unpatched.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=935b1fda4c552a223ea23a8bc405571c0743c375 commit 935b1fda4c552a223ea23a8bc405571c0743c375 Author: Aaron W. Swenson <titanofold@gentoo.org> AuthorDate: 2018-01-26 17:02:47 +0000 Commit: Aaron W. Swenson <titanofold@gentoo.org> CommitDate: 2018-01-26 17:02:47 +0000 www-apps/rt: Cleanup old and insecure Bug: https://bugs.gentoo.org/603328 Bug: https://bugs.gentoo.org/626196 Package-Manager: Portage-2.3.19, Repoman-2.3.6 www-apps/rt/Manifest | 2 - www-apps/rt/files/rt.conf.d.2 | 10 -- www-apps/rt/files/rt.init.d.2 | 50 ------- www-apps/rt/rt-4.2.12-r2.ebuild | 295 --------------------------------------- www-apps/rt/rt-4.4.1-r1.ebuild | 300 ---------------------------------------- 5 files changed, 657 deletions(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6d148f87ec34a6a433d80d3a57fde9c9e78f70d commit e6d148f87ec34a6a433d80d3a57fde9c9e78f70d Author: Aaron W. Swenson <titanofold@gentoo.org> AuthorDate: 2018-01-26 16:59:37 +0000 Commit: Aaron W. Swenson <titanofold@gentoo.org> CommitDate: 2018-01-26 17:00:00 +0000 www-apps/rt: Bump to 4.4.2 Bug: https://bugs.gentoo.org/626196 Package-Manager: Portage-2.3.19, Repoman-2.3.6 www-apps/rt/Manifest | 1 + www-apps/rt/rt-4.4.2.ebuild | 306 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 307 insertions(+)}
(In reply to Larry the Git Cow from comment #2) > The bug has been referenced in the following commit(s): > > https://gitweb.gentoo.org/repo/gentoo.git/commit/ > ?id=935b1fda4c552a223ea23a8bc405571c0743c375 > > commit 935b1fda4c552a223ea23a8bc405571c0743c375 > Author: Aaron W. Swenson <titanofold@gentoo.org> > AuthorDate: 2018-01-26 17:02:47 +0000 > Commit: Aaron W. Swenson <titanofold@gentoo.org> > CommitDate: 2018-01-26 17:02:47 +0000 > > www-apps/rt: Cleanup old and insecure > > Bug: https://bugs.gentoo.org/603328 > Bug: https://bugs.gentoo.org/626196 > Package-Manager: Portage-2.3.19, Repoman-2.3.6 > > www-apps/rt/Manifest | 2 - > www-apps/rt/files/rt.conf.d.2 | 10 -- > www-apps/rt/files/rt.init.d.2 | 50 ------- > www-apps/rt/rt-4.2.12-r2.ebuild | 295 > --------------------------------------- > www-apps/rt/rt-4.4.1-r1.ebuild | 300 > ---------------------------------------- > 5 files changed, 657 deletions(-) > > https://gitweb.gentoo.org/repo/gentoo.git/commit/ > ?id=e6d148f87ec34a6a433d80d3a57fde9c9e78f70d > > commit e6d148f87ec34a6a433d80d3a57fde9c9e78f70d > Author: Aaron W. Swenson <titanofold@gentoo.org> > AuthorDate: 2018-01-26 16:59:37 +0000 > Commit: Aaron W. Swenson <titanofold@gentoo.org> > CommitDate: 2018-01-26 17:00:00 +0000 > > www-apps/rt: Bump to 4.4.2 > > Bug: https://bugs.gentoo.org/626196 > Package-Manager: Portage-2.3.19, Repoman-2.3.6 > > www-apps/rt/Manifest | 1 + > www-apps/rt/rt-4.4.2.ebuild | 306 > ++++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 307 insertions(+)} Awesome, thanks Aaron!