Bug 122634 - www/pecl-APC should be updated
Summary: www/pecl-APC should be updated
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: Marcus Alves Grando
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-10 19:50 UTC by mark burdett
Modified: 2008-04-13 04:10 UTC (History)
0 users

See Also:


Attachments
apc.3.0.18.patch.txt (1.10 KB, text/plain; charset=us-ascii)
2008-04-10 20:29 UTC, mark burdett
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!