SpEL Injection Affecting com.nepxion:discovery-commons package, versions [0,]


0.0
critical

Snyk CVSS

    Attack Complexity Low
    Confidentiality High
    Integrity High

    Threat Intelligence

    Exploit Maturity Proof of concept
    EPSS 0.4% (74th percentile)
Expand this section
NVD
9.8 critical

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-JAVA-COMNEPXION-3032993
  • published 25 Sep 2022
  • disclosed 25 Sep 2022
  • credit @jorgectf (Jorge Rosillo)

How to fix?

There is no fixed version for com.nepxion:discovery-commons.

Overview

Affected versions of this package are vulnerable to SpEL Injection. DiscoveryExpressionResolver’s eval method is evaluating expression with a StandardEvaluationContext, allowing the expression to reach and interact with Java classes such as java.lang.Runtime, leading to Remote Code Execution.

References