All your OpenCodes belong to us
johncodes.com
All your OpenCodes belong to us
1–10 of 16 posts
Re: All your OpenCodes belong to us
#2Re: All your OpenCodes belong to us
#3Re: All your OpenCodes belong to us
#4I don't know if I missed something, but this CVE isn't that major as it was suggested to be? For one it had to originate from app.opencode.com and even if it didn't most (good) browsers block websites from probing localhost. Yes it is still a pretty bad CVE, but not as critical as some might suggest.
No, that was the initial mitigation! Before the vulnerability was reported, the server was accessible to the entire world with a wide-open CORS policy.
https://github.com/anomalyco/opencode/commit/7d2d87fa2c44e32...
Re: All your OpenCodes belong to us
#5I don't know if I missed something, but this CVE isn't that major as it was suggested to be? For one it had to originate from app.opencode.com and even if it didn't most (good) browsers block websites from probing localhost. Yes it is still a pretty bad CVE, but not as critical as some might suggest.
> For one it had to originate from app.opencode.com No, that was the initial mitigation ! Before the vulnerability was reported, the server was accessible to the entire world with a wide-open CORS policy. https://github.com/anomalyco/opencode/commit/7d2d87fa2c44e32...
Re: All your OpenCodes belong to us
#6These local agents that you spawn and give access to your drive are kind of insane to me.
It's at the level of
/bin/bash -c "$(curl -fsSL https://somescriptofftheinternet
which you cannot inspect, and may be well different every time you interact with it!As per usual, being at the forefront of the tech world is leaving behind privacy and security in the dust... until something bad happens.
Re: All your OpenCodes belong to us
#7Great write up. These local agents that you spawn and give access to your drive are kind of insane to me. It's at the level of /bin/bash -c "$(curl -fsSL https://somescriptofftheinternet which you cannot inspect, and may be well different every time you interact with it! As per usual, being at the forefront of the tech world is leaving behind privacy and security in the dust... until something bad happens.
Re: All your OpenCodes belong to us
#8I don't know if I missed something, but this CVE isn't that major as it was suggested to be? For one it had to originate from app.opencode.com and even if it didn't most (good) browsers block websites from probing localhost. Yes it is still a pretty bad CVE, but not as critical as some might suggest.
> For one it had to originate from app.opencode.com No, that was the initial mitigation ! Before the vulnerability was reported, the server was accessible to the entire world with a wide-open CORS policy. https://github.com/anomalyco/opencode/commit/7d2d87fa2c44e32...
Re: All your OpenCodes belong to us
#9Great write up. These local agents that you spawn and give access to your drive are kind of insane to me. It's at the level of /bin/bash -c "$(curl -fsSL https://somescriptofftheinternet which you cannot inspect, and may be well different every time you interact with it! As per usual, being at the forefront of the tech world is leaving behind privacy and security in the dust... until something bad happens.
Re: All your OpenCodes belong to us
#10Does this mean other state actors are beyond needs of RCE vulns as their tools belt and North Korea and Russia lagging behind? Some other interpretation from security-involved practitioners here - like, I don't know - we already have Pegasus, phew on OpenCode RCE?