Earlier quoted context omitted.
The thing is that if you want it to do useful things, you kinda have to give it access to some of your accounts.
This is not true. It is useful without having access to a single account of mine. My setup runs on its own accounts and hardware. Obviously it is not sending out emails from my inbox, but that is not a usecase of any value to me. And if it was, there are actually plenty of ways to do that safely as well. If you think you need to give it the keys to your kingdoom to be useful, you are not actually experimenting with t…
OpenClaw privilege escalation vulnerability
181–190 of 306 posts
Re: OpenClaw privilege escalation vulnerability
#182Earlier quoted context omitted.
Please don't cross into personal attack. It destroys what this site is for, and you can always make your substantive points without it. https://news.ycombinator.com/newsguidelines.html
Didn‘t know that pointing out a lack of accountability is seen as personal attack. Who wants the fame must also take the blame. Especially if they create a dangerous tool.
Edit: there was another case of this recently:
https://news.ycombinator.com/item?id=47576107
https://news.ycombinator.com/item?id=47576084
The point is that mob dynamics do more damage to the community than the threads add value, and protecting the community has to be the high-order bit.
Re: OpenClaw privilege escalation vulnerability
#183Re: OpenClaw privilege escalation vulnerability
#184Title is a bit misleading, no? You have to have openclaw running on an open box. And the post even says "135k open instances" out of 500k running instances? so a bit clickbait-y
This sounds like a classic case of "35% of statistics are made up"
Re: OpenClaw privilege escalation vulnerability
#185Earlier quoted context omitted.
More than 25% of users seems like a pretty accurate "probably".
You know you’re getting into zealot territory when people are arguing semantics over the headline pointing to a zero authentication admin access vulnerability CVE that affects a double-digit percentage of users .
Re: OpenClaw privilege escalation vulnerability
#186Title is a bit misleading, no? You have to have openclaw running on an open box. And the post even says "135k open instances" out of 500k running instances? so a bit clickbait-y
This sounds like a classic case of "35% of statistics are made up"
Re: OpenClaw privilege escalation vulnerability
#187OpenClaw creator here. This was a privilege-escalation bug, but not "any random Telegram/Discord message can instantly own every OpenClaw instance." The root issue was an incomplete fix. The earlier advisory hardened the gateway RPC path for device approvals by passing the caller's scopes into the core approval check. But the `/pair approve` plugin command path still called the same approval function without `callerS…
Nvidia, ByteDance, Tencent and OpenAI?! Wow!
Re: OpenClaw privilege escalation vulnerability
#188OpenClaw creator here. This was a privilege-escalation bug, but not "any random Telegram/Discord message can instantly own every OpenClaw instance." The root issue was an incomplete fix. The earlier advisory hardened the gateway RPC path for device approvals by passing the caller's scopes into the core approval check. But the `/pair approve` plugin command path still called the same approval function without `callerS…
> We're working hard to harden the codebase with folks from Nvidia, ByteDance, Tencent and OpenAI. What exactly does this mean? You have contracts with these companies? People who work for them contributed sometimes in the past to openclaw repository?
Most of these larger players are interested in supporting anything that helps grow the ecosystem so broadly.
Re: OpenClaw privilege escalation vulnerability
#189Earlier quoted context omitted.
> We're working hard to harden the codebase with folks from Nvidia, ByteDance, Tencent and OpenAI. What exactly does this mean? You have contracts with these companies? People who work for them contributed sometimes in the past to openclaw repository?
Jensen mentioned on a podcast (sorry I don’t have a link on me, it was either the all in podcast or Lex Friedman) that they are helping support and harden on the security side, and that he considers it like the “iPhone moment” Most of these larger players are interested in supporting anything that helps grow the ecosystem so broadly.
Re: OpenClaw privilege escalation vulnerability
#190OpenClaw creator here. This was a privilege-escalation bug, but not "any random Telegram/Discord message can instantly own every OpenClaw instance." The root issue was an incomplete fix. The earlier advisory hardened the gateway RPC path for device approvals by passing the caller's scopes into the core approval check. But the `/pair approve` plugin command path still called the same approval function without `callerS…
> We're working hard to harden the codebase with folks from Nvidia, ByteDance, Tencent and OpenAI. What exactly does this mean? You have contracts with these companies? People who work for them contributed sometimes in the past to openclaw repository?
NVIDIA is contributing to the security of OpenClaw via NemoClaw.[0]
Not sure about ByteDance and Tencent.