no mention of security... good luck. i stopped using wordpress after i got hacked. good reason that static sites are the rage.
was it due to the core or a plugin?
admin / abcd123!
11–20 of 63 posts
Port it to a modern language so PHP can finally die, add support for PostgreSQL and MS SQL
> All of WordPress as a .NET Standard assembly, without PHP.
Mentions both performance and security benefits.
Port it to a modern language so PHP can finally die, add support for PostgreSQL and MS SQL
Port it to a modern language so PHP can finally die, add support for PostgreSQL and MS SQL
Earlier quoted context omitted.
was it due to the core or a plugin?
his admin creds were probably admin / abcd123!
Here is one just from January of this year,
https://www.debian.org/security/2022/dsa-5039
"Several vulnerabilities were discovered in Wordpress, a web blogging tool. They allowed remote attackers to perform SQL injection, run unchecked SQL queries, bypass hardening, or perform Cross-Site Scripting (XSS) attacks."
Port it to a modern language so PHP can finally die, add support for PostgreSQL and MS SQL
Port it to a modern language so PHP can finally die, add support for PostgreSQL and MS SQL
Support for PostgreSQL and SQLite -- that's all I want. (For now.)
Not official though. Submitted a few days ago (97 comments)
All day long bots are firing queries and POSTs at any and all php files causing massive server load and security headaches.
Just include them from the core and route to them via the core, taking care of sanitation in the process preferably.
Earlier quoted context omitted.
his admin creds were probably admin / abcd123!
Guessing passwords? You don't even have to try that hard. Have you seen the list of WordPress CVEs? Here is one just from January of this year, https://www.debian.org/security/2022/dsa-5039 "Several vulnerabilities were discovered in Wordpress, a web blogging tool. They allowed remote attackers to perform SQL injection, run unchecked SQL queries, bypass hardening, or perform Cross-Site Scripting (XSS) attacks."