Commit graph

3166 commits

Author SHA1 Message Date
Brendan Fabeny
73059db992 Amend 689c2bf7-0701-11e3-9a25-002590860428 so that it doesn't overlap with
80771b89-f57b-11e2-bf21-b499baab0cbe, but keep both entries rather than
augmenting the old one, because I've cited the new one in a commit message.
2013-08-17 08:24:35 +00:00
Brendan Fabeny
4ce32e9298 Update security/libgcrypt to 1.5.3 [1], and document the latest gnupg
and libgcrypt vulnerability

PR:		181231
Submitted by:	Hirohisa Yamaguchi (maintainer) [1]
Security:	http://www.vuxml.org/freebsd/689c2bf7-0701-11e3-9a25-002590860428.html
2013-08-17 07:56:12 +00:00
Brad Davis
beeccba037 - Update puppet to 3.2.4 which fixes CVE-2013-4761 and CVE-2013-4956
Approved by:	swills@
Security:	2b2f6092-0694-11e3-9e8e-000c29f6ae42
2013-08-16 17:54:41 +00:00
Remko Lodder
e82c192b18 Correct polarssl entry, the lines were way to long, indentation was
incorrect, and the topic description does not need too many details
since that is explained in the description itself.

Also correct the url's since c comes before u ;-)

Prodded by:	stas
2013-08-16 05:35:00 +00:00
Stanislav Sedov
1f8bb4dc02 - Fix ordering of references.
Reported by:	remko
2013-08-15 19:54:22 +00:00
Stanislav Sedov
9c2bca2d9f - Add lcms2 DoS vulnerability entry.
Hat: secteam
2013-08-15 19:02:34 +00:00
Matthias Andree
c51af7a6be Add CVE Id, which was not in the advisory,
but on <https://polarssl.org/security>.
2013-08-13 06:20:27 +00:00
Matthias Andree
6421943e6a Record PolarSSL < 1.2.8 infinite loop denial of service.
Note: the port has not yet been upgraded, and the fix then needs to be merged
to the 9.2 ports branch before release.
2013-08-13 06:17:32 +00:00
Xin LI
12cdec36f5 Add a link to the advisory.
Submitted by:	remko
2013-08-09 20:52:29 +00:00
Xin LI
7027b5a896 Document Samba DoS vulnerability. 2013-08-09 17:22:16 +00:00
Florian Smeets
48f9528b90 - update firefox to 23.0
- update firefox-esr, thunderbird and libxul to 17.0.8
- update seamonkey to 2.20
- fix plist for *-i18n

Security:		0998e79d-0055-11e3-905b-0025905a4771
In collaboration with:	Jan Beich <jbeich@tormail.org>
2013-08-08 18:42:03 +00:00
Matthias Andree
65de6df531 Add one more reference for PuTTY 0.59-0.61 vuln CVE-2011-4607. 2013-08-07 16:26:12 +00:00
Matthias Andree
2dca42dc97 More references for PuTTY < 0.63 vulnerabilities. 2013-08-07 16:22:29 +00:00
Matthias Andree
a6428e5e5a Upgrade PuTTY to new 0.63 beta upstream release, adding vulnerability info.
Quoting the upstream's change log:

- Security fix: prevent a nefarious SSH server or network attacker from
  crashing PuTTY at startup in three different ways by presenting a maliciously
  constructed public key and signature.
- Security fix: PuTTY no longer retains the private half of users' keys in
  memory by mistake after authenticating with them.
- Revamped the internal configuration storage system to remove all fixed
  arbitrary limits on string lengths. In particular, there should now no longer
  be an unreasonably small limit on the number of port forwardings PuTTY can
  store.
- Port-forwarded TCP connections which close one direction before the other
  should now be reliably supported, with EOF propagated independently in the
  two directions. This also fixes some instances of port-forwarding data
  corruption (if the corruption consisted of losing data from the very end of
  the connection) and some instances of PuTTY failing to close when the session
  is over (because it wrongly thought a forwarding channel was still active
  when it was not).
