5 matches found
EUVD-2003-0159
Malware in sbrugna...
SUSE CVE-2005-0966
The IRC protocol plugin in Gaim 1.2.0, and possibly earlier versions, allows 1 remote attackers to inject arbitrary Gaim markup via ircmsgkick, ircmsgmode, ircmsgpart, ircmsgquit, 2 remote attackers to inject arbitrary Pango markup and pop up empty dialog boxes via ircmsginvite, or 3 malicious IR...
gaimexploit.txt
It has come to my attention that people have actually used this example code for a gaim plugin: AIM::register"Festival TTS", "0.0.1", "goodbye", ""; AIM::print"Perl Says", "Loaded Festival TTS"; AIM::command"idle", "60000" if $pro ne "Offline"; AIM::addeventhandler"eventimrecv", "synthesize"; sub...
[Full-Disclosure] Gaim festival plugin exploit
It has come to my attention that people have actually used this example code for a gaim plugin: AIM::register"Festival TTS", "0.0.1", "goodbye", ""; AIM::print"Perl Says", "Loaded Festival TTS"; AIM::command"idle", "60000" if $pro ne "Offline"; AIM::addeventhandler"eventimrecv", "synthesize"; sub...
CVE-2003-0163
The CVE affects the Gaim-Encryption plugin (versions 1.15 and earlier). The underlying issue is insufficient validation of the message length parameter in decrypt_msg, allowing a remote attacker to cause a denial of service by writing a zero byte into arbitrary heap memory when a negative length ...