Live data from Hacker News

I found a WordPress RCEs with GPT5.6 and $25

slcyber.io

61–70 of 247 posts

Re: I found a WordPress RCEs with GPT5.6 and $25

#61
post #18

https://github.com/WordPress/WordPress/commit/3a640e1c5e39aa... String concatenation SQL injection in the year 2026.

The WordPress codebase is a disgrace. PHP is a beautiful language by now, but they absolutely butcher it and refuse to do anything about that.

The great irony is they still sport their "Code is Poetry" mantra on their website [0].

If code is poetry, Wordpress is a new genre of it, probably?

[0]: https://codex.wordpress.org/WordPress_Philosophy

Re: I found a WordPress RCEs with GPT5.6 and $25

#63
post #35

Earlier quoted context omitted.

What an awful fix. Does WordPress seriously still use basic string concatenation (edit: and sprintf) to build SQL queries?

WordPress source code is a mess. They should re-write it from scratch using modern technologies, or even a framework like Laravel.

That could as well just be a complete new product then, right?

It would definitely be a breaking change and unmigratable.

Re: I found a WordPress RCEs with GPT5.6 and $25

#64
post #18

Earlier quoted context omitted.

The WordPress codebase is a disgrace. PHP is a beautiful language by now, but they absolutely butcher it and refuse to do anything about that.

[flagged]

> Nope.

Beauty is in the eye of the beholder, and I'll disagree kindly with you on that "Nope".

Re: I found a WordPress RCEs with GPT5.6 and $25

#65
post #18

Earlier quoted context omitted.

The WordPress codebase is a disgrace. PHP is a beautiful language by now, but they absolutely butcher it and refuse to do anything about that.

The great irony is they still sport their "Code is Poetry" mantra on their website [0]. If code is poetry, Wordpress is a new genre of it, probably? [0]: https://codex.wordpress.org/WordPress_Philosophy

Ask an old English teacher whether "poetry" implies anything favorable about quality.

Re: I found a WordPress RCEs with GPT5.6 and $25

#66
post #18

Earlier quoted context omitted.

The WordPress codebase is a disgrace. PHP is a beautiful language by now, but they absolutely butcher it and refuse to do anything about that.

The great irony is they still sport their "Code is Poetry" mantra on their website [0]. If code is poetry, Wordpress is a new genre of it, probably? [0]: https://codex.wordpress.org/WordPress_Philosophy

Vogon Poetry [1]?

[1] https://hitchhikers.fandom.com/wiki/Vogon_poetry

Re: I found a WordPress RCEs with GPT5.6 and $25

#67

The surprising (and possibly untrue) thing is the high price of canned vulnerabilities. WordPress is known as the remote root shell with a blogging feature.

I still don't understand why, for a blog, a static page isn't enough - especially since most of the WordPress issues are "solved" by adding caching. I do understand it from an user perspective (it's easier to tell the average user to drag and drop rather than committing to a GitHub repo and letting hugo build the website), but from a security standpoint WordPress is really just waiting for a vulnerability (either in…

Like you said. It is a product for people who are not technical and don't code. A product that you would have to use git for, wouldn't be used by the 90 percent in the first place. And there are such products. There is a reason WordPress is the most popular platform. Most people are not technical.

And people like to be able to extend from Blogs to various other non static features which WordPress allows for.

Re: I found a WordPress RCEs with GPT5.6 and $25

#68
On another note - who needs WordPress in the age of Astro and LLMs?

I mean, it's not a taunt, but a serious question - do people keep WordPress because it used to be the easiest solution to set up years ago, or are there still clear use cases where one can argue it's the best solution?

Re: I found a WordPress RCEs with GPT5.6 and $25

#69

The surprising (and possibly untrue) thing is the high price of canned vulnerabilities. WordPress is known as the remote root shell with a blogging feature.

some statistics point to almost 50% of all websites on the internet running on Wordpress, $500k for an undisclosed 0day unauthenticated RCE doesn't seem so unrealistic to me

I've got it at 38.32%. I'm looking at the 'front-door' of the web, active sites, no subdomains, from Crux user experience data.

Will be publishing a report on www.theweb.report soon - if you're interested.

That's a seed of about 13 million domains - pretty sure WordPress would be dominating the even longer tail.

( Also worth noting it's sooo easy to detect a site is WordPress, it screams it across every signal we gather, where-as some sites are just well made and have limited information leaks ).

Re: I found a WordPress RCEs with GPT5.6 and $25

#70
post #18

Earlier quoted context omitted.

The WordPress codebase is a disgrace. PHP is a beautiful language by now, but they absolutely butcher it and refuse to do anything about that.

The great irony is they still sport their "Code is Poetry" mantra on their website [0]. If code is poetry, Wordpress is a new genre of it, probably? [0]: https://codex.wordpress.org/WordPress_Philosophy

They never said it was good poetry
Post reply on HN