Vulnerabilities (CVE)

Filtered by vendor Apache Subscribe
Filtered by product Syncope
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-1959 1 Apache 1 Syncope 2021-07-21 7.5 HIGH 9.8 CRITICAL
A Server-Side Template Injection was identified in Apache Syncope prior to 2.1.6 enabling attackers to inject arbitrary Java EL expressions, leading to an unauthenticated Remote Code Execution (RCE) vulnerability. Apache Syncope uses Java Bean Validation (JSR 380) custom constraint validators. When building custom constraint violation error messages, they support different types of interpolation, including Java EL expressions. Therefore, if an attacker can inject arbitrary data in the error message template being passed, they will be able to run arbitrary Java code.
CVE-2020-1961 1 Apache 1 Syncope 2020-05-07 7.5 HIGH 9.8 CRITICAL
Vulnerability to Server-Side Template Injection on Mail templates for Apache Syncope 2.0.X releases prior to 2.0.15, 2.1.X releases prior to 2.1.6, enabling attackers to inject arbitrary JEXL expressions, leading to Remote Code Execution (RCE) was discovered.