Lucene search

K
gentooGentoo FoundationGLSA-200507-12
HistoryJul 13, 2005 - 12:00 a.m.

Bugzilla: Unauthorized access and information disclosure

2005-07-1300:00:00
Gentoo Foundation
security.gentoo.org
7

5 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:L/Au:N/C:N/I:P/A:N

0.001 Low

EPSS

Percentile

47.7%

Background

Bugzilla is a web-based bug-tracking system used by many projects.

Description

Bugzilla allows any user to modify the flags of any bug (CAN-2005-2173). Bugzilla inserts bugs into the database before marking them as private, in connection with MySQL replication this could lead to a race condition (CAN-2005-2174).

Impact

By manually changing the URL to process_bug.cgi, a remote attacker could modify the flags of any given bug, which could trigger an email including the bug summary to be sent to the attacker. The race condition when using Bugzilla with MySQL replication could lead to a short timespan (usually less than a second) where the summary of private bugs is exposed to all users.

Workaround

There are no known workarounds at this time.

Resolution

All Bugzilla users should upgrade to the latest available version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=www-apps/bugzilla-2.18.3"
OSVersionArchitecturePackageVersionFilename
Gentooanyallwww-apps/bugzilla< 2.18.3UNKNOWN

5 Medium

CVSS2

Attack Vector

NETWORK

Attack Complexity

LOW

Authentication

NONE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:L/Au:N/C:N/I:P/A:N

0.001 Low

EPSS

Percentile

47.7%