CVE-2022-50973 PUBLISHED

Yonyou KSOA 9.0 Unauthenticated File Upload RCE via ImageUpload Servlet

Assigner: VulnCheck
Reserved: 11.01.2026 Published: 02.07.2026 Updated: 02.07.2026

Yonyou KSOA 9.0 contains an unauthenticated arbitrary file upload vulnerability in the com.sksoft.bill.ImageUpload servlet that allows unauthenticated attackers to upload arbitrary files by submitting a POST request with attacker-controlled filepath and filename parameters without any authentication, file type, extension, or content validation. Attackers can upload a JSP webshell by specifying a malicious filename and root filepath, with the uploaded file stored under the pictures directory and directly executed by the web server, resulting in unauthenticated remote code execution. Exploitation evidence was first observed by the Shadowserver Foundation on 2023-11-07 (UTC).

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor Yonyou Network Technology Co., Ltd.
Product KSOA
Versions Default: affected
  • Version 9.0 is affected

Credits

  • The Shadowserver Foundation reporter

References

Problem Types

  • Unrestricted Upload of File with Dangerous Type CWE