Vulnerability Description
The Vue.js Devtools extension was found to leak screenshot data back to a malicious web page via the standard `postMessage()` API. By creating a malicious web page with an iFrame targeting a sensitive resource (i.e. a locally accessible file or sensitive website), and registering a listener on the web page, the extension sent messages back to the listener, containing the base64 encoded screenshot data of the sensitive resource.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Vuejs | Devtools | 6.5.0 |
Related Weaknesses (CWE)
References
- https://gist.github.com/CalumHutton/bdb97077a66021ed455f87823cd7c7cbExploitPatchThird Party Advisory
- https://gist.github.com/CalumHutton/bdb97077a66021ed455f87823cd7c7cbExploitPatchThird Party Advisory
FAQ
What is CVE-2023-5718?
CVE-2023-5718 is a vulnerability with a CVSS score of 4.3 (MEDIUM). The Vue.js Devtools extension was found to leak screenshot data back to a malicious web page via the standard `postMessage()` API. By creating a malicious web page with an iFrame targeting a sensitive...
How severe is CVE-2023-5718?
CVE-2023-5718 has been rated MEDIUM with a CVSS base score of 4.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-5718?
Check the references section above for vendor advisories and patch information. Affected products include: Vuejs Devtools.