You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@syncope.apache.org by Francesco Chicchiriccò <il...@apache.org> on 2020/05/02 12:29:43 UTC

[CVE-2020-1959] Multiple Remote Code Execution Vulnerabilities

Description:
A Server-Side Template Injection was identified in Syncope 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.

Severity: Important

Vendor: The Apache Software Foundation

Affects:
2.1.X releases prior to 2.1.6

Solution:
Upgrade to 2.1.6

Credit:
This issue was discovered by GitHub Security Labs team member Alvaro Muñoz - https//github.com/pwntester.

References:
https://syncope.apache.org/security