HackerTrans
トップ新着トレンドコメント過去質問紹介求人

Tomuus

no profile record

コメント

Tomuus
·5 か月前·議論
Object capabilities, like capnweb/capnproto?
Tomuus
·7 か月前·議論
The vulnerable code exists inside of the React Flight wire protocol that is used by Next.js but also Vite, Parcel, Waku and any other custom RSC implementation that exists. Your comment was accurate circa 2019 but not since React released server components.
Tomuus
·7 か月前·議論
This POC is not realistic and doesn't work against production builds of Next.js. It requires explicit exposure of gadgets by the user (eg. vm.runInContext) so is invalid as noted on https://react2shell.com
Tomuus
·7 か月前·議論
The React Server Components wire format (Flight) is relatively novel and very new (it has existed in React stable for just a year). This is not a simple JSON parsing bug.
Tomuus
·9 か月前·議論
Record types are now "on protocol", you resolve them via a similar mechanism as in the article. https://atproto.com/specs/lexicon#lexicon-publication-and-re...
Tomuus
·4 年前·議論
Unsafe does not turn off the borrow checker

https://steveklabnik.com/writing/you-can-t-turn-off-the-borr...