VYPR
Moderate severityNVD Advisory· Published Apr 26, 2018· Updated Aug 5, 2024

CVE-2017-14740

CVE-2017-14740

Description

Cross-site scripting (XSS) vulnerability in GeniXCMS 1.1.0 allows remote authenticated users to inject arbitrary web script or HTML via the Menu ID when adding a menu.

AI Insight

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

Authenticated XSS in GeniXCMS 1.1.0 via the Menu ID field allows arbitrary script injection.

Vulnerability

A cross-site scripting (XSS) vulnerability exists in GeniXCMS version 1.1.0, where the Menu ID parameter is not properly sanitized during menu creation. An authenticated user can inject arbitrary web script or HTML via this field, leading to stored XSS [2][3].

Exploitation

An attacker must have a valid authenticated account in GeniXCMS 1.1.0. The attack involves navigating to the menu addition page and injecting a malicious payload (e.g., ``) into the Menu ID input field. When the menu is saved, the payload is stored and executed in the browsers of subsequent users viewing the affected page [3].

Impact

Successful exploitation allows the attacker to execute arbitrary JavaScript in the context of the victim's browser. This can lead to session hijacking, cookie theft, defacement, or redirection to malicious sites, compromising the confidentiality and integrity of the CMS instance [2][3].

Mitigation

Upgrade to a patched version of GeniXCMS. The current release is v2.4.0, which likely includes fixes for this vulnerability [1]. If upgrading is not immediately possible, implement strict input sanitization and output encoding for the Menu ID field. No official advisory has been published, but the proof-of-concept exploit is publicly available [3].

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

Affected products

1

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

2

News mentions

0

No linked articles in our index yet.