1. Gentoo Linux Security Advisory
| Advisory Reference | GLSA 200501-34 / konversation |
| Release Date | January 24, 2005 |
| Latest Revision | January 24, 2005: 01 |
| Impact | normal |
| Exploitable | remote |
| Package | Vulnerable versions | Unaffected versions | Architecture(s) |
| net-irc/konversation | < 0.15.1 | >= 0.15.1 | All supported architectures |
Related bugreports: #78712
Konversation contains multiple vulnerabilities that could lead to remote command execution or information leaks.
Konversation is a user-friendly IRC client for KDE.
Wouter Coekaerts has discovered three vulnerabilites within Konversation:
A malicious server could create specially-crafted channels, which would exploit certain flaws in Konversation, potentially leading to the execution of shell commands. A user could also unintentionally input their password into the 'Nick' field in the Quick Connect dialog, exposing his password to IRC users, and log files.
There is no known workaround at this time.
All Konversation users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync # emerge --ask --oneshot --verbose ">=net-irc/konversation-0.15.1" |