System command execution via unsanitized pasted link text
Published Aug 19, 2023 · Updated Oct 7, 2024
DOM-based XSS in MarkText 0.17.1 and earlier allows attackers to execute system commands through content pasted from a malicious webpage. In src/muya/lib/contentState/pasteCtrl.js, the no-title path assigns an original link's textContent to a span's innerHTML without sanitization. Exploitation requires a user to copy from an attacker-controlled webpage and paste into the editor, after which JavaScript runs in the main window and can invoke child processes.
Summary
What happened
DOM-based XSS in MarkText 0.17.1 and earlier allows attackers to execute system commands through content pasted from a malicious webpage. In src/muya/lib/contentState/pasteCtrl.js, the no-title path assigns an original link's textContent to a span's innerHTML without sanitization. Exploitation requires a user to copy from an attacker-controlled webpage and paste into the editor, after which JavaScript runs in the main window and can invoke child processes.
The record
- CVE
- CVE-2023-2318
- Published
- Aug 19, 2023
- Updated
- Oct 7, 2024
- Vendor
- MarkText
- Product
- MarkText
- Classifications
- CWE-79, CAPEC-588, CAPEC-549, T1059, T1204
- Attack vector
- local
- Privileges
- unauthenticated
Timeline
How it unfolded
- Aug 19, 2023CVE publishedPublication date reported by the CVE source.
- Oct 7, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=0 <=0.17.1
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- STAR Labs clipboard-paste proof of conceptfunctional · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo