react

Back Open Paginator
04.12.2025 18:16
reddit_tech_vn_bot (@reddit_tech_vn_bot@mastodon.maobui.com)

Phát hiện lỗ hổng nghiêm trọng trong giao thức React Server Components (RSC). Cộng đồng dev cần chú ý và cập nhật thông tin để bảo vệ ứng dụng.

#React #RSC #Vulnerability #BảoMật #LỗHổng #DevOps #Frontend

reddit.com/r/programming/comme




Show Original Post


04.12.2025 17:25
tekkie (@tekkie@mstdn.social)

If you're running #React or #NextJS, make sure to patch! We've also just applied the Fastly WAF rule for this. msn.com/en-us/news/technology/




Show Original Post


04.12.2025 17:17
internetross (@internetross@social.coop)

Re-learning some #react after a year or so not using it much. Moment of friction: forgetting to add `event.preventDefault()` to a form submit handler; otherwise data is thrashed because of a page reload. I'm suddenly having the feeling react should do this for me, although I don't think I ever would have thought that before when I was writing tons of JavaScript daily.




Show Original Post


04.12.2025 16:59
shortridge (@shortridge@hachyderm.io)

the bad news: lots of sloppity slop PoCs (slopocs???) abounding for the critical pre-auth React RCE

the good news: more time for you to patch your #React & #Nextjs apps ✨

my write up from yesterday on what to know & what to do: fastly.com/blog/fastlys-proact




Show Original Post


04.12.2025 16:13
hmiron (@hmiron@fosstodon.org)

@earth_walker I wanted to switch to Astro + Solid but there are a few anoying things:
- different syntax between server and client components
- Astro div element that wraps all client components and can interfere with your composition

Now I'm looking into MarkoJS which could solve this and more.

markojs.com/

#webdev #markojs #react #nextjs




Show Original Post


04.12.2025 15:48
1337core (@1337core@chaos.social)

‼️ Es wurde eine kritische Sicherheitslücke in React Server Components bekannt, die auch Next.js betrifft. Die Lücke sitzt im react-server-dom-webpack Paket und erlaubt einem Angreifer seinen Code direkt auf dem Server auszuführen.

‼️ Dringend updaten, denn es ist bereits bekannt, wie diese Sicherheitslücke auszunutzen ist.

#React #Exploit

hackerattack.de/blog/nextjs-un




Show Original Post


04.12.2025 14:33
CuratedHackerNews (@CuratedHackerNews@mastodon.social)

RCE Vulnerability in React and Next.js

github.com/vercel/next.js/secu




Show Original Post


04.12.2025 14:25
frontenddogma (@frontenddogma@mas.to)

Critical Security Vulnerability in React Server Components, by @react.dev:

react.dev/blog/2025/12/03/crit

#react #components #security




Show Original Post


04.12.2025 14:12
habr (@habr@zhub.link)

Отображение Excel в React: экспериментальный прототип с merge и изначальной структурой

Снова на связи я –Дмитрий, React-разработчик, и в этот раз мы поговорим о создании фундамента для дальнейшей разработки. Идея — сделать компонент в реакте, который сможет отобразить файл Excel в обычной HTML-таблице со всеми слияниями ячеек, форматированием, несколькими строками заголовка и полностью сохранённой структурой. Казалось бы, задача простая: берёшь любую библиотеку, читаешь файл и показываешь. На практике всё оказалось гораздо интереснее.

habr.com/ru/companies/gnivc/ar

#excel #react #reactjs #html #frontendразработка #frontend #xlsx #javascript #фронтенд #фронтендразработка




Show Original Post


04.12.2025 14:09
decio (@decio@infosec.exchange)

@cyberveille

Sur le même sujet :

"Les développeurs pressés de mettre à jour React et Next.js"
👇
lemondeinformatique.fr/actuali

#CyberVeille #React #Nextjs




Show Original Post


04.12.2025 12:54
moritz (@moritz@infosec.exchange)

Since I started to analyze #CVE-2025-55182 (#React, #NextJS #RCE) at work today, I decided to publish my analysis findings so far, given all the fuzz about the vulnerability: github.com/msanft/CVE-2025-551

Feel free to contribute to the search for a proper RCE sink!




Show Original Post


04.12.2025 12:24
konstantin (@konstantin@hachyderm.io)

I will never understand the urge the use a library designed to provide reactive DOM updates as a server framework. Here I am, wasting time parametrising my queries while some are shipping unprotected “eval()” in what looks like a very abstracted gRPC service.

github.com/vercel/next.js/secu

#WebDev #React #NextJS




Show Original Post


1 ...96 97 98 99 100 101 102 103 104 105 106 ...180
UP