Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2023-5654

Quick assessment

Affected
Meta React Developer Tools Extension
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Facebook React Developer Tools是Facebook公司的一个用于构建用户界面的 JavaScript 库。 React Developer Tools v4.27.8版本存在安全漏洞,该漏洞源于扩展在内容脚本中会注册消息侦听器,侦听器内的代码通过请求从接收到的消息派生的 URL fetch(),在获取 URL 之前不会对其进行验证或清理,从而允许恶意网页通过受害者的浏览器任意获取 URL。

CVSS 6.5 · Medium EPSS 0.47% · P39
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2023-5654

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
N/A
Source: CVE Program / CVE List V5
Vulnerability Description
The React Developer Tools extension registers a message listener with window.addEventListener('message', <listener>) in a content script that is accessible to any webpage that is active in the browser. Within the listener is code that requests a URL derived from the received message via fetch(). The URL is not validated or sanitised before it is fetched, thus allowing a malicious web page to arbitrarily fetch URL’s via the victim's browser.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
Source: CVE Program / CVE List V5
Vulnerability Type
授权机制不恰当
Source: CVE Program / CVE List V5
Vulnerability Title
React Developer Tools 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Facebook React Developer Tools是Facebook公司的一个用于构建用户界面的 JavaScript 库。 React Developer Tools v4.27.8版本存在安全漏洞,该漏洞源于扩展在内容脚本中会注册消息侦听器,侦听器内的代码通过请求从接收到的消息派生的 URL fetch(),在获取 URL 之前不会对其进行验证或清理,从而允许恶意网页通过受害者的浏览器任意获取 URL。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
Meta React Developer Tools Extension < 4.28.4 -

II. Public POCs for CVE-2023-5654

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2023-5654

登录查看更多情报信息。

Other References for CVE-2023-5654 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2023-5654

No comments yet


Leave a comment