Security advisory for Bugzilla 4.4rc2, 4.2.5, 4.0.10 and 3.6.13

Frédéric Buclin lpsolit at gmail.com
Wed Feb 20 01:32:13 UTC 2013


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

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:

* When viewing a bug report, a bug ID containing random code is not
  correctly sanitized in the HTML page if the specified page format
  is invalid. This can lead to XSS.

* When running a query in debug mode, it is possible to determine if
  a given confidential field value (such as a product name) exists.
  Bugzilla 4.1 and newer are not affected by this issue.

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


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

Class:       Cross-Site Scripting
Versions:    2.0 to 3.6.12, 3.7.1 to 4.0.9, 4.1.1 to 4.2.4,
             4.3.1 to 4.4rc1
Fixed In:    3.6.13, 4.0.10, 4.2.5, 4.4rc2
Description: When viewing a single bug report, which is the default,
             the bug ID is validated and rejected if it is invalid.
             But when viewing several bug reports at once, which is
             specified by the format=multiple parameter, invalid bug
             IDs can go through and are sanitized in the HTML page
             itself. But when an invalid page format is passed to the
             CGI script, the wrong HTML page is called and data are not
             correctly sanitized, which can lead to XSS.
References:  https://bugzilla.mozilla.org/show_bug.cgi?id=842038
CVE Number:  CVE-2013-0785

Class:       Information Leak
Versions:    2.17.1 to 3.6.12, 3.7.1 to 4.0.9
Fixed In:    3.6.13, 4.0.10
Description: When running a query in debug mode, the generated SQL
             query used to collect the data is displayed. The way this
             SQL query is built permits the user to determine if some
             confidential field value (such as a product name) exists.
             This problem only affects Bugzilla 4.0.9 and older. Newer
             releases are not affected by this issue.
References:  https://bugzilla.mozilla.org/show_bug.cgi?id=824399
CVE Number:  CVE-2013-0786


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

The fixes for these issues are included in the 3.6.13, 4.0.10, 4.2.5
and 4.4rc2 releases. Upgrading to a release with the relevant fixes
will protect your installation from possible exploits of these issues.

If you are unable to upgrade but would like to patch just the
individual security vulnerabilities, there are patches available for
each issue at the "References" URL for each 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:

Frédéric Buclin
Simon Green
Byron Jones
SimranJeet Singh

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.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBAgAGBQJRJCecAAoJEJZXZhv5X1hq6e0P/iE+diF4PkjdA2mnABVa0i6y
QtjLgh79rv6pxCkHLm655fIudKaT2eGImpq1Fqm5icbB6YlI67FmQZa/Ns7Kbn8Y
z4q1m9Cbu1YjpfFGL5BWGkBaP91iYv4kRFjCPPBKwbydElKEKUst5/HTh81MmMTS
cxdfSSSLTCI2qKPFdMotsV+xsPUGPyP3pTPE1D6Eqm7J83McpvwNamuP8u0eliSE
qjb7nmmWKls0rlxBuj3uCb89ko2+HB7RCfza2Tb1sYwXMQKT/CeMLQWeyGtvJ4Z6
b7k0JW8ZLv4mTS/QEBKArxVmLmW/Upa7Qr3ZJcz6cW7MZVrGWSFD2TC+XzEPK/zq
KiVS8dKdDUW6qFOndXyqdKDR44nfQof3a2s+DVgOadYRMEZin+v7f0uGOYDQPhXc
mLwbELgOR3JVvbQima1/ck1q60zgM3+RDQ0RplU7LhgFrioCXhNUsfOaKy4edxUO
N2AUka4ai3Lh5wkCErRs9As3zBs2c8syq6F6fQQstyq8ZHUv932+hsuzCH+MqcFd
HbIfdXBOlEvYlhcwDf/aSdvopKES4u+v11k63fDFHkohpv/7eZwGN4BJadAxcv9D
rYF7FHAlr7sUBytLDBuDFutGoCAkHt5JsCQ4DVgURk/z+1qWDuY/icMkc/UBbbE3
XPoYRAyYIPcRxkZSSpQD
=hWVY
-----END PGP SIGNATURE-----



More information about the announce mailing list