All versions of the package com.bstek.uflo:uflo-core are vulnerable to Remote Code Execution (RCE) in the ExpressionContextImpl class via jexl.createExpression(expression).evaluate(context); functionality, due to improper user input validation.
References
Link | Resource |
---|---|
https://fmyyy1.github.io/2022/10/23/uflo2rce/ | Exploit Third Party Advisory |
https://github.com/youseries/uflo/blob/b3e198bc6523e5a6ba69edd84ba10e05a3b78726/uflo-core/src/main/java/com/bstek/uflo/expr/impl/ExpressionContextImpl.java%23L126 | Broken Link |
https://security.snyk.io/vuln/SNYK-JAVA-COMBSTEKUFLO-3091112 | Third Party Advisory |
Configurations
History
08 Aug 2023, 14:22
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-01-26 21:15
Updated : 2024-02-04 23:14
NVD link : CVE-2022-25894
Mitre link : CVE-2022-25894
CVE.ORG link : CVE-2022-25894
JSON object : View
Products Affected
uflo_project
- uflo
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')