- The terminal emulation now supports xterm's bracketed paste mode (allowing
  aware applications to tell the difference between typed and pasted text, so
  that e.g. editors need not apply inappropriate auto-indent).
- You can now choose to display bold text by both brightening the foreground
  colour and changing the font, not just one or the other.  - PuTTYgen will now
  never generate a 2047-bit key when asked for 2048 (or more generally n−1 bits
  when asked for n).
- Some updates to default settings: PuTTYgen now generates 2048-bit keys by
  default (rather than 1024), and PuTTY defaults to UTF-8 encoding and 2000
  lines of scrollback (rather than ISO 8859-1 and 200).
- Unix: PSCP and PSFTP now preserve the Unix file permissions, on copies in
  both directions.
- Unix: dead keys and compose-character sequences are now supported.
- Unix: PuTTY and pterm now permit font fallback (where glyphs not present in
  your selected font are automatically filled in from other fonts on the
  system) even if you are using a server-side X11 font rather than a Pango
  client-side one.
- Bug fixes too numerous to list, mostly resulting from running the code
  through Coverity Scan which spotted an assortment of memory and resource
  leaks, logic errors, and crashes in various circumstances.

Security:	4b448a96-ff73-11e2-b28d-080027ef73ec
Security:	CVE-2013-4206
Security:	CVE-2013-4207
Security:	CVE-2013-4208
Security:	CVE-2013-4852
2013-08-07 16:11:17 +00:00
Alexey Dokuchaev
aa8db30ef9 Adjust NVidia driver version ranges after r304966 to remedy false positives. 2013-08-07 08:41:51 +00:00
Olli Hauer
ac22a002c2 - secuity update for typo3 ports
- some small Makefile cleanups
- add vuxml entry

Vulnerability Types: Cross-Site Scripting, Remote Code Execution
 Overall Severity: Critical

Vulnerable subcomponent: Third Party Libraries used for audio and video playback
 Affected Versions: All versions from 4.5.0 up to the development branch of 6.2
 Vulnerability Type: Cross-Site Scripting
 Severity: Medium

Vulnerable subcomponent: Backend File Upload / File Abstraction Layer
 Vulnerability Type: Remote Code Execution by arbitrary file creation
 Affected Versions: All versions from 6.0.0 up to the development branch of 6.2
 Severity: Critical

PR:		ports/180951
		ports/180952
		ports/180953
Submitted by:	Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
Security:	http://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2013-002/
		CVE-2011-3642
		CVE-2013-1464
2013-08-05 21:56:56 +00:00
Matthew Seaman
9aacd678d3 - Security update of databases/phpmyadmin to 4.0.5
ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.0.5/phpMyAdmin-4.0.5-notes.html/download
SecurityAdvisory: http://www.phpmyadmin.net/home_page/security/PMASA-2013-10.php

- Deprecate databases/phpmyadmin35

This version is vulnerable to the 'clickjacking protection bypass'
problem fixed in 4.0.5, but the development team will not be
publishing a fix. "We have no solution for 3.5.x, due to the proposed
solution requiring JavaScript. We don't want to introduce a dependency
to JavaScript in the 3.5.x family."

Therefore deprecate this port and set expiry for one month.  Please
upgrade to 4.0.5 instead.

Security:	17326fd5-fcfb-11e2-9bb9-6805ca0b3d42
2013-08-04 12:13:50 +00:00
Rene Ladan
dcd32429b1 Add new vulnerabilities for www/chromium < 28.0.1500.95
Obtained from:	http://googlechromereleases.blogspot.nl/
2013-08-03 14:56:41 +00:00
Remko Lodder
6ce9fb0223 Modify the latest puppet entry. Because the matching of the version everything
below 3.2.2 was a match, including all 2.7.x versions. It also appears that
there is no puppet27 version, just puppet-2.7.x and puppet-3.2.x instead.

