CVE-2023-5654

Source
https://cve.org/CVERecord?id=CVE-2023-5654
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-5654.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-5654
Aliases
Published
2023-10-19T15:15:09.973Z
Modified
2026-03-14T12:16:58.860349Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-5654.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "4.28.4"
            }
        ]
    }
]