Suspicious code reported by malware scanner
-
Hi – A recent malware scan by a security plugin resulted in a report of a suspicious function in the file bootstrap.php. The line of code flagged is: extract($_POST);
I briefly researched this function and it appears that it is generally considered unsafe to use it with regards to unknown data. Since your implementation of this function might not fall into this category I wanted to inquire about why it was used, and more importantly, is it safe in its current implementation?
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Suspicious code reported by malware scanner’ is closed to new replies.