SecurityReason.com - Our Reason is

Security

Register | Forget Password | Login
SecurityReason
WLB
Services
RSS
Corporate
Note

If you have found a vulnerability, please send to our SecurityAlert Database :
secalert()securityreason()com

Also if you have new ( 0-day ) exploit, please send to our ExploitAlert Archive :
exploit()securityreason()com

Home arrow SecurityAlert Database

Arrow  Topic :

Bugzilla 3.x directory access information disclosure


Arrow  SecurityAlert : 7001
Arrow  CVE : CVE-2009-3387
Arrow  CVE : CVE-2009-3989
Arrow  CWE : CWE-264
Arrow  SecurityRisk : Medium  Security Risk Medium  (About)
Arrow  Remote Exploit : Yes
Arrow  Local Exploit : No
Arrow  Victim interaction required : No
Arrow  Exploit Available : No
Arrow  Credit : Bugzilla
Arrow  Published : 07.02.2010

Arrow  Affected Software : mozilla:bugzilla:3.0.4
mozilla:bugzilla:3.0.6
mozilla:bugzilla:3.0.3
mozilla:bugzilla:3.0.5
mozilla:bugzilla:3.0.1
mozilla:bugzilla:3.0.8
mozilla:bugzilla:3.0.2
mozilla:bugzilla:3.0.0
mozilla:bugzilla:3.0.7
mozilla:bugzilla:3.0.9
mozilla:bugzilla:3.2.1
mozilla:bugzilla:3.2.2
mozilla:bugzilla:3.2.3
mozilla:bugzilla:3.2.4
mozilla:bugzilla:3.2.5
mozilla:bugzilla:3.4.1
mozilla:bugzilla:3.4.2
mozilla:bugzilla:3.4.3
mozilla:bugzilla:3.4.4
mozilla:bugzilla:3.5.1
mozilla:bugzilla:3.5.2
mozilla:bugzilla:2.20
mozilla:bugzilla:2.20:rc1
mozilla:bugzilla:2.20.2
mozilla:bugzilla:2.20.3
mozilla:bugzilla:2.20:rc2
mozilla:bugzilla:2.20.1
mozilla:bugzilla:2.20.6
mozilla:bugzilla:2.20.5
mozilla:bugzilla:2.20.4
mozilla:bugzilla:2.20.7
mozilla:bugzilla:2.22.7
mozilla:bugzilla:2.22.6
mozilla:bugzilla:2.22.5
mozilla:bugzilla:2.22.4
mozilla:bugzilla:2.22.3
mozilla:bugzilla:2.22.2
mozilla:bugzilla:2.22.1
mozilla:bugzilla:2.22
mozilla:bugzilla:2.22:rc1
mozilla:bugzilla:3.0.10 and previous versions
mozilla:bugzilla:2.18.4
mozilla:bugzilla:2.18.5
mozilla:bugzilla:2.18.6
mozilla:bugzilla:2.18.9
mozilla:bugzilla:2.18.8
mozilla:bugzilla:2.18.7
mozilla:bugzilla:2.18.6%2B
mozilla:bugzilla:2.18:rc3
mozilla:bugzilla:2.18.1
mozilla:bugzilla:2.18.2
mozilla:bugzilla:2.18.3
mozilla:bugzilla:2.18
mozilla:bugzilla:2.18:rc1
mozilla:bugzilla:2.18:rc2
mozilla:bugzilla:2.16:rc1
mozilla:bugzilla:2.16:rc2
mozilla:bugzilla:2.16.8
mozilla:bugzilla:2.16.7
mozilla:bugzilla:2.16.6
mozilla:bugzilla:2.16.5
mozilla:bugzilla:2.16.4
mozilla:bugzilla:2.16.3
mozilla:bugzilla:2.16.2
mozilla:bugzilla:2.16.11
mozilla:bugzilla:2.16.10
mozilla:bugzilla:2.16.1
mozilla:bugzilla:2.16
mozilla:bugzilla:2.14.5
mozilla:bugzilla:2.14.4
mozilla:bugzilla:2.14.3
mozilla:bugzilla:2.14.2
mozilla:bugzilla:2.14.1
mozilla:bugzilla:2.14
mozilla:bugzilla:2.12
mozilla:bugzilla:2.10
mozilla:bugzilla:2.8
mozilla:bugzilla:2.6
mozilla:bugzilla:2.4
mozilla:bugzilla:2.2
mozilla:bugzilla:2.0
mozilla:bugzilla:3.2
mozilla:bugzilla:3.4
mozilla:bugzilla:3.5



Arrow  Advisory Content :  

Summary

=======

Bugzilla is a Web-based bug-tracking system, used by a large number of

software projects.

This advisory covers two security issues that have recently been

fixed in the Bugzilla code:

+ 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

=====================

Issue 1

-------

Class: Information leak

Versions: 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

Issue 2

-------

Class: Information leak

Versions: 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.

Reference: https://bugzilla.mozilla.org/show_bug.cgi?id=532493

CVE Number: CVE-2009-3387

Vulnerability Solutions

=======================

The fixes for all of the security bugs mentioned in this advisory are

included in the 3.0.11, 3.2.6, 3.4.5, and 3.5.3 releases. Upgrading

to these releases will protect installations from possible exploits of

these issues.

Full release downloads, 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.

Credits

=======

The Bugzilla team wish to thank the following people for their

assistance in locating, advising us of, and assisting us to fix these

situations:

Max Kanat-Alexander

Frédéric Buclin

Reed Loden

Joel Peshkin

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.



Arrow  References :

https://bugzilla.mozilla.org/show_bug.cgi?id=434801
https://bugzilla.mozilla.org/show_bug.cgi?id=314871
http://www.vupen.com/english/advisories/2010/0261
http://xforce.iss.net/xforce/xfdb/56003
http://www.securityfocus.com/bid/38025
http://www.securityfocus.com/archive/1/archive/1/509282/100/0/threaded
http://secunia.com/advisories/38443




Arrow  Feedback :

If you have additional information or notice any errors regarding this security advisory, please use contact form or email us at info()securityreason()com.
Alert

libc:fts_*() Multiple Denial of Service

Security Risk Medium- 2009-10-02

The fts functions are provided for traversing UNIX file hierarchies...

Apache RSS Apache Alert

» Apache 1.3.41 mod_proxy
   Integer overflow (code
   execution)

» Apache Tomcat 6.0.20 and
   5.5.28 unexpected file
   deletion in work
   directory

» Apache Tomcat 6.0.20 and
   5.5.28 insecure partial
   deploy after failed
   undeploy

» Apache Tomcat 6.0.20 and
   5.5.28 unexpected file
   deletion and/or
   alteration

PHP RSS PHP Alert

» PHP 5.2.12/5.3.1
   session.save_path
   safe_mode and
   open_basedir bypass

» PHP 5.2.12/5.3.1 Multiple
   Vulnerabilities

» PHP 5.2.11 libgd multiple
   vulnerabilities

» PHP 5.2.11 tempnam()
   safe_mode bypass

Copyright © SecurityReason.com. All Rights Reserved.