Apple Safari JavaScript 'Reload()' DoS Vulnerability - July09

Summary
This host is installed with Apple Safari Web Browser and is prone to Denial of Service vulnerability.
Impact
Successful exploitation will let the attacker execute arbitrary code, and can deny the service in the vitim's system. Impact Level: Application
Solution
Apply the patch from the WebKit development repository. http://trac.webkit.org/changeset/44519
Insight
The flaw is due to a use-after-free error while calling the 'servePendingRequests()' function in WebKit.via a crafted HTML document that references a zero-length '.js' file and the JavaScript reload function.
Affected
Apple Safari version 4.0.2 (4.30.19.1) and prior on Windows.
References