3.0.10, 3.2.5, 3.4.4, and 3.5.2 Security Advisory

Sunday, Jan 31st, 2010
Summary
=======

Bugzilla is a Web-based bug-tracking system used by a large number of
software projects. The following security issues have been discovered
in Bugzilla:

* Some files stored on the web server are not correctly protected against
  external access and can be viewed from a web browser.

* Restricting a bug to a group while moving the bug to another product has
  no effect if the group is not used by both products. The bug may become
  public if no other group restriction applies.

All affected installations are encouraged to upgrade as soon as
possible.


Vulnerability Details
=====================

Class:       Information leak
Affected:    all versions before 3.0.11, 3.2.6, 3.4.5, and 3.5.3
Description: Bugzilla allows web browsers to serve the contents of files
             in the CVS/, contrib/, docs/en/xml/, and t/ directories, as
             well as the old-params.txt file.
             These files do not contain sensitive data by default, but
             custom installations may have added scripts or files into
             these directories which contain e.g. passwords or some other
             sensitive information. We now forbird access to these
             directories from a web browser as a preventive measure.
References:  https://bugzilla.mozilla.org/show_bug.cgi?id=314871
             https://bugzilla.mozilla.org/show_bug.cgi?id=434801
CVE Number:  CVE-2009-3989


Class:       Information leak
Affected:    3.3.1 to 3.4.4, 3.5.1, 3.5.2
Description: When moving a bug from one product to another, an intermediate
             page is displayed letting you select the groups the bug should
             be restricted to in the new product. However, a regression in
             the 3.4.x series made it ignore all groups which are not
             available in both products. As a workaround, you had to move
             the bug to the new product first and then restrict it to the
             desired groups, in two distinct steps, which could make the bug
             temporarily public.
References:  https://bugzilla.mozilla.org/show_bug.cgi?id=532493
CVE Number:  CVE-2009-3387


Vulnerability Solutions
=======================

The fix for these issues is included in the 
releases. Upgrading to a release with the relevant fix will
protect your installation from possible exploits of these issues.

If you are unable to upgrade but would like to patch just the security
vulnerability, there are patches available for the issues at the
"References" URL.

Full release downloads, patches to upgrade Bugzilla from previous
versions, and git upgrade instructions are available at:

  https://www.bugzilla.org/download/


Credits
=======

The Bugzilla team wish to thank the following people for their
assistance in locating, advising us of, and assisting us to fix this
issue:


Issue 1 Reporter: Joel Peshkin, Frédéric Buclin
Issue 1 Fixed by: Frédéric Buclin, Max Kanat-Alexander, Reed Loden


Issue 2 Reporter: Frédéric Buclin
Issue 2 Fixed by: Frédéric Buclin, Max Kanat-Alexander

General information about the Bugzilla bug-tracking system can be found
at:

  https://www.bugzilla.org/

Comments and follow-ups can be directed to the support-bugzilla mailing list.
https://www.bugzilla.org/support/ has directions for accessing this forum.