ChenJinchuang Lin-CMS-TP5 File Upload Code Injection Vulnerability

Vulnerability

A code injection vulnerability has been identified in ChenJinchuang Lin-CMS-TP5 versions through 0.3.3. The issue arises in the file upload handler, specifically within the 'Upload' function of 'application/lib/file/LocalUploader.php'. The vulnerability allows for arbitrary file uploads, which can be exploited remotely. Uploaded files are saved in a publicly accessible directory, and if the server permits execution of scripts in that location, this could lead to remote code execution, persistent backdoors, or information leakage.

Impact

Exploitation of this vulnerability allows for code injection, with the potential for remote code execution, according to the vulnerability source.

Reproduction

To reproduce this vulnerability, send a POST request to '/cms/file' with the 'file' parameter containing a malicious PHP file. The uploaded file will be saved in the 'public/uploads' directory, where it can be accessed and executed.

Added: Dec 28, 2025, 9:17 AM
Updated: Dec 28, 2025, 9:17 AM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
10.0
exploitability
8.7
remediation
0.0
relevance
1.8
threat
6.4
urgency
2.9
incentive
5.8

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.