Plugin was compromised
-
We recently had a malware breach on our webpage which caused the user to be redirected to an ad page upon landing on our webpage. This only affected mobile devices, desktops did not take notice.
I isolated this plugin to be the culprit after disabling all the plugins and enabling them one by one.
I think this is a case of SQL injection?
Access logs show the following:
XXX.XX.XXX.XX – – [01/Mar/2024:00:11:55 -0700] “POST /wp-json/wpgmzA/v1/markers?_method=get&random=/wpgmza/v1/markers/2 HTTP/1.1” 200 685 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3”
XXX.XX.XXX.XX – – [01/Mar/2024:00:11:55 -0700] “POST /wp-json/wpgmzA/v1/markers?_method=get&random=/wpgmza/v1/markers/1 HTTP/1.1” 500 2742 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3”
XXX.XX.XXX.XX – – [01/Mar/2024:00:11:55 -0700] “POST /wp-json/wpgmzA/v1/markers?_method=get&random=/wpgmza/v1/markers/3 HTTP/1.1” 500 2736 “-” “Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3”
For now I will be disabling this plugin and if there is something else you might need please let me know
The topic ‘Plugin was compromised’ is closed to new replies.