CVE-2023-51925
CWE-434Published: January 20, 2024· Updated: Jul 9, 2026
Official Description
An arbitrary file upload vulnerability in the nccloud.web.arcp.taskmonitor.action.ArcpUploadAction.doAction() method of YonBIP v3_23.05 allows attackers to execute arbitrary code via uploading a crafted file.
Risk Analysis
This vulnerability allows an unauthenticated attacker to upload arbitrary files to the YonBIP platform, potentially leading to remote code execution. Given the critical CVSS score of 9.8 and the lack of authentication required, this poses a severe risk to system integrity and confidentiality.
There is no known public exploit for this vulnerability, and it is not currently listed in CISA's KEV catalog. It is remotely exploitable due to the network-based attack vector and low complexity.
Users should update to a patched version of YonBIP v3_23.05 if available. Implement strict file type validation and restrict upload directory permissions to prevent execution of uploaded files.
Technical Analysis
CVE-2023-51925 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 9.8.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
All References (4)
Quick Facts
Related CVEs (CWE-434)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2023-51925 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts