Files
CVEs-PoC/2022/CVE-2022-23463.md
T
2024-06-18 02:51:15 +02:00

1.1 KiB
Raw Blame History

CVE-2022-23463

Description

Nepxion Discovery is a solution for Spring Cloud. Discover is vulnerable to SpEL Injection in discovery-commons. DiscoveryExpressionResolvers 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. There is no patch available for this issue at time of publication. There are no known workarounds.

POC

Reference

Github

No PoCs found on GitHub currently.