![]() |
Running Wordpress on PHP7.2/7.3
Hi there!
How big of a security risk is running Wordpress on older versions of PHP? And when considering an upgrade one should move to 7.4 or the latest stable of 8.x? (I usually have only 2-3 plugins, so I guess the upgrade shouldn't cause much of a trouble) I wasn't thinking about updating it, but one of the blogs is using AIOSEO and it says the support for 7.3.3 will be discontinued this year. Thanks. |
Your problem won't be the php version, but wordpress itself.
|
You mean security wise? Fortunately I didn't had any issues (hacks etc) in the last year (or I just dont know about it which is always a possibility).
|
Your issue won't be with PHP, it will be with wordpress itself if it's an older version + whatever million plugins you have installed for it. You don't even get the common courtesy of a human being hacking you anymore, it's just bots doing it at this point. If you are running PHP 5 or PHP 8 it won't make a difference if your code has exploits.
The PHP version is largely irrelevant - I know alot of people are all worried about EOL on PHP 7 and so forth but the concern with these older PHP versions isn't that your site will get hacked - anything exploit that comes out for older PHP is very likely to be something that requires local access to the server to begin with rather then something that can be done remotely. There's still sites running PHP 5.2 out there and not getting hacked. |
Quote:
|
It depend on several factors , like:
- How big is your site. If your site receives only few hits daily mostly like nobody knows about it therefore wont be interesting to "get in" even if you leave open door - what kind of plugins you have installed - is it WordPress version up to date - do you have installed script firewall of any kind (mod security, CSF, your own rules) - do you have installed security patches for old PHP version |
Quote:
Like I said though bigger issue is old wordpress and plugins and not PHP or Apache itself. |
Best thing you can do is get rid of "Generated by wordpress" and all other wordpress identifiers out of your source code. There are plugins to help do that.
|
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Thanks for the answers
|
Good thing about Wordpress is even if someone hacked my shit and destroyed my entire site I could have my backup running again in 10 minutes.
|
Quote:
|
Quote:
Well I make $0 off my site right now so does it even fucking matter? I have the most innovative, most advanced website for media display... $0 per month Meanwhile if you run a shit tube you can be loaded with 0 innovation Such is life in 2023 |
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Old plugins is where you will get fucked
|
Just use Joomla, no one hacks that unless it's a targeted brute force to get login info or something not worth the effort like that. :upsidedow
|
Quote:
|
Wordpress is actually pretty awesome... so much shit you can do with it, mostly for free!
|
Quote:
Furthermore, your admin login is irrelevant. You can identify wordpress just through certain source code things. Check wpscan. it has a hash for each wordpress version, so not only are you going to get identified, you're also going to be identified which version of wordpress you're running just from looking at your index source code and how it's layed out. Then it's free game, every plugin you have will get identified, and then the fun starts. |
Honestly, no one's going to bother with hacking a WP porn site, except for rare targeted cases.
All I ever did were things like doing an injection when WP was more vulnerable with sites using pagination and not setting it up to use slugs, then adding in a funny pic somewhere. Or getting into workers' computers, turning up the volume, then making Appletalk scare them.. Or in school, making the teacher's CD drive constantly open |
too many hosts have servers with outdated php. for wp minimum is 7.4, but 8.0 or 8.1 (this is what i use)
7.4 is the more "safe" version as some peoples code may be incompatible with 8.1 etc. i noticed while doing dev work for a few clients on vacares, they are shipping 7.3 on their servers wish they could upgrade the defaults for that, its a pain when doing work and want to use updated code. |
Quote:
|
Quote:
|
Quote:
But hey, when you're back here in a month complaining don't act surprised when people point at your neglect here as the reason why. |
you can mitigate a lot of potential wordpress attacks on cloudflare with filters, if you know a bit about wordpress and bots and attackers metrics . i use a couple of older wp versions and also older php versions and they havent been hacked yet. just close everything that lets people from outside try to comment, mail, post etc. the easiest way is to use cloudflares waf > xmlrpc.php, wp-login.php, wp-comments.php, wp-admin, wp-mail, rest api, throw and block everyone out who is trying to access those from outside,+ it also takes load from your own server , its also good to do this on newer versions
|
Quote:
|
All times are GMT -7. The time now is 07:56 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123