Security Advisories (1)
CVE-2010-3438 (2019-11-12)

libpoe-component-irc-perl before v6.32 does not remove carriage returns and line feeds. This can be used to execute arbitrary IRC commands by passing an argument such as \"some text\\rQUIT\" to the 'privmsg' handler, which would cause the client to disconnect from the server.

NAME

POE::Component::IRC::Constants - Defines constants required by POE::Component::IRC.

SYNOPSIS

use POE::Component::IRC::Constants;

DESCRIPTION

POE::Component::IRC::Constants defines constants required by POE::Component::IRC and derived sub-classes.

AUTHOR

Chris Williams <chris@bingosnet.co.uk>

SEE ALSO

POE::Component::IRC