8.6
CVE-2016-10745
- EPSS 1.04%
- Published 08.04.2019 13:29:00
- Last modified 21.11.2024 02:44:39
- Source cve@mitre.org
- Teams watchlist Login
- Open Login
In Pallets Jinja before 2.8.1, str.format allows a sandbox escape.
Data is provided by the National Vulnerability Database (NVD)
Palletsprojects ≫ Jinja Version < 2.8.1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 1.04% | 0.765 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 8.6 | 3.9 | 4 |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
|
nvd@nist.gov | 5 | 10 | 2.9 |
AV:N/AC:L/Au:N/C:P/I:N/A:N
|
CWE-134 Use of Externally-Controlled Format String
The product uses a function that accepts a format string as an argument, but the format string originates from an external source.