9.8
CVE-2025-12735
- EPSS 0.06%
- Veröffentlicht 05.11.2025 00:22:55
- Zuletzt bearbeitet 10.02.2026 17:33:24
- Quelle cret@cert.org
- CVE-Watchlists
- Unerledigt
The expr-eval library is a JavaScript expression parser and evaluator designed to safely evaluate mathematical expressions with user-defined variables. However, due to insufficient input validation, an attacker can pass a crafted context object or use MEMBER of the context object into the evaluate() function and trigger arbitrary code execution.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Jorenbroekema ≫ Javascript Expression Evaluator Version3.0.0 SwPlatformnode.js
Silentmatt ≫ Javascript Expression Evaluator SwPlatformnode.js Version <= 2.0.2
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.06% | 0.186 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| 134c704f-9b21-4f2e-91b3-4a467353bcc0 | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
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.