Description of problem: Ruby allows modification of a global variable at safe level of $SAFE=4 via trace_var and untrace_var methods (Setting the hook to the variable, which is called when the value of the variable changed). Proposed patch: http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=17692
*** This bug has been marked as a duplicate of bug 458948 ***