First published: Fri Sep 21 2007(Updated: )
The offer_account_by_email function in User.pm in the WebService for Bugzilla before 3.0.2, and 3.1.x before 3.1.2, does not check the value of the createemailregexp parameter, which allows remote attackers to bypass intended restrictions on account creation.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Mozilla Bugzilla | =3.0.0 | |
Mozilla Bugzilla | =3.0.1 | |
Mozilla Bugzilla | =3.1.1 | |
Mozilla Bugzilla | =3.1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2007-5038 is classified as a moderate severity vulnerability, allowing unauthorized account creation.
To fix CVE-2007-5038, upgrade to Bugzilla version 3.0.2 or later, or version 3.1.2 or later.
CVE-2007-5038 affects Bugzilla versions 3.0.0, 3.0.1, 3.1.0, and 3.1.1.
Yes, CVE-2007-5038 can be exploited remotely, allowing attackers to bypass account creation restrictions.
CVE-2007-5038 affects the offer_account_by_email function in User.pm of the Bugzilla WebService.