CVE-2025-9415
BaseFortify
Publication date: 2025-08-25
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| greencms | greencms | 2.3 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-434 | The product allows the upload or transfer of dangerous file types that are automatically processed within its environment. |
| CWE-284 | The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in GreenCMS up to version 2.3.0603, specifically in the /index.php?m=admin&c=media&a=fileconnect file. It involves manipulation of the 'upload[]' argument, which allows an attacker to perform unrestricted file uploads remotely. This means an attacker can upload potentially malicious files to the system without proper restrictions.
How can this vulnerability impact me? :
The vulnerability allows remote attackers to upload files without restriction, which can lead to unauthorized code execution, data compromise, or system takeover. Since the exploit is publicly available, attackers can easily exploit this vulnerability to compromise affected systems. However, this only affects unsupported versions of GreenCMS.