Live data from Hacker News

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

slcyber.io

221–230 of 247 posts

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

#221

Earlier quoted context omitted.

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

If code is poetry, WordPress was written by William McGonagall https://en.wikipedia.org/wiki/William_McGonagall >.

Wow, he wrote like if you prompted obituaries to GPT-2.

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

#222

Earlier quoted context omitted.

Of course it is. It just no longer exists.

Oh, you've done business with them then? Know someone who has?

Yes, I have briefly done business with them as well. We also worked with Bekrar and Vupen briefly. Albeit, it was done through a broker. The second time around, we exited negotiations.

Just because they're exclusive about their clients doesn't mean they're not real. Their impact and effectiveness is a separate topic though. I don't think they're still actively operating or taking new clients, at least.

btw: "Oh, so you've done x?" What a snarky and confrontational way to ask someone something. Especially when it's asserting a well documented company and person is "not real".

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

#223

There is no evidence that $500k has been paid or would be paid for an exploit like this one. Given that the article says that prompts are modified like they are holy scripture, perhaps sell the prompt for $500k. The author works for https://www.assetnote.io/ , which has AI products for automated scanning.

Ok, we've taken $500k out of the title above.

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

#224
I might be missing something, so perhaps someone can explain: Why are the steps in the middle of the exploit chain necessary? The writeup describes getting a SQL injection, then going from there to cache poisoning to exploiting various logic bugs, to eventually creating an admin account (and WordPress grants RCE to admin accounts by design). But if you have a SQL injection, why can't you use that to just create an admin account directly, by inserting it into the users table?

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

#225

There is no evidence that $500k has been paid or would be paid for an exploit like this one. Given that the article says that prompts are modified like they are holy scripture, perhaps sell the prompt for $500k. The author works for https://www.assetnote.io/ , which has AI products for automated scanning.

"People paid $5,000 for a Macintosh computer when they were new. I found one at a yard sale for $25."

Pre-1990s Macs (Mac Plus, SE, etc.) in good condition are actually worth a decent amount nowadays as collectors items. Not $5000, but quite a bit more than $25.

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

#226

Earlier quoted context omitted.

Oh, you've done business with them then? Know someone who has?

Yes, I have briefly done business with them as well. We also worked with Bekrar and Vupen briefly. Albeit, it was done through a broker. The second time around, we exited negotiations. Just because they're exclusive about their clients doesn't mean they're not real. Their impact and effectiveness is a separate topic though. I don't think they're still actively operating or taking new clients, at least. btw: "Oh, so y…

[flagged]

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

#227

Earlier quoted context omitted.

To construct dynamic sql queries to have to string concatenate at least some parts, . User data should of course be passed via prepared statements.

One usually uses "query builder" pattern for that. Also, regarding placeholders, historically many DB and frameworks do not support passing lists for a value in a placeholder (like "WHERE id IN(?)") so users of such software fall back to string concatenation.

ORMs and query builders ARE concatenating strings.

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

#228

Earlier quoted context omitted.

Is it? I did a project with WP a very long time ago and was kind of baffled. Like it's nice to have an good rich text editor, I got that part. But the absolute monstrosities people developed to extend WP, when they could have just used MySQL and PHP directly, astounded me. Like I couldn't figure out what WP was offering? It was just like a blog that you could painfully hack into something else if you wanted to. But e…

I suspect you missed the joke: A web shell is a script to execute arbitrary commands, i.e. Remote Code Execution.

oh haha. Yea, my brain somehow interpreted shell as framework.

But yes, I agree, WP is very useful for those times when you need to run a quick `sudo rm -rf /` command but can't get to a terminal.

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

#229
post #177

I feel like I've seen plenty of non-AI, pre-2020 SAST tools catch SQLis like the one mentioned here, and if nothing else, then a code review ought to catch it. Is WordPress not using code reviews and/or SAST?

They would not catch it, it requires combining multiple vulns.

I just meant the SQLi (which is the basis of the chain), not the full chain.

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

#230

Earlier quoted context omitted.

Yes, I have briefly done business with them as well. We also worked with Bekrar and Vupen briefly. Albeit, it was done through a broker. The second time around, we exited negotiations. Just because they're exclusive about their clients doesn't mean they're not real. Their impact and effectiveness is a separate topic though. I don't think they're still actively operating or taking new clients, at least. btw: "Oh, so y…

[flagged]

Why are you constantly responding to people like this? What makes you think you’re above the rest of HN?
Post reply on HN