CVE-2025-9415 Details
Description
A vulnerability was identified in GreenCMS up to 2.3.0603. This affects an unknown part of the file /index.php?m=admin&c=media&a=fileconnect. The manipulation of the argument upload[] leads to unrestricted upload. The attack is possible to be carried out remotely. The exploit is publicly available and might be used. This vulnerability only affects products that are no longer supported by the maintainer.
A critical vulnerability allowing unrestricted file uploads has been identified in GreenCMS versions through 2.3.0603. The issue resides in the media management module, specifically within the 'fileconnect' action of the admin interface. This vulnerability arises from inadequate validation of the 'upload[]' parameter, enabling attackers to upload arbitrary files, including malicious scripts, without proper checks on file type, size, content, or storage location. As a result, uploaded scripts could be executed on the server, leading to unauthorized access and potential compromise of sensitive data.
It is recommended to implement strict file type validation, set file size limits, store uploaded files outside the web root, rename uploaded files to ensure uniqueness, and conduct regular security audits of the file upload functionality.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Aug 25, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/lan041221/cvec/issues/10 | [email protected] | ExploitIssue TrackingThird Party Advisory |
| https://vuldb.com/?ctiid.321258 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.321258 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.633847 | [email protected] | Third Party AdvisoryVDB Entry |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-434 | Unrestricted Upload of File with Dangerous Type | [email protected] |
| CWE-284 | Improper Access Control | [email protected] |
| CWE-434 | Unrestricted Upload of File with Dangerous Type | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| njtech greencms | <= 2.3.0603 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Dec 31, 2025 | Initial Analysis | [email protected] |
| Aug 25, 2025 | New CVE Received | [email protected] |