HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Tomuus

no profile record

comments

Tomuus
·5 माह पहले·discuss
Object capabilities, like capnweb/capnproto?
Tomuus
·7 माह पहले·discuss
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 माह पहले·discuss
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 माह पहले·discuss
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 माह पहले·discuss
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 वर्ष पहले·discuss
Unsafe does not turn off the borrow checker

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