9.3
CVE-2021-42057
- EPSS 0.3%
- Veröffentlicht 04.11.2021 21:15:09
- Zuletzt bearbeitet 21.11.2024 06:27:09
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Obsidian ≫ Obsidian Dataview Version <= 0.4.11
Obsidian ≫ Obsidian Dataview Version0.4.12 Update-
Obsidian ≫ Obsidian Dataview Version0.4.12 Updatehotfix1
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.3% | 0.522 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.8 | 1.8 | 5.9 |
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
|
| nvd@nist.gov | 9.3 | 8.6 | 10 |
AV:N/AC:M/Au:N/C:C/I:C/A:C
|
CWE-94 Improper Control of Generation of Code ('Code Injection')
The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.