Bug 57323

Summary: CGI.pm in ports/lang/perl5* have a cross-site scripting vulneravility
Product: Ports & Packages Reporter: IIJIMA Hiromitsu <delmonta>
Component: Individual Port(s)Assignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description IIJIMA Hiromitsu 2003-09-28 17:50:03 UTC
	A cross-site scripting vulnerability is reported in CGI.pm.
	All of the following are affected:
		- 4.x base system's perl 5.005_03
		- ports/japanese/perl5 (5.005_03 with Japanese patch)
		- ports/lang/perl5 (5.6.1)
		- ports/lang/perl5.8 (5.8.0)

	I have sent separate PRs for 4.x base system and japanese/perl5.

Fix: 

Replace CGI.pm with a newer one, or force all users to install
	ports/www/p5-CGI.pm.
How-To-Repeat: 	See the exploit code at:
	http://marc.theaimsgroup.com/?l=bugtraq&m=105880349328877&w=2
Comment 1 IIJIMA Hiromitsu 2003-09-28 17:51:54 UTC
Labelled as CAN-2003-0615 and more information is available at:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0615
Comment 2 IIJIMA Hiromitsu 2003-09-28 18:00:30 UTC
Sorry, I have posted with wrong Category labelling.
It should have been labelled as ports/57323.

It is my fault that I failed to change Category: line after
copy-and-paste'ing from bin/57321.
Comment 3 IIJIMA Hiromitsu 2003-09-30 07:24:13 UTC
I have reposted a duplicate as ports/57391 before noticing that this issue
was renumbered to ports/57323.

Ports/57391 was already passed to the maintainer, so solve one of the two,
and close another.
Comment 4 Anton Berezin freebsd_committer freebsd_triage 2003-09-30 09:42:13 UTC
State Changed
From-To: open->closed

Committed as a reaction to ports/57391, thanks!