Bump modification date.

PR:		180958
Submitted by:	Kan Sasaki <sasaki@fcc.ad.jp>
2013-08-01 18:43:48 +00:00
Matthew Seaman
943783d0d5 Now that PMSA-2013-{9,11-15} have been published, borrow from them to
expand on the original rather sketchy entries.

Sort URL references[1]

Submitted by:	remko [1]
2013-07-29 19:17:27 +00:00
Matthew Seaman
87373d972a Security update: multiple vulnerabilities in databases/phpmyadmin and
databases/phpmyadmin35

 - update phpmyadmin to 4.0.4.2

ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.0.4.2/phpMyAdmin-4.0.4.2-notes.html/view

 - update phpmyadmin35 to 3.5.8.2

ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/3.5.8.2/phpMyAdmin-3.5.8.2-notes.html/view

 - vuxml

The PMSA references shown have not been published yet, hence no CVE
numbers and a lack of detail in the descriptions.  Yes, PMSA-2013-10
is missing from the sequence.  According to the security alert e-mail:

   "For more details, see the upcoming PMASA-2013-8 to PMASA-2013-15 (minus
    PMASA-2013-10 which is reserved for a future advisory)."
2013-07-28 15:38:44 +00:00
Remko Lodder
f89b3d36d0 Add entry for wordpress < 3.5.2
Requested by:	Patrick Oonk
2013-07-27 17:36:19 +00:00
Remko Lodder
0cf457b5fb Add additional reference, bump modified date. 2013-07-27 13:24:18 +00:00
Xin LI
31071be527 Document BIND denial of service vulnerability 2013-07-26 23:22:36 +00:00
Remko Lodder
4155837099 Cleanup last entry. Properly indent the entry and
make sure that after a period on the end of a line
we follow with two spaces.

hat:	    secteam
2013-07-26 11:06:44 +00:00
Jun Kuriyama
f9c20db575 Add an entry for security/gnupg1. 2013-07-25 22:56:06 +00:00
Benjamin Kaduk
e3d11f460c Update to 1.6.5
This is a security release by upstream, and requires configuration changes
in addition to the software update.  See UPDATING.

Reviewed by:	ports-security (zi, remko)
Approved by:	hrs (mentor, ports committer)
2013-07-25 18:29:27 +00:00
Lev A. Serebryakov
26252acebd Add <url></url> to references.
Submitted by:	Remko Lodder <remko@FreeBSD.org>
2013-07-24 20:59:28 +00:00
Lev A. Serebryakov
c24d6a1a61 Update:
devel/subversion to 1.8.1
   devel/subversion16 to 1.7.11

 These releases fix CVE-2013-4131
 http://subversion.apache.org/security/CVE-2013-4131-advisory.txt

Approved by:	Olli Hauer <ohauer@FreeBSD.org> for devel/subversion17
Security:	CVE-2013-4131
2013-07-24 17:18:50 +00:00
Bryan Drewery
7078805210 - Update whitespace for 2fbfd455-f2d0-11e2-8a46-000d601460a4
Requested by:	remko
2013-07-23 10:32:22 +00:00
Bryan Drewery
ced89103ad - Update suPHP to 0.7.2
- Document possible privilege escalation

Approved by:	maintainer timeout
Security:	2fbfd455-f2d0-11e2-8a46-000d601460a4
2013-07-22 13:24:05 +00:00
Olli Hauer
08adb108c3 - change apache24 version from 2.4.5 to 2.4.6 (2.4.5 was not released)
- add http://www.apache.org/dist/httpd/Announcement2.4.html as reference

requested by remko@
2013-07-21 18:54:51 +00:00
Olli Hauer
b132b94c6b - update to apache24-2.4.6
- new modules: mod_cache_socache, mod_macro and mod_proxy_wstunnel

