CVE-2023-5654

CVSS 3.1 Score 6.5 of 10 (medium)

Details

Published Oct 19, 2023
Updated: Oct 27, 2023
CWE ID 285

Summary

CVE-2023-5654 is a vulnerability affecting the React Developer Tools extension. The issue resides in a content script that registers a message listener with window.addEventListener('message'). Malicious websites can exploit this by sending messages with malicious URLs, which are then fetched by the extension without validation or sanitization. This allows the attacker to arbitrarily fetch URLs through the victim's browser.

Ligh bulbPrevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.

Share