8.4
CVE-2025-7388
- EPSS 0.3%
- Published 04.09.2025 13:01:13
- Last modified 04.09.2025 15:35:29
- Source security@progress.com
- Teams watchlist Login
- Open Login
It was possible to perform Remote Command Execution (RCE) via Java RMI interface in the OpenEdge AdminServer, allowing authenticated users to inject and execute OS commands under the delegated authority of the AdminServer process. An RMI interface permitted manipulation of a configuration property with inadequate input validation leading to OS command injection.
Verknüpft mit AI von unstrukturierten Daten zu bestehenden CPE der NVD
This information is available to logged-in users. Login
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
VendorProgress Software Corporation
≫
Product
OpenEdge
Default Statusunaffected
Version <
12.2.18
Version
OpenEdge 12.2.0
Status
affected
Version <
12.8.8
Version
OpenEdge 12.8.0
Status
affected
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.3% | 0.526 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
security@progress.com | 8.4 | 1.8 | 6 |
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:L
|
CWE-77 Improper Neutralization of Special Elements used in a Command ('Command Injection')
The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.