diff options
author | ohauer <ohauer@FreeBSD.org> | 2013-10-18 03:35:22 +0800 |
---|---|---|
committer | ohauer <ohauer@FreeBSD.org> | 2013-10-18 03:35:22 +0800 |
commit | ae9d631bf9fd07156209d378c1d3373f90352e13 (patch) | |
tree | 533dea51d71c7a52cd1c16c126c264779d421009 /german/Makefile | |
parent | a7549f9d1499fceb2b9e7e8663ef4e8a621b420e (diff) | |
download | freebsd-ports-gnome-ae9d631bf9fd07156209d378c1d3373f90352e13.tar.gz freebsd-ports-gnome-ae9d631bf9fd07156209d378c1d3373f90352e13.tar.zst freebsd-ports-gnome-ae9d631bf9fd07156209d378c1d3373f90352e13.zip |
- update to latest release [1]
- use PKGNAMESUFFIX instead LATEST_LINK
- whitespace cleanup
- svn mv */bugzilla to */bugzilla40
- add vuxml entry
4.4.1, 4.2.7, and 4.0.11 Security Advisory
Wednesday Oct 16th, 2013
Summary
=======
Bugzilla is a Web-based bug-tracking system used by a large number of
software projects. The following security issues have been discovered
in Bugzilla:
* A CSRF vulnerability in process_bug.cgi affecting Bugzilla 4.4 only
can lead to a bug being edited without the user consent.
* A CSRF vulnerability in attachment.cgi can lead to an attachment
being edited without the user consent.
* Several unfiltered parameters when editing flagtypes can lead to XSS.
* Due to an incomplete fix for CVE-2012-4189, some incorrectly filtered
field values in tabular reports can lead to XSS.
All affected installations are encouraged to upgrade as soon as
possible.
[1] even bugzilla40 gets upstream fixes an upgrade to bugzilla42/44 is recommend
Security: vid e135f0c9-375f-11e3-80b7-20cf30e32f6d
CVE-2013-1733
CVE-2013-1734
CVE-2013-1742
CVE-2013-1743
Diffstat (limited to 'german/Makefile')
-rw-r--r-- | german/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/german/Makefile b/german/Makefile index 45c44a244e34..e448b07ac5d8 100644 --- a/german/Makefile +++ b/german/Makefile @@ -11,7 +11,7 @@ SUBDIR += bsdforen-firefox-searchplugin SUBDIR += bsdgroup-firefox-searchplugin SUBDIR += bsdpaste - SUBDIR += bugzilla + SUBDIR += bugzilla40 SUBDIR += bugzilla42 SUBDIR += bugzilla44 SUBDIR += calligra-l10n |