- add enty to vuxml

SECURITY: CVE-2013-1896 (cve.mitre.org)
 mod_dav: Sending a MERGE request against a URI handled by mod_dav_svn with
 the source href (sent as part of the request body as XML) pointing to a
 URI that is not configured for DAV will trigger a segfault.

SECURITY: CVE-2013-2249 (cve.mitre.org)
 mod_session_dbd: Make sure that dirty flag is respected when saving
 sessions, and ensure the session ID is changed each time the session
 changes. This changes the format of the updatesession SQL statement.
 Existing configurations must be changed.

Changelog:
http://www.apache.org/dist/httpd/CHANGES_2.4.6

with hat apache@

Security:	ca4d63fb-f15c-11e2-b183-20cf30e32f6d
2013-07-20 17:11:54 +00:00
Xin LI
a9d6bb6990 Document gallery3 multiple vulnerabilities. 2013-07-17 22:09:58 +00:00
Eitan Adler
aceccabd30 Add missing citation
Requested by:	remko
2013-07-17 22:07:22 +00:00
Dag-Erling Smørgrav
1dbe7f201b Add two more PHP entries for issues which have already been fixed. 2013-07-16 18:10:12 +00:00
Eitan Adler
0834685815 Update to 11.2r202.291
PR:		ports/179502
Submitted by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
2013-07-15 21:06:36 +00:00
Xin LI
0fd34f0bfa Document squid 3.x denial of service vulnerability. 2013-07-15 18:25:19 +00:00
Carlo Strub
0eb5d3916e Adjust version numbers for OTRS vulnerabilities 2013-07-15 09:26:36 +00:00
Eitan Adler
163d2698f2 Add missing modified dates from r321329.
I had this sitting for a bit, but forgot to test & commit.

Requested by:	remko
2013-07-14 22:03:55 +00:00
Xin LI
51436e338d Wrap long lines. No content change. 2013-07-11 21:28:39 +00:00
Carlo Strub
68eeaf2e3f Security vulnerabilities in libzrtp
Security:	04320e7d-ea66-11e2-a96e-60a44c524f57
2013-07-11 20:35:19 +00:00
Steve Wills
c5fbdbef6e - Document ruby vulnerability 2013-07-11 20:17:33 +00:00
Carlo Strub
51d58f52f3 Add vulnerability on otrs
Security:	e3e788aa-e9fd-11e2-a96e-60a44c524f57
2013-07-11 07:50:26 +00:00
Olli Hauer
5183b40651 - update to apache-2.2.25
- update vuxml with additional CVE-2013-1896 entry

