VYPR
High severityNVD Advisory· Published Feb 17, 2024· Updated Aug 29, 2024

CVE-2024-25298

CVE-2024-25298

Description

An issue was discovered in REDAXO version 5.15.1, allows attackers to execute arbitrary code and obtain sensitive information via modules.modules.php.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

REDAXO 5.15.1 allows authenticated remote code execution via modules.modules.php by injecting PHP code into template output.

Vulnerability

Overview

The vulnerability in REDAXO version 5.15.1 arises from insufficient input sanitization in modules.modules.php, allowing authenticated administrators to inject arbitrary PHP code. The issue specifically affects the template editing functionality, enabling attackers to execute system commands on the server [1].

Exploitation

To exploit this flaw, an attacker must first gain administrative access to the REDAXO instance. With admin privileges, they can navigate to the Modules page, add a new module, and edit the 'Output' field of the template to include PHP code. When the template is rendered on a page, the injected code executes [3].

Impact

Successful exploitation grants the attacker full remote code execution on the underlying server. This can lead to complete compromise of the CMS, access to sensitive data, and potential lateral movement within the network.

Mitigation

As of the publication date, no official patch has been released for this version. Users are advised to restrict administrative access, monitor logs for suspicious activity, and consider upgrading to a newer version once a fix is available.

AI Insight generated on May 20, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
redaxo/sourcePackagist
<= 5.15.1

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

0

No linked articles in our index yet.