From owner-cvs-all@FreeBSD.ORG Sun Jul 3 10:26:31 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A7AF16A41C; Sun, 3 Jul 2005 10:26:31 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 880B743D46; Sun, 3 Jul 2005 10:26:31 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j63AQVhA075507; Sun, 3 Jul 2005 10:26:31 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j63AQVAF075506; Sun, 3 Jul 2005 10:26:31 GMT (envelope-from simon) Message-Id: <200507031026.j63AQVAF075506@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sun, 3 Jul 2005 10:26:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/ruby18 Makefile ports/lang/ruby18/files patch-lib_xmlrpc_utils.rb X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 10:26:31 -0000 simon 2005-07-03 10:26:31 UTC FreeBSD ports repository Modified files: lang/ruby18 Makefile Added files: lang/ruby18/files patch-lib_xmlrpc_utils.rb Log: Fix arbitrary command execution in XMLRPC server. PR: ports/82855 Submitted by: Renato Botelho Obtained from: Ruby CVS Approved by: maintainer timeout (1 day; security) With hat: secteam Security: CAN-2005-1992 Security: http://vuxml.FreeBSD.org/594eb447-e398-11d9-a8bd-000cf18bbe54.html Revision Changes Path 1.86 +1 -1 ports/lang/ruby18/Makefile 1.1 +11 -0 ports/lang/ruby18/files/patch-lib_xmlrpc_utils.rb (new)