Bug 121224

Summary: [patch] Add pcre vulnerability to security/vuxml
Product: Ports & Packages Reporter: Nick Barkas <snb>
Component: Individual Port(s)Assignee: Thomas Abthorpe <tabthorpe>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
pcre_vuln.patch none

Description Nick Barkas 2008-02-29 16:30:02 UTC
PCRE versions before 7.6 are vulnerable to arbitrary code execution via a buffer
overflow. The following patch adds this vulnerability to the VuXML document.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-02-29 16:30:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->secteam

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Thomas Abthorpe freebsd_committer freebsd_triage 2008-02-29 16:58:34 UTC
Responsible Changed
From-To: secteam->tabthorpe

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-03-01 04:08:17 UTC
tabthorpe    2008-03-01 04:08:11 UTC

  FreeBSD ports repository

  Modified files:
    security/vuxml       vuln.xml 
  Log:
  - Document pcre -- buffer overflow vulnerability
  
  PR:             ports/121224
  Submitted by:   Nick Barkas <snb threerings.net>
  
  Revision  Changes    Path
  1.1572    +30 -1     ports/security/vuxml/vuln.xml
_______________________________________________
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 Thomas Abthorpe freebsd_committer freebsd_triage 2008-03-01 04:08:29 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!