vendor:
VBScript
by:
Anonymous
7.5
CVSS
HIGH
Out-of-Bounds Vulnerability
125
CWE
Product Name: VBScript
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
Platforms Tested: Windows 7
2020
Out-of-Bounds Vulnerability in Microsoft VBScript
There is an out-of-bounds vulnerability in Microsoft VBScript. The vulnerability has been confirmed in Internet Explorer on Windows 7 with the latest patches applied. The issue is that the input array can be resized during the rtFilter call (by invoking a default getter on one of the input array members) and rtFilter fails to handle this case correctly. While rtFilter does implement some logic to determine if the input array has been resized, this logic fails to take into account elements of the input array that do not match the input string.
Mitigation:
Apply the latest patches and updates to the system.