Vulnerable Systems:
Issue #1
* Mozilla Bugzilla version 3.0.10 and prior
* Mozilla Bugzilla version 3.2.5 and prior
* Mozilla Bugzilla version 3.4.4 and prior
* Mozilla Bugzilla version 3.5.2 and prior
Issue #2:
* Mozilla Bugzilla Version 3.2.0 and prior
* Mozilla Bugzilla Version 3.4.3 and prior
* Mozilla Bugzilla Version 3.5.1 and prior
Immune Systems:
* Mozilla Bugzilla Version 3.0.11
* Mozilla Bugzilla Version 3.2.6
* Mozilla Bugzilla Version 3.4.5
* Mozilla Bugzilla Version 3.5.3
Issue 1
-------
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.
Issue 2
-------
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.
Patch Availability:
Patches to upgrade Bugzilla from previous versions, and CVS upgrade instructions are available at: http://www.bugzilla.org/download/
Specific patches for each of the individual issues can be found on the corresponding bug reports for each issue, at the URL given in the reference for that issue in the list above.