S4E just found a high top 10 tcp port service scan
high·Product Based Web Vulnerabilities·Updated Mar 27, 2025

aikcms Unrestricted File Upload Scanner v. 2.0.0.

Detects 'Unrestricted File Upload' vulnerability in aikcms affects v. 2.0.0.

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
2.2k
Times Used
continuous scan runs
3.4k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
Detail

aikcms is a content management system used for creating and managing digital content. It is often employed by webmasters, businesses, and developers to efficiently manage content on websites. The platform supports various features like file uploading, page management, and user roles, making it a versatile choice for different website types. The software is highly targeted by those who need a user-friendly interface for content management. Despite its features, it requires careful security handling, especially due to vulnerabilities like file upload issues. Regular updates and careful monitoring are essential to keep the system secure and functional.

The vulnerability detected in aikcms involves the lack of restrictions on file uploads. Attackers can exploit this and upload files with extensions that are executed by the server, such as PHP or ASP files. This can lead to unauthorized execution of commands and scripts on the server. The issue arises from the platform not implementing stringent checks on allowed file types during upload. Consequently, it's possible for malicious users to upload harmful scripts disguised as legitimate files. The vulnerability poses a risk of server compromise if not addressed appropriately.

Technically, the vulnerability exists because the file upload functionality does not restrict file extensions adequately. The endpoint vulnerable to this issue is 'admin/page/video/video_add.php'. The lack of extension checks means files like 'abcdefg.php' can be uploaded, offering a means to execute arbitrary code on the server. Attackers can script these uploads to include executing malicious instructions to gain control over server functions. This level of access may result in unauthorized file access, code execution, and server manipulation.

Exploitation of this vulnerability can lead to severe consequences, such as unauthorized access to server resources and data breaches. Malicious actors can gain control over server operations, potentially altering, deleting, or exposing sensitive information. There is also the risk of spreading malware or exploiting other vulnerabilities within the network. Once an attacker gains control, they might leverage this access to pivot further attacks, infecting additional systems or expanding their influence within the compromised environment. This could result in significant operational disruptions and financial loss.

REFERENCES

Solution Advice
  • Update the software to the latest version to patch known vulnerabilities.
  • Enforce server-side checks to verify file extensions and MIME types before allowing uploads.
  • Restrict executable permissions on upload directories to prevent execution of uploaded scripts.
  • Implement a file type whitelist approach combined with content inspection to filter potentially harmful files.
  • Monitor all file uploads for suspicious activity and maintain a logging mechanism for audit trails.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

aikcms Unrestricted File Upload Scanner v. 2.0.0. | S4E