[ANN] Security Advisory for Bugzilla 3.7.1

Max Kanat-Alexander mkanat at bugzilla.org
Tue Jul 6 02:55:00 UTC 2010


Summary
=======

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

* In the 3.7.1 development snapshot, adding bugs using email_in.pl
  or the WebServices Bug.create method would not restrict bugs to
  Mandatory or Default groups.

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

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

Class:       Unauthorized Access to Confidential Information
Affects:     3.7, 3.7.1
Fixed In:    3.7.2
Description: Bugzilla administrators can set certain groups as being
             "mandatory" for when a new bug is filed. (That is, bugs
             are always restricted to access by those groups.)
             Administrators can also set some groups as "Default",
             meaning that if the user makes no selection about groups,
             the new bug will be restricted to the groups set as
             Default. In the unreleased 3.7 code and 3.7.1 development
             snapshot, restricting a bug to mandatory or default groups
             would not happen when the bug was newly created using the
             inbound email interface (email_in.pl) or the "Bug.create"
             method in the WebServices interface. This means that these
             bugs could be publicly available, when they should have
             been restricted to being accessible only to certain
             groups.
References:  https://bugzilla.mozilla.org/show_bug.cgi?id=574892

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

The fix for this issue is included in the 3.7.2 release. Upgrading to
this release will protect your installation from possible exploits of
this issue.

If you are unable to upgrade but would like to patch just the
individual security vulnerability, there is a patch available for
the issue at the "References" URL for the vulnerability.

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

  http://www.bugzilla.org/download/


Credits
=======

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

Max Kanat-Alexander
Frédéric Buclin

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

  http://www.bugzilla.org/

Comments and follow-ups can be directed to the mozilla.support.bugzilla
newsgroup or the support-bugzilla mailing list.
http://www.bugzilla.org/support/ has directions for accessing these
forums.



More information about the announce mailing list