Bug 116898 - perl taint issue, removing self from CC
Summary: perl taint issue, removing self from CC
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Bugzilla
Classification: Community
Component: Bugzilla General
Version: 2.8
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: David Lawrence
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-02-26 04:30 UTC by R P Herrold
Modified: 2007-04-18 17:03 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-07-15 22:39:14 UTC
Embargoed:


Attachments (Terms of Use)

Description R P Herrold 2004-02-26 04:30:33 UTC
Changes submitted for bug 18959
Software error:

Insecure dependency in exec while running with -T switch at
/var/www/bugzilla/bugzilla/process_bug.cgi line 1818.

For help, please send mail to the webmaster (bugzilla),
giving this error message and the time and date of the error.
	Back To # 18959
Software error:

SELECT profiles.userid, profiles.login_name,  profiles.disabledtext 
FROM profiles, logincookies WHERE logincookies.cookie = '73775' AND
profiles.userid = logincookies.userid AND profiles.login_name =
'herrold' AND (logincookies.ipaddr = '24.31.189.192' OR
logincookies.ipaddr = '24.31.189.192'): server closed the connection
unexpectedly at globals.pl line 337.

For help, please send mail to the webmaster (bugzilla),
giving this error message and the time and date of the error. 

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

within the last ten minutes

Comment 1 David Lawrence 2004-07-15 22:39:14 UTC
Fixed.


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