CVE-2025-64050
BaseFortify
Publication date: 2025-11-25
Last updated on: 2025-12-03
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| redaxo | redaxo | 5.20.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-94 | The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Remote Code Execution (RCE) flaw in the template management component of REDAXO CMS version 5.20.0. It allows remote authenticated administrators to inject PHP code into an active template, which then gets executed on the server when visitors access frontend pages using the compromised template.
How can this vulnerability impact me? :
The vulnerability can allow an attacker with administrator access to execute arbitrary operating system commands remotely. This can lead to full compromise of the affected server, including unauthorized data access, data modification, service disruption, or further attacks within the network.