pkgsrc/comms
jnemeth 2e94040785 Update to Asterisk 11.25.3. This is a security update to fix
AST-2017-005, AST-2017-006, and AST-2017-008.  There was no release
announcement as only security patches were issued.  I just found
this update while looking to see what updates I was missing for
more recent versions of Asterisk.  The Asterisk 11.x series was
declared end-of-life on Oct. 25th, 2017, so there will not be any
more updates to this package (other then PKGREVISION bumps for
dependencies) before it gets deleted.  There is a reasonable chance
that there are unpatched vulnerabilities in this package.  Anybody
still using it should upgrade a newer version as soon as possibble.

-----  AST-2017-2005  -----

    Description  The "strictrtp" option in rtp.conf enables a feature of the
                 RTP stack that learns the source address of media for a
                 session and drops any packets that do not originate from
                 the expected address. This option is enabled by default in
                 Asterisk 11 and above.

                 The "nat" and "rtp_symmetric" options for chan_sip and
                 chan_pjsip respectively enable symmetric RTP support in the
                 RTP stack. This uses the source address of incoming media
                 as the target address of any sent media. This option is not
                 enabled by default but is commonly enabled to handle
                 devices behind NAT.

                 A change was made to the strict RTP support in the RTP
                 stack to better tolerate late media when a reinvite occurs.
                 When combined with the symmetric RTP support this
                 introduced an avenue where media could be hijacked. Instead
                 of only learning a new address when expected the new code
                 allowed a new source address to be learned at all times.

                 If a flood of RTP traffic was received the strict RTP
                 support would allow the new address to provide media and
                 with symmetric RTP enabled outgoing traffic would be sent
                 to this new address, allowing the media to be hijacked.
                 Provided the attacker continued to send traffic they would
                 continue to receive traffic as well.

    Resolution  The RTP stack will now only learn a new source address if it
                has been told to expect the address to change. The RTCP
                support has now also been updated to drop RTCP reports that
                are not regarding the RTP session currently in progress. The
                strict RTP learning progress has also been improved to guard
                against a flood of RTP packets attempting to take over the
                media stream.

-----  AST-2017-006  -----

    Description  The app_minivm module has an "externnotify" program
                 configuration option that is executed by the MinivmNotify
                 dialplan application. The application uses the caller-id
                 name and number as part of a built string passed to the OS
                 shell for interpretation and execution. Since the caller-id
                 name and number can come from an untrusted source, a
                 crafted caller-id name or number allows an arbitrary shell
                 command injection.

    Resolution  Patched Asterisk's app_minivm module to use a different
                system call that passes argument strings in an array instead
                of having the OS shell determine the application parameter
                boundaries.

-----  AST-2017-008  -----

    Description  This is a follow up advisory to AST-2017-005.

                 Insufficient RTCP packet validation could allow reading
                 stale buffer contents and when combined with the "nat" and
                 "symmetric_rtp" options allow redirecting where Asterisk
                 sends the next RTCP report.

                 The RTP stream qualification to learn the source address of
                 media always accepted the first RTP packet as the new
                 source and allowed what AST-2017-005 was mitigating. The
                 intent was to qualify a series of packets before accepting
                 the new source address.

    Resolution  The RTP/RTCP stack will now validate RTCP packets before
                processing them. Packets failing validation are discarded.
                RTP stream qualification now requires the intended series of
                packets from the same address without seeing packets from a
                different source address to accept a new source address.
