1. Gentoo Linux Security Advisory
| Advisory Reference | GLSA 200804-27 / silc-toolkit silc-client silc-server |
| Release Date | April 24, 2008 |
| Latest Revision | April 24, 2008: 01 |
| Impact | normal |
| Exploitable | remote |
| Package | Vulnerable versions | Unaffected versions | Architecture(s) |
| net-im/silc-toolkit | < 1.1.7 | >= 1.1.7 | All supported architectures |
| net-im/silc-client | < 1.1.4 | >= 1.1.4 | All supported architectures |
| net-im/silc-server | < 1.1.2 | >= 1.1.2 | All supported architectures |
Related bugreports: #212362, #214116, #214812
Multiple vulnerabilities were found in SILC Client, Server, and Toolkit, allowing for Denial of Service and execution of arbitrary code.
SILC (Secure Internet Live Conferencing protocol) Toolkit is a software development kit for use in clients, SILC Server is a communication server, and SILC Client is an IRSSI-based text client.
A remote attacker could exploit these vulnerabilities to cause a Denial of Service or execute arbitrary code with the privileges of the user running the application.
There is no known workaround at this time.
All SILC Toolkit users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync # emerge --ask --oneshot --verbose ">=net-im/silc-toolkit-1.1.7" |
All SILC Client users should upgrade to the latest version:
Code Listing 3.2: Resolution |
# emerge --sync # emerge --ask --oneshot --verbose ">=net-im/silc-client-1.1.4" |
All SILC Server users should upgrade to the latest version:
Code Listing 3.3: Resolution |
# emerge --sync # emerge --ask --oneshot --verbose ">=net-im/silc-server-1.1.2" |