Announcing the release of Web-MeetMe 3.0.4
July 31, 2008
This release primarily focuses on security.
A number of problems involving SQL injection and XSS were identified and reported by Jean-Michel Besnard.
Jean-Michel was kind enough to help with the testing as each vulnerability was addressed.
The new release is available in the downloads section of http://sourceforge.net/projects/web-meetme
Thank you and enjoy.
Dan
jabberd-2.2.2 release
July 28, 2008
It's time for next jabberd 2.2 series release.
Get 2.2.2 release as usual at:
http://ftp.xiaoka.com/jabberd2/releases/jabberd-2.2.2.tar.gz
http://ftp.xiaoka.com/jabberd2/releases/jabberd-2.2.2.tar.bz2
and read: http://svn.xiaoka.com/jabberd2/trunk/UPGRADE
This time some new features and some bugfixes.
You are really advised to upgrade.
ChangeLog:
* SSL certificate loading fixes
* Implemented MIO read throttling in c2s. Now we pause reading
socket instead of disconnection on throttle.
* Removed scod module.
* Added a maximum stanza limit to c2s. This can be used to set an
upper limit on the number of individual requests that can be
made in a given window of time.
* Fix a bug in s2s where xmlns="jabber:client" would get appended
to an incoming stanza even though the stanza already had an
xmlns attribute set.
For a full ChangeLog see:
http://svn.xiaoka.com/jabberd2/tags/jabberd-2.2.2/ChangeLog
Asterisk 1.4.21.2 and 1.2.30 Released
July 22, 2008
The Asterisk.org development team has released Asterisk versions
1.4.21.2 and 1.2.30.
Both of these releases include fixes for two security issues. Both of these issues affect users of the IAX2 channel driver. For more details on these vulnerabilities, see the published security advisories, AST-2008-010 and AST-2008-011.
AST-2008-010: Asterisk IAX 'POKE' resource exhaustion
- http://downloads.digium.com/pub/security/AST-2008-010.html
AST-2008-011: Traffic amplification in IAX2 firmware provisioning system
- http://downloads.digium.com/pub/security/AST-2008-011.html
Thank you for your continued support of Asterisk!
AST-2008-011: Traffic amplification in IAX2 firmware provisioning system
July 22, 2008
Asterisk Project Security Advisory - AST-2008-011
+------------------------------------------------------------------------+
| Product | Asterisk |
|--------------------+---------------------------------------------------|
| Summary | Traffic amplification in IAX2 firmware |
| | provisioning system |
|--------------------+---------------------------------------------------|
| Nature of Advisory | Traffic amplification attack |
|--------------------+---------------------------------------------------|
| Susceptibility | Remote unauthenticated sessions |
|--------------------+---------------------------------------------------|
| Severity | Critical |
|--------------------+---------------------------------------------------|
| Exploits Known | No |
|--------------------+---------------------------------------------------|
| Reported On | July 18, 2008 |
|--------------------+---------------------------------------------------|
| Reported By | Tilghman Lesher < tlesher AT digium DOT com > |
|--------------------+---------------------------------------------------|
| Posted On | July 22, 2008 |
|--------------------+---------------------------------------------------|
| Last Updated On | July 22, 2008 |
|--------------------+---------------------------------------------------|
| Advisory Contact | Tilghman Lesher < tlesher AT digium DOT com > |
|--------------------+---------------------------------------------------|
| CVE Name | CVE-2008-3264 |
+------------------------------------------------------------------------+
+------------------------------------------------------------------------+
| Description | An attacker may request an Asterisk server to send part |
| | of a firmware image. However, as this firmware download |
| | protocol does not initiate a handshake, the source |
| | address may be spoofed. Therefore, an IAX2 FWDOWNL |
| | request for a firmware file may consume as little as 40 |
| | bytes, yet produces a 1040 byte response. Coupled with |
| | multiple geographically diverse Asterisk servers, an |
| | attacker may flood an victim site with unwanted firmware |
| | packets. |
+------------------------------------------------------------------------+
+------------------------------------------------------------------------+
| Workaround | The only device which used this firmware upgrade |
| | procedure was the IAXy ATA device, and the last firmware |
| | upgrade was more than 18 months ago. It is unlikely that |
| | any IAXy devices in use today still need the last |
| | firmware upgrade. Therefore, deleting the firmware image |
| | from the directory where it is served from and sending a |
| | reload event to the Asterisk server is sufficient to |
| | purge the firmware image from the Asterisk server's |
| | memory. An Asterisk server which is unable to serve out |
| | the requested firmware image will reply to any such |
| | request with a much smaller REJECT packet, which is |
| | smaller than even the FWDOWNL packet. |
+------------------------------------------------------------------------+
+------------------------------------------------------------------------+
| Resolution | This firmware download procedure has been disabled by |
| | default in Asterisk. If you should still need to upgrade |
| | IAXys in the field, there is an option 'allowfwdownload' |
| | which can be enabled. However, due to the reasons |
| | specified on the Workaround section, it is recommended |
| | that you leave this option disabled and enable it only on |
| | secure internal networks when an IAXy is initially |
| | provisioned. |
+------------------------------------------------------------------------+
+------------------------------------------------------------------------+
| Affected Versions |
|------------------------------------------------------------------------|
| Product | Release | |
| | Series | |
|----------------------------------+-------------+-----------------------|
| Asterisk Open Source | 1.0.x | All versions |
|----------------------------------+-------------+-----------------------|
| Asterisk Open Source | 1.2.x | All versions prior to |
| | | 1.2.30 |
|----------------------------------+-------------+-----------------------|
| Asterisk Open Source | 1.4.x | All versions prior to |
| | | 1.4.21.2 |
|----------------------------------+-------------+-----------------------|
| Asterisk Addons | 1.2.x | Not affected |
|----------------------------------+-------------+-----------------------|
| Asterisk Addons | 1.4.x | Not affected |
|----------------------------------+-------------+-----------------------|
| Asterisk Business Edition | A.x.x | All versions |
|----------------------------------+-------------+-----------------------|
| Asterisk Business Edition | B.x.x | All versions prior to |
| | | B.2.5.4 |
|----------------------------------+-------------+-----------------------|
| Asterisk Business Edition | C.x.x | All versions prior to |
| | | C.1.10.3 |
|----------------------------------+-------------+-----------------------|
| AsteriskNOW | pre-release | All versions |
|----------------------------------+-------------+-----------------------|
| Asterisk Appliance Developer Kit | 0.x.x | All versions |
|----------------------------------+-------------+-----------------------|
| s800i (Asterisk Appliance) | 1.0.x | All versions prior to |
| | | 1.2.0.1 |
+------------------------------------------------------------------------+
+------------------------------------------------------------------------+
| Corrected In |
|------------------------------------------------------------------------|
| Product | Release |
|---------------------------------------------+--------------------------|
| Asterisk Open Source | 1.2.30 |
|---------------------------------------------+--------------------------|
| Asterisk Open Source | 1.4.21.2 |
|---------------------------------------------+--------------------------|
| Asterisk Business Edition | B.2.5.4 |
|---------------------------------------------+--------------------------|
| Asterisk Business Edition | C.1.10.3 |
|---------------------------------------------+--------------------------|
| Asterisk Business Edition | C.2.0.3 |
|---------------------------------------------+--------------------------|
| s800i (Asterisk Appliance) | 1.2.0.1 |
+------------------------------------------------------------------------+
+------------------------------------------------------------------------+
| Links | |
+------------------------------------------------------------------------+
+------------------------------------------------------------------------+
| Asterisk Project Security Advisories are posted at |
| http://www.asterisk.org/security |
| |
| This document may be superseded by later versions; if so, the latest |
| version will be posted at |
| http://downloads.digium.com/pub/security/AST-2008-011.pdf and |
| http://downloads.digium.com/pub/security/AST-2008-011.html |
+------------------------------------------------------------------------+
+------------------------------------------------------------------------+
| Revision History |
|------------------------------------------------------------------------|
| Date | Editor | Revisions Made |
|-----------------+--------------------+---------------------------------|
| July 22, 2008 | Tilghman Lesher | Initial release |
|-----------------+--------------------+---------------------------------|
| July 22, 2008 | Tilghman Lesher | Revised C.1 version numbers |
+------------------------------------------------------------------------+
Asterisk Project Security Advisory - AST-2008-011
Copyright (c) 2008 Digium, Inc. All Rights Reserved.
Permission is hereby granted to distribute and publish this advisory in its
original, unaltered form.
AST-2008-010: Asterisk IAX ‘POKE’ resource exhaustion
July 22, 2008
Asterisk Project Security Advisory - AST-2008-010
+------------------------------------------------------------------------+
| Product | Asterisk |
|----------------------+-------------------------------------------------|
| Summary | Asterisk IAX 'POKE' resource exhaustion |
|----------------------+-------------------------------------------------|
| Nature of Advisory | Denial of service |
|----------------------+-------------------------------------------------|
| Susceptibility | Remote Unauthenticated Sessions |
|----------------------+-------------------------------------------------|
| Severity | Critical |
|----------------------+-------------------------------------------------|
| Exploits Known | Yes |
|----------------------+-------------------------------------------------|
| Reported On | July 18, 2008 |
|----------------------+-------------------------------------------------|
| Reported By | Jeremy McNamara < jj AT nufone DOT net > |
|----------------------+-------------------------------------------------|
| Posted On | July 22, 2008 |
|----------------------+-------------------------------------------------|
| Last Updated On | July 22, 2008 |
|----------------------+-------------------------------------------------|
| Advisory Contact | Tilghman Lesher < tlesher AT digium DOT com > |
|----------------------+-------------------------------------------------|
| CVE Name | CVE-2008-3263 |
+------------------------------------------------------------------------+
+------------------------------------------------------------------------+
| Description | By flooding an Asterisk server with IAX2 'POKE' |
| | requests, an attacker may eat up all call numbers |
| | associated with the IAX2 protocol on an Asterisk server |
| | and prevent other IAX2 calls from getting through. Due |
| | to the nature of the protocol, IAX2 POKE calls will |
| | expect an ACK packet in response to the PONG packet sent |
| | in response to the POKE. While waiting for this ACK |
| | packet, this dialog consumes an IAX2 call number, as the |
| | ACK packet must contain the same call number as was |
| | allocated and sent in the PONG. |
+------------------------------------------------------------------------+
+------------------------------------------------------------------------+
| Resolution | The implementation has been changed to no longer allocate |
| | an IAX2 call number for POKE requests. Instead, call |
| | number 1 has been reserved for all responses to POKE |
| | requests, and ACK packets referencing call number 1 will |
| | be silently dropped. |
+------------------------------------------------------------------------+
+---------------------------------------------------------------------------------------------------------------------------------+
|Commentary|This vulnerability was reported to us without exploit code, less than two days before public release, with exploit |
| |code. Additionally, we were not informed of the public release of the exploit code and only learned this fact from a |
| |third party. We reiterate that this is irresponsible security disclosure, and we recommend that in the future, |
| |adequate time be given to fix any such vulnerability. Recommended reading: |
|
| |http://www.oisafety.org/guidelines/Guidelines%20for%20Security%20Vuln
| erability%20Reporting%20and%20Response%20V2.0.pdf|
+---------------------------------------------------------------------------------------------------------------------------------+
+------------------------------------------------------------------------+
| Affected Versions |
|------------------------------------------------------------------------|
| Product | Release | |
| | Series | |
|----------------------------------+-------------+-----------------------|
| Asterisk Open Source | 1.0.x | All versions |
|----------------------------------+-------------+-----------------------|
| Asterisk Open Source | 1.2.x | All versions prior to |
| | | 1.2.30 |
|----------------------------------+-------------+-----------------------|
| Asterisk Open Source | 1.4.x | All versions prior to |
| | | 1.4.21.2 |
|----------------------------------+-------------+-----------------------|
| Asterisk Addons | 1.2.x | Not affected |
|----------------------------------+-------------+-----------------------|
| Asterisk Addons | 1.4.x | Not affected |
|----------------------------------+-------------+-----------------------|
| Asterisk Business Edition | A.x.x | All versions |
|----------------------------------+-------------+-----------------------|
| Asterisk Business Edition | B.x.x.x | All versions prior to |
| | | B.2.5.4 |
|----------------------------------+-------------+-----------------------|
| Asterisk Business Edition | C.x.x.x | All versions prior to |
| | | C.1.10.3 |
|----------------------------------+-------------+-----------------------|
| AsteriskNOW | pre-release | All versions |
|----------------------------------+-------------+-----------------------|
| Asterisk Appliance Developer Kit | 0.x.x | All versions |
|----------------------------------+-------------+-----------------------|
| s800i (Asterisk Appliance) | 1.0.x | All versions prior to |
| | | 1.2.0.1 |
+------------------------------------------------------------------------+
+------------------------------------------------------------------------+
| Corrected In |
|------------------------------------------------------------------------|
| Product | Release |
|---------------------------------------------+--------------------------|
| Asterisk Open Source | 1.2.30 |
|---------------------------------------------+--------------------------|
| Asterisk Open Source | 1.4.21.2 |
|---------------------------------------------+--------------------------|
| Asterisk Business Edition | B.2.5.4 |
|---------------------------------------------+--------------------------|
| Asterisk Business Edition | C.1.10.3 |
|---------------------------------------------+--------------------------|
| Asterisk Business Edition | C.2.0.3 |
|---------------------------------------------+--------------------------|
| s800i (Asterisk Appliance) | 1.2.0.1 |
+------------------------------------------------------------------------+
+----------------------------------------------------------------------------------------------------------------------------+
|Links|http://www.oisafety.org/guidelines/Guidelines%20for%20Security%20
|Links|Vulnerability%20Reporting%20and%20Response%20V2.0.pdf|
|-----+----------------------------------------------------------------------------------------------------------------------|
| |http://www.securityfocus.com/bid/30321/info |
+----------------------------------------------------------------------------------------------------------------------------+
+------------------------------------------------------------------------+
| Asterisk Project Security Advisories are posted at |
| http://www.asterisk.org/security |
| |
| This document may be superseded by later versions; if so, the latest |
| version will be posted at |
| http://downloads.digium.com/pub/security/AST-2008-010.pdf and |
| http://downloads.digium.com/pub/security/AST-2008-010.html |
+------------------------------------------------------------------------+
+------------------------------------------------------------------------+
| Revision History |
|------------------------------------------------------------------------|
| Date | Editor | Revisions Made |
|-----------------+--------------------+---------------------------------|
| July 22, 2008 | Tilghman Lesher | Initial release |
|-----------------+--------------------+---------------------------------|
| July 22, 2008 | Tilghman Lesher | Revised C.1 version numbers |
+------------------------------------------------------------------------+
Asterisk Project Security Advisory - AST-2008-010
Copyright (c) 2008 Digium, Inc. All Rights Reserved.
Permission is hereby granted to distribute and publish this advisory in its
original, unaltered form.
jabberd-2.2.1 released
July 16, 2008
It's time for next jabberd 2.2 series release.
Get 2.2.1 release as usual at:
http://ftp.xiaoka.com/jabberd2/releases/jabberd-2.2.1.tar.gz
http://ftp.xiaoka.com/jabberd2/releases/jabberd-2.2.1.tar.bz2
and read: http://svn.xiaoka.com/jabberd2/trunk/UPGRADE
This is a big bugfix release.
ChangeLog:
* Removed jid prep cache and mysql filters cache. These are known
to grow without restrictions causing memory "leak".
* Fix in jabber:iq:register example in router-filter.xml
* Fix in lookup.resolve-ipv6 in s2s.xml handling
* Fix c2s's byte rate limiting.
* Make c2s's connection rate limiting and router's byte rate
limiting work better.
* Comments and spelling errors fixes
* Fix a potential memory leak when attempting to read from a
socket that has been closed.
* Improve the documentation for <max_fds> in the configuration
files.
* Merged MySQL crypt()ed password full implementation. Closes #228
* Re-use DB query the filter instead of recreating it.
* Added --without-subst option to disable subst/ library building.
* Do not bounce s2s error packets
* Fixed filtered packets error reporting
* Changed router-filter example, because resource is not matched
For a full ChangeLog see:
http://svn.xiaoka.com/jabberd2/tags/jabberd-2.2.1/ChangeLog
--
/\_./o__ Tomasz Sterna
(/^/(_^^' http://www.xiaoka.com/
._.(_.)_ im:smoku@xiaoka.com
New Facebook Application for voting on Asterisk Based Services and Applications.
July 15, 2008
Hi all,
Just a heads up, I've added a voting section for products, etc that work with Asterisk to the AsteriskWatch application on FaceBook:
http://apps.facebook.com/asterisk/
If you produce a product for Asterisk in any of the categories below and use FaceBook, you should log in and add your products.
* Low End VoIP Phones
* Mid Range VoIP Phones
* High End VoIP Phones
* Low Density ATA
* High Density VoIP Gateways
* Analogue Cards
* Basic Rate ISDN (BRI) Cards
* Primary Rate ISDN (PRI) Cards
* Rack Mount Servers
* Embedded Servers
* Asterisk Distributions
* Call Centre Software
* Screen Popping
* Monitoring
* Asterisk Config Management
* Asterisk GUIs
* Asterisk Websites
Users receive points for voting on the products and adding points to increase their ranking in the community. You can also get points for the following:
* 1-5 Patches accepted into Asterisk: 25 points
* 5-10 Patches accepted into Asterisk: 50 points
* Many Patches accepted into Asterisk: 120 points
* Documentation Written: 40 points
* Tech Support Given: 20 points
* Mailing List Support Given: 25 points
* Asterisk Version Supplied: 1 point
* Description Supplied: 1 point
* URL Given: 1 point
* 1st Favourite Asterisk Use Supplied: 1 point
* 2nd Favourite Asterisk Use Supplied: 1 point
* Invites to AsteriskWatch: 5 points each
* Written an Open Source application for Asterisk: 35 points
* Contributed to an Asterisk related Open Source project: 30 points
* Gave their vote for the Asterisk products: 1 point for each vote
* Added Asterisk Products: 3 point for each entry
The current leader is Steve Davies with 330 points.
Every product that is added to the database is also given a unique comments system so that users can respond with how they've found the products.
If you would like me to upload a photo to your database entry please send me a link to a small picture (will be changed to 150px) by adding a comment to the forum section.
Thanks for your time.
- --
Kind Regards,
Matt Riddell
Director



