CVE-2023-5718

MEDIUM EPSS 16.0%
Published Oct 23, 20232y ago · Modified Jun 17, 20262w ago
4.3 CVSS 3.1
Medium
Find Similar
Published Oct 23, 2023 2y ago
Last Modified Jun 17, 2026 2w ago

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 Details

Base Score
4.3
Exploitability
2.8
Impact
1.4
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction Required
Scope Unchanged
Confidentiality Low
Integrity None
Availability None

Threat Intelligence

EPSS Exploit Probability
16.0% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 2

CWE-200 Exposure of Sensitive Information to an Unauthorized Actor Information Exposure
CWE-346

Affected Products 1

VendorProductVersionRange
vuejsdevtools6.5.0any

References 1

  • gist.github.com https://gist.github.com/CalumHutton/bdb97077a66021ed455f87823cd7c7cb
    ExploitPatchThird Party Advisory

Remediation

  • gist.github.com https://gist.github.com/CalumHutton/bdb97077a66021ed455f87823cd7c7cb
    ExploitPatchThird Party Advisory