aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2015-12-01 22:28:46 +0800
committerume <ume@FreeBSD.org>2015-12-01 22:28:46 +0800
commita4f831032b448b08694127806ec4f65e0bac6450 (patch)
treed99b0bdef32b838fbfb29709f8d7c865285b5d5f /security
parentb7466afe38f37f0b9dcad0802bd4ecd4e6c04a8f (diff)
downloadfreebsd-ports-gnome-a4f831032b448b08694127806ec4f65e0bac6450.tar.gz
freebsd-ports-gnome-a4f831032b448b08694127806ec4f65e0bac6450.tar.zst
freebsd-ports-gnome-a4f831032b448b08694127806ec4f65e0bac6450.zip
Document Cyrus IMAPd integer overflow vulnerability.
Security: CVE-2015-8077 Security: CVE-2015-8078
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml36
1 files changed, 36 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 787d80ee9727..0867e5272307 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -58,6 +58,42 @@ Notes:
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="d62ec98e-97d8-11e5-8c0e-080027b00c2e">
+ <topic>cyrus-imapd -- integer overflow in the start_octet addition</topic>
+ <affects>
+ <package>
+ <name>cyrus-imapd25</name>
+ <range><ge>2.5.0</ge><lt>2.5.7</lt></range>
+ </package>
+ <package>
+ <name>cyrus-imapd24</name>
+ <range><ge>2.4.0</ge><lt>2.4.18_2</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Cyrus IMAP 2.5.7 Release Note states:</p>
+ <blockquote cite="https://docs.cyrus.foundation/imap/release-notes/2.5/x/2.5.7.html">
+ <p>CVE-2015-8077, CVE-2015-8078: protect against integer overflow in urlfetch range checks</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2015-8078</cvename>
+ <url>http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8078</url>
+ <url>http://people.canonical.com/~ubuntu-security/cve/2015/CVE-2015-8078.html</url>
+ <url>https://security-tracker.debian.org/tracker/CVE-2015-8078</url>
+ <cvename>CVE-2015-8077</cvename>
+ <url>https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8077</url>
+ <url>http://people.canonical.com/~ubuntu-security/cve/2015/CVE-2015-8077.html</url>
+ <url>https://security-tracker.debian.org/tracker/CVE-2015-8077</url>
+ </references>
+ <dates>
+ <discovery>2015-11-04</discovery>
+ <entry>2015-12-01</entry>
+ </dates>
+ </vuln>
+
<vuln vid="11c52bc6-97aa-11e5-b8df-14dae9d210b8">
<topic>django -- information leak vulnerability</topic>
<affects>
-1.20&id=1a7dd7fe0e1c3a39f6025f34cf9f511028d1f53e'>Mark the remaining ports depending on Google Code as DEPRECATED, with anmat2017-03-041-0/+2 * - Update to 2.0.4acm2017-03-023-12/+29 * Move x11-toolkits/p5-Gtk to x11-toolkits/p5-Gtk-Perlsunpoet2017-02-281-3/+3 * Update comms/smstools3 to 3.1.17madpilot2017-02-282-4/+8 * New port: comms/rubygem-serialportkrion2017-02-254-0/+24 * Update comms/smstools3 to 3.1.16madpilot2017-02-233-18/+10 * Update to v2.6.1martymac2017-02-212-5/+4 * Update Qt5 to 5.7.1, and unify the Qt4 and Qt5 ports some moretcberner2017-02-196-28/+32 * - make portlint happierdinoex2017-02-185-18/+18 * Use -fPIC for all architectures because the makefile tries to create atijl2017-02-141-3/+3 * Add -fPIC to various ports to enable them to build on armv6.linimon2017-02-101-6/+3 * - Added LICENSEkrion2017-02-1013-533/+506 * comms/linpsk: unbreak with clang 4.0jbeich2017-02-063-0/+36 * Update comms/twpsk to 4.2krion2017-02-052-4/+6 * Strip shared librarysunpoet2017-02-051-1/+7 * Prefer -std=gnu89 over -fgnu89-inlinejbeich2017-02-051-1/+1 * Switch ports to use USE_PYQT=<foo> instead of using RUN_- and BUILD_DEPENDStcberner2017-02-041-2/+2 * comms/qico: unbreak on 12.0 after base r308264jbeich2017-02-021-0/+10 * Bump PORTREVISION for ports affected by the fix the last commit.mat2017-02-011-1/+1 * Mark various ports broken on aarch64 and armv6.linimon2017-01-311-0/+2 * Replace spaces with tabs.rakuco2017-01-211-1/+1 * Replace spaces with tabs.rakuco2017-01-211-1/+1 * Update to 1.3.28db2017-01-213-7/+7 * Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/sunpoet2017-01-213-3/+3 * comms/telldus-core: unbreak with clang 4.0jbeich2017-01-191-0/+31 * Fix build with clang 4.0martymac2017-01-171-1/+2 * Update to 0.5.1 (and fix build)olivier2017-01-136-63/+131 * Update to 1.38.1.vanilla2017-01-122-4/+4 * - Update to 1.6cpm2017-01-123-31/+79 * Remove bogus patch-src_xmrpcpp_XmlRpcBase64.hdb2017-01-091-10/+0 * - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOLamdmi32017-01-093-18/+2 * Move upstream distribution to Sourceforgedb2017-01-081-0/+1 * Update to latest and move to SourceForgedb2017-01-083-15/+5 * Upstream repo is now on SourceForge followdb2017-01-086-11/+30 * =Version 3.23.20=db2017-01-082-5/+4 * Restore change made by @jbeich made in rev 430669 accidentally removed.db2017-01-081-49/+1 * Update to 3.7.10.1db2017-01-0817-167/+273 * LIB_DEPENDS=libglib-2.0.so should be USE_GNOME=glib20.adamw2017-01-071-2/+1 * devel/boost-*: update to 1.63.0jbeich2017-01-066-4/+6 * comms/dfu-programmer: chase r316903jbeich2017-01-061-3/+1 * comms/dfu-util: drop nop flagsjbeich2017-01-061-2/+0 * Assume "pkg-config libusb*" works after 9.x EOLjbeich2017-01-068-65/+9 * Fix svn properties. Bug in psvn!db2017-01-067-7/+10 * Release: WSJT-X Version 1.7.0db2017-01-059-49/+87 * Add cwstudio 0.9.5, fast, portable and lightweight Morse code signalsdb2017-01-044-0/+32 * Update gr-osmosdr to version 20160622 and bump dependent ports' revisionsmartymac2017-01-023-6/+5 * comms/rubygem-ruby-termios: update to 1.0.2swills2017-01-022-3/+4 * Version 3.1db2017-01-016-22/+12 * Remove warnings about installing documentation and examples. The only usersadamw2017-01-011-1/+0 * - Make portscout ignore slave portsavilla2016-12-281-0/+2 * Remove expired port:rene2016-12-275-61/+0 * Bump PORT_REVISION as pkg-plist has changed.db2016-12-275-6/+28 * Spell EXPIRATION_DATE correctly.mat2016-12-261-1/+1 * Update to 3.23.19db2016-12-262-4/+4 * - Remove unneeded depend on linux emulationamdmi32016-12-251-2/+2 * Update to 2.2.vanilla2016-12-252-3/+4 * Version 3.23.18db2016-12-234-7/+6 * Update to 4.1.3db2016-12-234-9/+10 * Bumped PORTREVISIONdb2016-12-233-1/+11 * Move doxygen things to a DOXYGEN option.mat2016-12-212-779/+774 * Move doxygen dependency from DOCS to DOXYGEN.mat2016-12-212-11/+11 * Whatever you do, ${PORTSDIR}/ keeps creeping back.mat2016-12-181-1/+1 * Update to 1.38.0jhale2016-12-164-20/+9 * Switch USES=compiler:gcc-c++11-lib to use base libc++ on 10.2+ systemsjbeich2016-12-161-1/+1 * - Update to 2.0.14danilo2016-12-152-6/+9 * - Update to 1.4.0sunpoet2016-12-131-1/+1 * Horde package update:mm2016-12-122-5/+4 * multimedia/ffmpeg: update to 3.2.2jbeich2016-12-111-1/+1 * comms/java-simple-serial-connector: Do not rewrite system variable ARCH:bsam2016-12-111-3/+5 * Remove libintl.so.9 compatibility link that was added in r374303 totijl2016-12-0912-12/+12 * Remove libiconv.so.3 compatibility link that was added in r374303 totijl2016-12-091-0/+1 * Remove libexpat.so.6 compatibility link that was added in r374303 totijl2016-12-093-2/+3 * Remove libart_lgpl_2.so.5 compatibility link that was added in r374303 totijl2016-12-092-1/+2 * Remove libcurl.so.7 compatibility link that was added in r374303 totijl2016-12-091-0/+1 * Remove libjpeg.so.11 compatibility link that was added in r374303 totijl2016-12-093-3/+3 * Remove libogg.so.8, libvorbis.so.4 and libvorbisfile.so.6 compatibilitytijl2016-12-081-0/+1 * Fix build for latest clang importdb2016-12-071-0/+11 * Bump PORTREVISIONS for ports depending on the canonical version of GCC andgerald2016-12-075-3/+5 * Do not use post-stage. Use post-install instead.mat2016-12-023-6/+6 * Don't quote {} in find -exec calls.mat2016-12-011-5/+5 * - Fix LICENSEamdmi32016-11-282-1/+20 * - Fix license handling (ports may not set NO_LICENSES_INSTALL)amdmi32016-11-241-12/+8 * devel/boost-*: update to 1.62.0jbeich2016-11-236-4/+6 * Conditionalize sse flags on amd64/i386. They make no sense elsewherelinimon2016-11-231-1/+2 * - Update to 2.0.2acm2016-11-223-30/+9 * Bump PORTREVISIONS for ports depending on the canonical version of GCC andgerald2016-11-207-4/+7 * comms/tlf, math/topaz, devel/devtodo: Document ncurses requirementmarino2016-11-201-1/+1 * Simplify Makefile of comms/jsdrtcberner2016-11-196-41/+31 * comms/uhd: Document ncurses requirementmarino2016-11-181-1/+2 * Update to latest releasedb2016-11-172-5/+7 * Mark as broken on various tier-2 archs.linimon2016-11-143-0/+7 * Update to 2.7.vanilla2016-11-132-4/+4 * Update to 1.37.91.vanilla2016-11-136-85/+19 * Horde package update:mm2016-11-122-4/+4 * comms/conserver-com: Add IPMI support, Fix MANswills2016-11-101-6/+15 * Unbreak fldigi and update to latest version 3.23.15db2016-11-1017-192/+27 * comms/fldigi: mark BROKEN after r425442jbeich2016-11-091-0/+2 * Horde package update:mm2016-11-092-4/+4 * Don't free the struct before free'ing it's member.xride2016-11-081-0/+13 * UHD seems to use SSE2 functions and seems to need the addional compiler spitc...mr2016-11-071-0/+1 * - Update openobex to 1.7.2madpilot2016-11-065-24/+13 * comms/dabstick-radio: unbreak build with ffmpeg 3.xjbeich2016-11-042-1/+30 * Now builds on sparc64.linimon2016-11-031-1/+0 * - Add UTF8 option [1]madpilot2016-11-027-26/+58 * devel/pkgconf doesn't search under lib/pkgconfig by defaultjbeich2016-11-012-3/+8 * - Update to 3.2.1sbz2016-10-285-27/+34 * Cleanup USE_GITHUB usage.mat2016-10-262-5/+5 * Library for working with serial ports in Java.bsam2016-10-2610-0/+207 * Use USES=pathfix where applicable.mat2016-10-217-37/+4 * ${RM} already has -f.mat2016-10-213-4/+4 * Introduce new extensible virtual categories for KDEtcberner2016-10-191-3/+1 * Update to 2.6.0martymac2016-10-132-12/+10 * Whatever you do, ${PORTSDIR} always creeps in depends.mat2016-10-121-7/+7 * Update to 3.7.9.2db2016-10-1033-662/+359 * Also mark as broken on sparc64. Pet portlint.linimon2016-10-061-2/+3 * Mark for removal in two months since port conflicts with prior existingdb2016-10-032-0/+6 * comms/rtl-sdr: pedantic typo correctionmarino2016-10-011-1/+1 * Fix build.mat2016-10-012-104/+105 * Only build docs with doxygen inside a DOXYGEN option.mat2016-10-011-4/+4 * Horde package update:mm2016-09-302-4/+4 * * Replace the canonical upstream with a random copy found on GitHub,naddy2016-09-302-3/+9 * Trivial fix for master site.naddy2016-09-291-3/+1 * - Update devel/doxygen to 1.8.12antoine2016-09-288-12/+10 * Update the Qt5 ports to 5.6.1.rakuco2016-09-174-11/+87 * Try to fix the package build for DOXYGEN=ON/OFFmr2016-09-152-1325/+1331 * Unmark broken on powerpc64swills2016-09-153-6/+0 * GOOGLE_CODE has gone away.mat2016-09-142-0/+4 * Some fixes for better ports compatibility suggested my Mathieu.mr2016-09-143-23/+4 * Add uhdmr2016-09-141-0/+1 * Add the latest stable Ettus-Research USRP Hardware Driver (UHD) Software and ...mr2016-09-146-0/+1623 * comms/kermit: Upgrade version 9.0.302 => 9.0.304 (LibreSSL support)marino2016-09-125-10/+29 * comms/libimobiledevice: Handle missing SSLv3 casemarino2016-09-102-2/+12 * Most commonly used build systems support silent builds, when theyamdmi32016-09-103-3/+0 * Add Hackrf supportmartymac2016-09-091-2/+5 * comms/libmodbus: Update to version 3.1.4.bsam2016-09-073-6/+7 * - Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk withtijl2016-09-062-4/+3 * Replace Mk/bsd.kde4.mk by Mk/Uses/kde.mk in preparation for KDE Frameworks andtcberner2016-08-241-2/+2 * comms/hylafax: Mark Un'BROKEN, Take MAINTAINER'shipkoobs2016-08-201-4/+2 * comms/hylafax: Mark broken (runtime failure to receive faxes)marino2016-08-191-0/+2 * USE_BDB cleanup.mat2016-08-082-5/+2 * - Update to 1.4cpm2016-08-063-23/+74 * - Update devel/doxygen to 1.8.11antoine2016-08-022-3/+3 * Fix collision with getline(3)bapt2016-08-015-0/+64 * Cleanup $() variables in ports Makefiles.mat2016-07-201-1/+1 * Update to 20160710.kevlo2016-07-202-5/+6 * When there is a do-install target, do not use a post-install target, domat2016-07-191-9/+13 * Remove @comment $FreeBSD$ from pkg-plist files.mat2016-07-071-1/+0 * Remove expired ports without open PRs:rene2016-07-056-90/+0 * Horde package update:mm2016-07-022-3/+4 * Fix packagingantoine2016-06-251-3/+3 * Prefer relative links to make packages more relocation friendlybapt2016-06-23