2018-07-16 23:21:58 +00:00
..
asterisk Update to Asterisk 11.25.3. This is a security update to fix 2018-07-16 23:21:58 +00:00
asterisk-sounds-de-x9media Add SHA512 digests for distfiles for comms category 2015-11-03 01:34:52 +00:00
asterisk-sounds-native Comment out some dead HOMEPAGEs. 2017-08-01 17:40:08 +00:00
asterisk13 *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
asterisk14 *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
asterisk15 Add Asterisk 15.4.1: 2018-07-16 21:53:04 +00:00
binkd Comment out dead sites. 2017-08-16 20:45:30 +00:00
birda Add SHA512 digests for distfiles for comms category 2015-11-03 01:34:52 +00:00
bthfp Add SHA512 digests for distfiles for comms category 2015-11-03 01:34:52 +00:00
conserver *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
conserver8 *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
deforaos-phone Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
dfu-util Correct the if statement to AND, not OR. 2016-12-03 13:02:22 +00:00
dl-ezkit Comment out some dead HOMEPAGEs. 2017-08-01 17:40:08 +00:00
efax *: remove qt3 and the packages using it, including KDE3 2017-09-26 10:26:54 +00:00
efax-gtk Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
estic Sort PLIST files. 2018-01-01 22:29:15 +00:00
fidogate fidogate: fix HOMEPAGE 2017-12-24 09:47:40 +00:00
gammu gammu: Update comms/gammu to 1.39.0 2018-05-16 08:23:29 +00:00
gkermit Add SHA512 digests for distfiles for comms category 2015-11-03 01:34:52 +00:00
gnome-pilot Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
gsmlib Comment out dead sites. 2017-08-16 20:45:30 +00:00
hylafax Modernize rc scripts, for PR 18681. Add hfaxd.sh, faxq.sh; remove 2015-12-29 00:05:54 +00:00
java-rxtx Whitespace. 2015-12-29 04:54:34 +00:00
jpilot Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
jpilot-syncmal Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
kermit Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
kyopon Add SHA512 digests for distfiles for comms category 2015-11-03 01:34:52 +00:00
libhidapi Add SHA512 digests for distfiles for comms category 2015-11-03 01:34:52 +00:00
libmal Comment out dead sites. 2017-08-16 20:45:30 +00:00
libopensync revbump after icu update 2018-04-14 07:33:52 +00:00
libopensync-plugin-evolution2 revbump after icu update 2018-04-14 07:33:52 +00:00
libopensync-plugin-file revbump after icu update 2018-04-14 07:33:52 +00:00
libopensync-plugin-syncml revbump after icu update 2018-04-14 07:33:52 +00:00
libsyncml Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
libticables2 Import global switch for libusb's implementation [2/2] 2018-02-10 13:53:46 +00:00
libticalcs2 Reset maintainer 2017-09-16 19:26:41 +00:00
libticonv Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
libtifiles2 Reset maintainer 2017-09-16 19:26:41 +00:00
lirc Revbump for packages depending on devel/libusb{,compat} 2018-02-27 23:56:07 +00:00
lrzsz Add SHA512 digests for distfiles for comms category 2015-11-03 01:34:52 +00:00
malsync Comment out dead MASTER_SITES/HOMEPAGEs. 2017-09-03 08:36:49 +00:00
mgetty+sendfax Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:37:46 +00:00
minicom *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
modemd Sort PLIST files. 2018-01-01 22:29:15 +00:00
msynctool revbump after icu update 2018-04-14 07:33:52 +00:00
multisync-gui extend PYTHON_VERSIONS_ for Python 3.7 2018-07-03 05:03:01 +00:00
obexapp Follow some redirects. 2017-09-03 08:53:04 +00:00
obexftp Revbump for packages depending on devel/libusb{,compat} 2018-02-27 23:56:07 +00:00
op_panel *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
openobex Revbump for packages depending on devel/libusb{,compat} 2018-02-27 23:56:07 +00:00
p5-Asterisk p5-Asterisk: update to 1.08. 2017-09-17 08:10:01 +00:00
p5-Data-AMF Fix build with Perl 5.26.0 2017-06-07 14:29:59 +00:00
p5-Device-Gsm Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:22:16 +00:00
p5-Device-Modem Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:22:16 +00:00
p5-Device-SerialPort Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:22:16 +00:00
p5-Device-XBee-API Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:22:16 +00:00
p5-pilot-link *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
p5-SMS-Send Fix build with Perl 5.26.0 2017-06-07 14:29:59 +00:00
picocom Import picocom-2.1 as comms/picocom. 2016-02-14 07:54:51 +00:00
pilot-link Comment out dead MASTER_SITES/HOMEPAGEs. 2017-09-03 08:36:49 +00:00
pilot-link-libs
pilotmgr Sort PLIST files. 2018-01-01 22:29:15 +00:00
plp fix openbsd/bitrig build 2015-11-07 23:43:56 +00:00
py-colorama 0.3.9 2017-07-20 17:13:13 +00:00
py-gammu py-gammu: Update comms/py-gammu to 2.11 2018-05-16 08:25:43 +00:00
py-serial Added ALTERNATIVES 2017-08-01 07:22:03 +00:00
py-termstyle Reset maintainer 2017-09-16 19:26:41 +00:00
qpage Add SHA512 digests for distfiles for comms category 2015-11-03 01:34:52 +00:00
ruby-termios Update ruby-termios to 1.0.2. 2016-07-17 14:25:00 +00:00
scmxx Comment out dead sites. 2017-09-04 18:00:49 +00:00
snooper Add SHA512 digests for distfiles for comms category 2015-11-03 01:34:52 +00:00
spandsp Follow some redirects. 2017-09-04 18:08:18 +00:00
srtp Sort PLIST files. 2018-01-01 22:29:15 +00:00
synce-librapi2 Add SHA512 digests for distfiles for comms category 2015-11-03 01:34:52 +00:00
synce-libsynce Add SHA512 digests for distfiles for comms category 2015-11-03 01:34:52 +00:00
synce-rra Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
synce-serial Add SHA512 digests for distfiles for comms category 2015-11-03 01:34:52 +00:00
tilp2 Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
tkhylafax *: gd.tuwien.ac.at/ftp.tuwien.ac.at is gone, remove it from various mastersites 2018-04-21 13:38:04 +00:00
tn3270 Fix openbsd build failure. 2015-11-07 23:47:52 +00:00
xfce4-modemlights-plugin Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
xisp Follow some redirects. 2017-09-06 09:02:59 +00:00
xtel Use OPSYSVARS. 2016-02-25 11:32:19 +00:00
Makefile + asterisk15 2018-07-16 21:53:48 +00:00