CVE-2025-27411 – redaxo/source
Package
Manager: composer
Name: redaxo/source
Vulnerable Version: >=0 <5.18.3
Severity
Level: Medium
CVSS v3.1: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N
EPSS: 0.00036 pctl0.09036
Details
REDAXO allows Arbitrary File Upload in the mediapool page ### Summary An arbitrary file upload vulnerability was identified in the redaxo. This flaw permits users to upload malicious files, which can lead to JavaScript code execution and distribute malware. ### Details On the latest version of Redaxo, v5.18.2, the mediapool/media page is vulnerable to arbitrary file upload. ### PoC 1. Log in to the portal then navigate to `Mediapool`. 2. Upload a png file (ex: poc.png)  3. Intercept the upload HTTP request on burp suite and change `filename: poc.1html`, `Content-Type:image/html` and insert the malicious html code. (ex: `<IFRAME SRC="javascript:alert(1);"></IFRAME>`)  4. Forward the request. 5. Navigate to the file.   ### Impact Exploiting an arbitrary file upload vulnerability enables attackers to execute malicious code on a server.
Metadata
Created: 2025-03-05T18:31:35Z
Modified: 2025-03-05T19:30:37Z
Source: https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/03/GHSA-wppf-gqj5-fc4f/GHSA-wppf-gqj5-fc4f.json
CWE IDs: ["CWE-434"]
Alternative ID: GHSA-wppf-gqj5-fc4f
Finding: F027
Auto approve: 1