in reply to Re^2: Can someone help me to explain the code below
in thread Can someone help me to explain the code below
In other words, <c>(($this_mail) = ($this_in =~ /(.*)/gio));<c> passes the entire tainted input without any attempt to cull out unacceptable content.
</nit> (or is it merely a nit?)
|
|---|