VYPR
Unrated severityNVD Advisory· Published Apr 22, 2018· Updated Aug 5, 2024

CVE-2017-17889

CVE-2017-17889

Description

Kliqqi CMS 3.5.2 has XSS via a crafted group name in pligg/groups.php, a crafted Homepage string in a profile, or a crafted string in Tags or Description within pligg/submit.php.

AI Insight

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

Kliqqi CMS 3.5.2 contains multiple cross-site scripting vulnerabilities via group name, profile homepage, and submit fields.

Vulnerability

Kliqqi CMS version 3.5.2 is vulnerable to multiple cross-site scripting (XSS) flaws. Two stored XSS exist: one via a crafted group name in pligg/groups.php and another via a crafted Homepage string in user profile settings. Additionally, two DOM-based XSS exist via crafted strings in the Tags and Description fields of pligg/submit.php. [1]

Exploitation

For stored XSS via group name, an attacker with normal or moderator rights creates a group with a malicious payload such as " onmouseover=confirm(0) ; hovering over the group's avatar triggers the script. For stored XSS via profile, the attacker sets the Homepage to javascript:alert(0); clicking the displayed URL triggers the payload. For DOM-based XSS, an attacker enters "><svg/onload=alert()> in either Tags or Description on the submit page, causing immediate execution. [1]

Impact

An attacker can inject arbitrary JavaScript into the application, leading to theft of cookies, session tokens, or other sensitive information retained by the browser. The malicious script can also rewrite page content. Exploitation is facilitated by frameworks like BeEF. [1]

Mitigation

The original Kliqqi CMS project has been superseded by Plikli CMS. The fix for these vulnerabilities is included in Plikli CMS version 4.0, released on 22 April 2018. Users should upgrade to Plikli CMS 4.0 or later. No other workarounds are documented. [1]

AI Insight generated on May 26, 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.