Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 193062 - www-apps/bugzilla >=2.23.3 <3.0.2 Arbitrary account creation
Summary: www-apps/bugzilla >=2.23.3 <3.0.2 Arbitrary account creation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Gentoo Security
URL: http://www.bugzilla.org/security/3.0.1/
Whiteboard: ~3 [noglsa]
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-19 13:51 UTC by Robert Buchholz (RETIRED)
Modified: 2007-09-19 15:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Buchholz (RETIRED) gentoo-dev 2007-09-19 13:51:54 UTC
From Bugzilla:

* Even with account creation disabled, users can use the WebService to
  create an account.

We strongly advise that 2.23.x and 3.0.x users upgrade to 3.0.2
immediately. Users of CVS HEAD or 3.1.1 should upgrade to 3.1.2
immediately. This is critical if you have a "requirelogin" installation
and also have the WebService enabled.


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

Class:       Unauthorized Access
Versions:    2.23.3 and above.
Description: Bugzilla::WebService::User::offer_account_by_email does
             not check the "createemailregexp" parameter, and thus
             allows users to create accounts who would normally be
             denied account creation.
             The "emailregexp" parameter is still checked.
             If you do not have the SOAP::Lite Perl module installed on
             your Bugzilla system, your system is not vulnerable
             (because the Bugzilla WebService will not be enabled).

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


In our tree, this only affects 3.0.1. Please bump to 3.0.2.
Comment 1 Robert Buchholz (RETIRED) gentoo-dev 2007-09-19 13:52:41 UTC
Whiteboard. Maintainers already cc'ed.
Comment 2 Gunnar Wrobel (RETIRED) gentoo-dev 2007-09-19 14:56:03 UTC
Bumped to 3.0.2, removed insecure 3.0.1. Marked unstable on all arches, nothing to stabilize. webapps done here
Comment 3 Robert Buchholz (RETIRED) gentoo-dev 2007-09-19 15:38:56 UTC
Thanks. [noglsa] here.