Bug 122634

Summary: www/pecl-APC should be updated
Product: Ports & Packages Reporter: mark burdett <mfburdett>
Component: Individual Port(s)Assignee: Marcus Alves Grando <mnag>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
apc.3.0.18.patch.txt none

Description mark burdett 2008-04-10 19:50:01 UTC
www/pecl-APC should be updated from 3.0.16 to 3.0.18

3.0.17 addressed a critical security vulnerability: CVE-2008-1488

Stack-based buffer overflow in apc.c in Alternative PHP Cache (APC) 3.0.11 through 3.0.16 allows remote attackers to execute arbitrary code via a long filename.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-04-10 19:50:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mnag

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 mark burdett 2008-04-10 20:29:42 UTC
I've attached a patch, which seems to work in quick testing.

--mark
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-04-13 04:02:01 UTC
mnag        2008-04-13 03:01:57 UTC

  FreeBSD ports repository

  Modified files:
    www/pecl-APC         Makefile distinfo 
  Log:
  - Update to 3.0.18
  
  PR:             122634
  Submitted by:   mark burdett <mfburdett___gmail.com>
  
  Revision  Changes    Path
  1.24      +1 -2      ports/www/pecl-APC/Makefile
  1.17      +3 -3      ports/www/pecl-APC/distinfo
_______________________________________________
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"
Comment 4 Marcus Alves Grando freebsd_committer freebsd_triage 2008-04-13 04:02:29 UTC
State Changed
From-To: open->closed

Committed. Thanks!