Files
CVEs-PoC/2021/CVE-2021-42057.md
2025-09-29 21:09:30 +02:00

768 B

CVE-2021-42057

Description

Obsidian Dataview through 0.4.12-hotfix1 allows eval injection. The evalInContext function in executes user input, which allows an attacker to craft malicious Markdown files that will execute arbitrary code once opened. NOTE: 0.4.13 provides a mitigation for some use cases.

POC

Reference

Github

No PoCs found on GitHub currently.