CVE-2025-56120
BaseFortify
Publication date: 2025-12-11
Last updated on: 2025-12-12
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| ruijie | x60_pro | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-78 | The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an OS Command Injection in the Ruijie X60 PRO device firmware versions V1.00 and V2.00. It allows attackers to execute arbitrary operating system commands by sending a specially crafted POST request to the module_set in the file /usr/local/lua/dev_config/config_retain.lua.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability can execute arbitrary commands on the affected device, potentially leading to unauthorized control, data theft, disruption of services, or further compromise of the network where the device is deployed.
How can this vulnerability be detected on my network or system? Can you suggest some commands?
Detection can be performed by monitoring for crafted POST requests targeting the module_set in the /usr/local/lua/dev_config/config_retain.lua file on Ruijie X60 PRO devices. Specific commands or scripts to detect such requests are not provided in the available resources. [1]
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation steps are not explicitly detailed in the provided resources. Generally, it is recommended to restrict access to the affected device, monitor and block suspicious POST requests to the vulnerable module, and apply any available patches or updates from the vendor once released. [1]