CVE-2023-7330
BaseFortify
Publication date: 2025-11-24
Last updated on: 2025-11-24
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| ruijie | nbr_series_routers | 4.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-434 | The product allows the upload or transfer of dangerous file types that are automatically processed within its environment. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in Ruijie NBR series routers where an unauthenticated attacker can upload arbitrary files via the /ddi/server/fileupload.php endpoint. The endpoint improperly validates the name and uploadDir parameters and does not check the file type, path, or extension. This allows an attacker to upload a crafted PHP file and execute arbitrary code on the router's web service.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability can execute arbitrary code on the affected router remotely without authentication. This can lead to full compromise of the router, allowing the attacker to control network traffic, steal sensitive information, disrupt services, or use the device as a foothold for further attacks.