vendor:
Net::IRC
by:
milw0rm.com
9,3
CVSS
HIGH
Remote Code Execution
94
CWE
Product Name: Net::IRC
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2006
Remote Code Execution Vulnerability in Net::IRC
Net::IRC is a Perl module for creating IRC clients. A vulnerability exists in the way it handles user input, allowing an attacker to execute arbitrary code on the vulnerable system. The exploit code takes advantage of this vulnerability by sending a malicious payload to the victim's IRC client. The payload is a string of hexadecimal characters that, when decoded, contains a malicious Perl script.
Mitigation:
Upgrade to the latest version of Net::IRC.