Wordfence – Issue Found
-
Wordfence -Issue Found 13. July 2018 05:58
CriticalFile appears to be malicious: wp-content/plugins/vidyen-point-system-vyps/manage_points.php
Type: File
Issue Found 13. July 2018 05:58
Critical
Filename: wp-content/plugins/vidyen-point-system-vyps/manage_points.php
File Type: Not a core, theme, or plugin file from www.remarpro.com.
Details: This file appears to be installed or modified by a hacker to perform malicious activity. If you know about this file you can choose to ignore it to exclude it from future scans. The text we found in this file that matches a known malicious file is: eval( $_POST[‘update_user_point’]);. The infection type is: A backdoor that provides code execution.I checked your code and found that you use:
“$point_amount_post = doubleval( $_POST[‘update_user_point’]);”
It’s tagged for the “…eval( $_POST[‘update_user_point’]);” part.
You should use floatval() instead of doubleval ta avoid this false warning!Best regards
Arne
- The topic ‘Wordfence – Issue Found’ is closed to new replies.