Unknown · Vue.Js Devtools Extension · CVE-2023-5718
**Name of the Vulnerable Software and Affected Versions**
Vue.js Devtools extension (affected versions not specified)
**Description**
The Vue.js Devtools extension leaks screenshot data back to a malicious web page via the standard `postMessage()` API. This occurs when a malicious web page with an iFrame targeting a sensitive resource, such as a locally accessible file or sensitive website, registers a listener on the web page. The extension then sends messages back to the listener, containing the base64 encoded screenshot data of the sensitive resource.
**Recommendations**
At the moment, there is no information about a newer version that contains a fix for this vulnerability.