mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 00:49:28 +02:00
18 lines
757 B
Markdown
18 lines
757 B
Markdown
### [CVE-2021-42057](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/blacksmithgu/obsidian-dataview/issues/615
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|