Changes with Apache 2.2.25
  http://www.apache.org/dist/httpd/CHANGES_2.2.25

  *) SECURITY: CVE-2013-1896 (cve.mitre.org)
     mod_dav: Sending a MERGE request against a URI handled by mod_dav_svn with
     the source href (sent as part of the request body as XML) pointing to a
     URI that is not configured for DAV will trigger a segfault. [Ben Reser
     <ben reser.org>]

  *) SECURITY: CVE-2013-1862 (cve.mitre.org)
     mod_rewrite: Ensure that client data written to the RewriteLog is
     escaped to prevent terminal escape sequences from entering the
     log file.  [Eric Covener, Jeff Trawick, Joe Orton]

  *) core: Limit ap_pregsub() to 64MB and add ap_pregsub_ex() for longer
     strings.  The default limit for ap_pregsub() can be adjusted at compile
      time by defining AP_PREGSUB_MAXLEN.  [Stefan Fritsch, Jeff Trawick]

  *) core: Support the SINGLE_LISTEN_UNSERIALIZED_ACCEPT optimization
     on Linux kernel versions 3.x and above.  PR 55121.  [Bradley Heilbrun
     <apache heilbrun.org>]

  *) mod_setenvif: Log error on substitution overflow.
     [Stefan Fritsch]

  *) mod_ssl/proxy: enable the SNI extension for backend TLS connections
     [Kaspar Brand]

  *) mod_proxy: Use the the same hostname for SNI as for the HTTP request when
     forwarding to SSL backends. PR 53134.
     [Michael Weiser <michael weiser.dinsnail.net>, Ruediger Pluem]

  *) mod_ssl: Quiet FIPS mode weak keys disabled and FIPS not selected emits
     in the error log to debug level.  [William Rowe]

  *) mod_ssl: Catch missing, mismatched or encrypted client cert/key pairs
     with SSLProxyMachineCertificateFile/Path directives. PR 52212, PR 54698.
     [Keith Burdis <keith burdis.org>, Joe Orton, Kaspar Brand]

  *) mod_proxy_balancer: Added balancer parameter failontimeout to allow server
     admin to configure an IO timeout as an error in the balancer.
     [Daniel Ruggeri]

  *) mod_authnz_ldap: Allow using exec: calls to obtain LDAP bind
     password.  [Daniel Ruggeri]

  *) htdigest: Fix buffer overflow when reading digest password file
     with very long lines. PR 54893. [Rainer Jung]

  *) mod_dav: Ensure URI is correctly uriencoded on return. PR 54611
     [Timothy Wood <tjw omnigroup.com>]

  *) mod_dav: Make sure that when we prepare an If URL for Etag comparison,
     we compare unencoded paths. PR 53910 [Timothy Wood <tjw omnigroup.com>]

  *) mod_dav: Sending an If or If-Match header with an invalid ETag doesn't
     result in a 412 Precondition Failed for a COPY operation. PR54610
     [Timothy Wood <tjw omnigroup.com>]

  *) mod_dav: When a PROPPATCH attempts to remove a non-existent dead
     property on a resource for which there is no dead property in the same
     namespace httpd segfaults. PR 52559 [Diego Santa Cruz
     <diego.santaCruz spinetix.com>]

  *) mod_dav: Do not fail PROPPATCH when prop namespace is not known.
     PR 52559 [Diego Santa Cruz <diego.santaCruz spinetix.com>]

  *) mod_dav: Do not segfault on PROPFIND with a zero length DBM.
     PR 52559 [Diego Santa Cruz <diego.santaCruz spinetix.com>]

PR:		ports/180248
Submitted by:	Jason Helfman jgh@
2013-07-10 19:01:44 +00:00
Rene Ladan
fca5644183 Add new vulnerabilities for www/chromium < 28.0.1500.71
Obtained from:	http://googlechromereleases.blogspot.nl/
2013-07-10 14:35:58 +00:00
Olli Hauer
a344b454d8 - add fix for CVE-2013-1862
- adjust vuxml
2013-07-06 08:46:39 +00:00
Olli Hauer
89d9998222 - document apache22 CVE-2013-1862 (mod_rewrite)
Update to apache22-2.2.25 is ready to commit.
Until now there is no official announcement from apache.org
so we hold the update back until we have official checksums.
2013-07-05 21:06:15 +00:00
Xin LI
a4c3e0313f Fix CVE-2013-2174 for ftp/curl with a patch from vendor for
now so that users can build the port, per popular demands
on mailing list.

The upgrade patch found in ports/172325 is currently under
exp-run.  The changes in this commit against ftp/curl can be
safely reverted before applying that patch, as it's shipped
with new curl release.

Approved by:	portmgr (miwi)
2013-07-02 07:43:02 +00:00
Matthew Seaman
63cb6cc692 Security update to 4.0.4.1
ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.0.4.1/phpMyAdmin-4.0.4.1-notes.html/view

Advisory: http://www.phpmyadmin.net/home_page/security/PMASA-2013-7.php

Security:	1b93f6fe-e1c1-11e2-948d-6805ca0b3d42
2013-06-30 20:49:32 +00:00