Bug 7206 - query.cgi does BAD thinks when Bugzilla_logincookie is invalid!!!
Summary: query.cgi does BAD thinks when Bugzilla_logincookie is invalid!!!
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Bugzilla
Classification: Community
Component: Bugzilla General
Version: 2.1r
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: David Lawrence
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 1999-11-21 19:02 UTC by Aleksey Nogin
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 1999-11-22 17:00:28 UTC
Embargoed:


Attachments (Terms of Use)

Description Aleksey Nogin 1999-11-21 19:02:07 UTC
Do a little experiment:

1) Set Bugzilla_login to ayn2
2) Set Bugzilla_logincookie to something invalid (like 0). Now go to
query.cgi

BAD things happen:

1) All my saved queries are available (security issue!).
2) It does not suggest to log in at the top of the page (which it does when
Bugzilla_login is not set).
3) It does not give option to log out and log in as somebody else at the
bottom of the page (which it does when it thinks I am logged in).

Comment 1 David Lawrence 1999-11-22 17:00:59 UTC
Ok, i think i have this one fixed from what i can tell at my end. Please try to
recreate this on your end and let me know if it still occurs. Thanks.


Note You need to log in before you can comment on or make changes to this bug.