vendor:
mIRC
by:
James Martin
7.5
CVSS
HIGH
Buffer Overflow
120
CWE
Product Name: mIRC
Affected Version From: mIRC 6.12
Affected Version To: mIRC 6.12
Patch Exists: YES
Related CWE: N/A
CPE: a:mirc:mirc
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows
2002
mIRC $asctime Identifier Buffer Overflow Vulnerability
A buffer overflow vulnerability has been reported in the $asctime identifier, a function in the mIRC scripting language. The error lies in the handling over oversized format specifier strings. Exploitation will rely on a script passing untrusted input to this function. Reportedly, no such script is included in the default installation of mIRC.
Mitigation:
Input validation should be used to prevent the passing of untrusted input to the $asctime function.