Cyber Posture

CVE-2024-55078

Critical

Published: 03 January 2025

Published
03 January 2025
Modified
15 April 2026
KEV Added
Patch
CVSS Score 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0014 34.3th percentile
Risk Priority 20 60% EPSS · 20% KEV · 20% CVSS

Description

An arbitrary file upload vulnerability in the component /adminUser/updateImg of WukongCRM-11.0-JAVA v11.3.3 allows attackers to execute arbitrary code via uploading a crafted file.

Security Summary

CVE-2024-55078 is an arbitrary file upload vulnerability in the /adminUser/updateImg component of WukongCRM-11.0-JAVA version 11.3.3. Published on 2025-01-03, the issue carries a CVSS v3.1 base score of 9.8 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H) and maps to CWE-434 (Unrestricted Upload of File with Dangerous Type). It enables attackers to upload crafted files that result in arbitrary code execution.

Remote, unauthenticated attackers (PR:N) can exploit the vulnerability with low attack complexity (AC:L) and no user interaction (UI:N). Successful exploitation allows high-impact consequences, including unauthorized access to confidential data (C:H), modification of system integrity (I:H), and disruption of availability (A:H) via arbitrary code execution on the affected server.

Proof-of-concept details are available in provided references, including a GitHub Gist and a repository documenting the file upload vulnerability. No patch or mitigation guidance is specified in the available information.

Details

CWE(s)
CWE-434

References