Security vulnerability in RT 3.0 and up

Alex Vandiver <[email protected]> Mon, 23 Jun 2008 11:17:18 -0400
Newsgroups gmane.comp.bug-tracking.request-tracker.announce
Organization Best Practical, LLC
Message-ID <1214234238.16502.5.camel@localhost>
All versions of RT from 3.0.0 to 3.6.6 (including some, but not all RT
3.7 development releases) are vulnerable to a potential remote denial
of service attack which could exhaust virtual memory or consume all
available CPU resources.  After a detailed analysis, we believe that
an attacker would need to be a 'Privileged' RT user in order to
perform an attack.

We recommend that you install version 1.19 or newer of the Perl module
Devel::StackTrace from CPAN, which will close the vulnerability.  Two
methods for doing this are:

* Using the CPAN shell - as root, run the following:

       # cpan Devel::StackTrace

* Download and install the package by hand - as root, run the
  following:

       # wget http://www.cpan.org/authors/id/D/DR/DROLSKY/Devel-StackTrace-1.1901.tar.gz
       # tar xvzf Devel-StackTrace-1.1901.tar.gz
       # cd Devel-StackTrace-1.1901
       # perl Makefile.PL
       # make
       # make test
       # make install

Installing this newer version of the module is a complete fix, and
will close the vulnerability.  However, we suggest that you upgrade to
RT 3.6.7, released last Monday, which provides additional safeguards
against this type of attack.

We wish to thank Rune Hammersland <[email protected]> for
bringing this issue to our attention in a diligent and professional
manner, and to Dave Rolsky <[email protected]> for working with us to
resolve the issue in the libraries that RT uses.

If you need help resolving this issue locally, we will provide
significantly discounted pricing for single-incident support.  Please
contact us at [email protected] for more information.

_______________________________________________
RT-Announce mailing list
[email protected]
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-announce
signature.asc (application/pgp-signature, 197 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)

iEYEABECAAYFAkhfvn4ACgkQMflWJZZAbqBrywCfUKaKXXHchIOXnUjA/L/DJ7SD
inYAnirPRKSHcNrksZNGolzwVGc5Lset
=/hQ3
-----END PGP SIGNATURE-----