quote:
Originally posted by Matti
quote:
Originally posted by WDZ
Sounds like a remote code execution vulnerability waiting to happen
Very true. What if the user does something like:
code:
!calc new ActiveXObject("WScript.Shell").Run("format c:");
... then nothing would happen since not only can you not format the active system partition, but it would also ask for confirmation.