VYPR
Unrated severityNVD Advisory· Published Feb 11, 2024· Updated Jun 12, 2025

CVE-2024-25417

CVE-2024-25417

Description

flusity-CMS v2.33 was discovered to contain a Cross-Site Request Forgery (CSRF) via the component /core/tools/add_translation.php.

AI Insight

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

flusity-CMS v2.33 contains a CSRF vulnerability in /core/tools/add_translation.php that allows an attacker to add unauthorized translations.

Vulnerability

A Cross-Site Request Forgery (CSRF) vulnerability exists in flusity-CMS v2.33 via the /core/tools/add_translation.php component. The endpoint does not implement any anti-CSRF tokens or origin validation, making it susceptible to forged requests. Affected versions: v2.33 [1].

Exploitation

An attacker can craft a malicious HTML form that submits a POST request to the vulnerable endpoint with arbitrary translation parameters (e.g., language_code, translation_key, translation_value). The attacker must trick an authenticated administrator into submitting the form, typically by hosting the form on a malicious site or via a phishing email [1].

Impact

Successful exploitation can result in the unauthorized addition of translations within the CMS, potentially leading to content manipulation, defacement, or injection of malicious data that may be rendered to other users. The attack targets an authenticated administrator session [1].

Mitigation

As of the latest information, no official patch has been released. The vendor has not disclosed a fixed version. A workaround is to disable the translation functionality if not needed or implement custom CSRF tokens and origin validation. This CVE is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog as of February 2024 [1].

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

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

1

News mentions

0

No linked articles in our index yet.