hacker send email via my admin-ajax.php
-
Hi,
I face an issue since months. My site send emails dozens of times a day, to unknown recipients. After investigation, it appears that a hacker uses the file admin-ajax.php to send emails via my site.
Log file :
141.98.xxx.xxx mysite.com – [23/Sep/2019:01:06:01 +0200] “POST /wp-admin/admin-ajax.php HTTP/1.1” 200 25 “-” “Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.101 Safari/537.36”POST data :
{“action”:”wysija_ajax”,
“ajaxurl”:”http:\/\/www.mailpoet.com\/wp-admin\/admin-ajax.php”,
“controller”:”subscribers”,
“data”:[{“name”:”wysija[user][firstname]”,”value”:”GlSJwOSKtdrXkptf”},
{“name”:”wysija[user][abs][firstname]”,”value”:””},
{“name”:”wysija[user][email]”,”value”:”[email protected]”},
{“name”:”wysija[user][abs][email]”,”value”:””},
{“name”:”action”,”value”:”save”},
{“name”:”controller”,”value”:”subscribers”},
{“name”:”wysija[user_list][list_ids]”,”value”:”1″}],
“task”:”save”}Wysija plugin is not activated.
I have deny this IP in my HTACCESS but if the hacker change it, This will start again.
Is there a way to fix this issue ?
Regards
- The topic ‘hacker send email via my admin-ajax.php’ is closed to new replies.