CVE-2024-52770
CWE-79Published: November 20, 2024· Updated: Jun 17, 2026
Official Description
An arbitrary file upload vulnerability in the component /admin/file_manage_control of DedeBIZ v6.3.0 allows attackers to execute arbitrary code via uploading a crafted file.
Risk Analysis
DedeBIZ v6.3.0 contains an arbitrary file upload vulnerability in its file management control component. An attacker can upload a malicious file to execute arbitrary code on the server.
No public exploit is currently known, and the vulnerability is not in the KEV catalog. It is remotely exploitable with low attack complexity.
Upgrade to the latest version of DedeBIZ. Implement strict file type validation and ensure uploaded files are stored in non-executable directories.
Technical Analysis
CVE-2024-52770 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.
From a weakness classification perspective (CWE-79): Cross-site scripting (XSS) vulnerabilities allow attackers to inject malicious scripts into web pages viewed by other users.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (2)
Quick Facts
Related CVEs (CWE-79)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2024-52770 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts