Bug 106287 - ruby-1.8.5-p2 released
Summary: ruby-1.8.5-p2 released
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Stanislav Sedov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-04 03:00 UTC by UEDA Hiroyuki
Modified: 2006-12-04 20:50 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description UEDA Hiroyuki 2006-12-04 03:00:24 UTC
Ruby development team has announced that they rleased ruby-1.8.5-p2 because of security vulnerabilities in lib/cgi.rb. You can see the detail with following URL.

http://www.ruby-lang.org/en/news/2006/12/04/another-dos-vulnerability-in-cgi-library

I did sent-pr(http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/105113) and fixed it in current ports, but there is another vulnerability which was not fixed by previous patch.


You can obtain latest tar archive from:

http://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.5-p2.tar.gz

Fix: 

For fixing this problem, you need to upgrade 1.8.5-p2.

You can obtain latest release from following URL:

http://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.5-p2.tar.gz
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-12-04 11:28:01 UTC
Responsible Changed
From-To: freebsd-ports-bugs->stas

Over to maintainer
Comment 2 Stanislav Sedov freebsd_committer freebsd_triage 2006-12-04 20:37:10 UTC
State Changed
From-To: open->closed

I've decided to commit the patch for the cgi library instead, as it's 
very small. Thanks for the report!
Comment 3 dfilter service freebsd_committer freebsd_triage 2006-12-04 20:44:13 UTC
stas        2006-12-04 20:33:04 UTC

  FreeBSD ports repository

  Modified files:
    lang/ruby18          Makefile 
    lang/ruby18/files    patch-lib_cgi.rb 
  Log:
  - Fix an another cgi library vulnerability
  - Bump portrevision
  
  PR:             ports/106287
  Reported by:    UEDA Hiroyuki <bsdmad@gmail.com>
  Obtained from:  ruby cvs
  
  Revision  Changes    Path
  1.121     +1 -1      ports/lang/ruby18/Makefile
  1.2       +28 -3     ports/lang/ruby18/files/patch-lib_cgi.rb
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"