Total
4 CVE
| CVE | Vendors | Products | Updated | CVSS v2 | CVSS v3 |
|---|---|---|---|---|---|
| CVE-2026-25526 | 1 Hubspot | 1 Jinjava | 2026-02-20 | N/A | 9.8 CRITICAL |
|
JinJava is a Java-based template engine based on django template syntax, adapted to render jinja templates. Prior to versions 2.7.6 and 2.8.3, JinJava is vulnerable to arbitrary Java execution via bypass through ForTag. This allows arbitrary Java class instantiation and file access bypassing built-in sandbox restrictions. This issue has been patched in versions 2.7.6 and 2.8.3.
|
|||||
| CVE-2025-59340 | 1 Hubspot | 1 Jinjava | 2025-09-26 | N/A | 9.8 CRITICAL |
|
jinjava is a Java-based template engine based on django template syntax, adapted to render jinja templates. Priori to 2.8.1, by using mapper.getTypeFactory().constructFromCanonical(), it is possible to instruct the underlying ObjectMapper to deserialize attacker-controlled input into arbitrary classes. This enables the creation of semi-arbitrary class instances without directly invoking restricted methods or class literals. As a result, an attacker can escape the sandbox and instantiate classes ...
Show More |
|||||
| CVE-2020-12668 | 1 Hubspot | 1 Jinjava | 2024-11-21 | 6.8 MEDIUM | 6.5 MEDIUM |
|
Jinjava before 2.5.4 allow access to arbitrary classes by calling Java methods on objects passed into a Jinjava context. This could allow for abuse of the application class loader, including Arbitrary File Disclosure.
|
|||||
| CVE-2018-18893 | 1 Hubspot | 1 Jinjava | 2024-11-21 | 5.0 MEDIUM | 5.3 MEDIUM |
|
Jinjava before 2.4.6 does not block the getClass method, related to com/hubspot/jinjava/el/ext/JinjavaBeanELResolver.java.
|
|||||