Bug 122194 - Update port: mail/postfix-policyd-weight (security-fix)
Summary: Update port: mail/postfix-policyd-weight (security-fix)
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: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-28 14:50 UTC by Robert Felber
Modified: 2008-04-06 10:00 UTC (History)
0 users

See Also:


Attachments
postfix-policyd-weight-0.1.14.17.diff (1.83 KB, patch)
2008-03-28 14:50 UTC, Robert Felber
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Felber 2008-03-28 14:50:01 UTC
This pr closes ports/122060

See changelog excerpts below.


0.1.14 beta-17

- (security)  Using File::Spec->canonpath for normalization (trailing slashes)
              Check ownership of real directories to avoid race attacks
              for symlinks.
              Thanks to Robert Buchholz.    


0.1.14 beta-16 (not released)

- (security)  The check for symlinked directories was half complete.
              perl ignores -l if the argument has a trailung slash.
              Thanks to Andrej Kacian.
Comment 1 Rong-En Fan freebsd_committer freebsd_triage 2008-04-06 05:51:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-04-06 06:00:44 UTC
rafan       2008-04-06 05:00:34 UTC

  FreeBSD ports repository

  Modified files:
    mail/postfix-policyd-weight Makefile distinfo 
    mail/postfix-policyd-weight/files policyd-weight.in 
  Log:
  - Update to 0.1.14.17
  
  PR:             ports/122194
  Submitted by:   Robert Felber <robtone at ek-muc.de> (maintainer)
  Security:       multiple working directory symlink vulnerabilities
  
  Revision  Changes    Path
  1.14      +3 -1      ports/mail/postfix-policyd-weight/Makefile
  1.13      +3 -3      ports/mail/postfix-policyd-weight/distinfo
  1.4       +1 -1      ports/mail/postfix-policyd-weight/files/policyd-weight.in
_______________________________________________
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 3 dfilter service freebsd_committer freebsd_triage 2008-04-06 09:50:47 UTC
rafan       2008-04-06 08:50:38 UTC

  FreeBSD ports repository

  Modified files:
    security/vuxml       vuln.xml 
  Log:
  - Add entry for mail/postfix-policyd-weight
  
  PR:             ports/122194
  Reviewed by:    ports-security (miwi)
  
  Revision  Changes    Path
  1.1587    +29 -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 Rong-En Fan freebsd_committer freebsd_triage 2008-04-06 09:51:16 UTC
State Changed
From-To: open->closed

Committed. Thanks!