VYPR
Moderate severityNVD Advisory· Published Jun 20, 2022· Updated Apr 15, 2025

Elefant CMS Blog Post Persistent cross site scriting

CVE-2017-20060

Description

A vulnerability, which was classified as problematic, was found in Elefant CMS 1.3.12-RC. This affects an unknown part of the component Blog Post Handler. The manipulation leads to basic cross site scripting (Persistent). It is possible to initiate the attack remotely. Upgrading to version 1.3.13 is able to address this issue. It is recommended to upgrade the affected component.

AI Insight

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

Elefant CMS 1.3.12-RC contains a persistent XSS vulnerability in the Blog Post Handler, fixed in version 1.3.13.

Vulnerability

Overview

CVE-2017-20060 describes a persistent (stored) cross-site scripting (XSS) vulnerability in Elefant CMS version 1.3.12-RC. The flaw resides in the Blog Post Handler component, where user-supplied input is not properly sanitized before being stored. This allows an attacker to inject malicious scripts that will be executed later when a victim views the affected blog post.

Attack

Vector

An unauthenticated attacker can exploit this vulnerability remotely by crafting a blog post containing malicious JavaScript code. Since the issue is in a handler that processes blog posts, no special privileges are required to trigger the stored XSS. The attack is as simple as submitting a specially crafted comment or post via the web interface.

Impact

Successful exploitation can lead to execution of arbitrary JavaScript in the context of the victim's browser. This could be used to steal session cookies, redirect users to phishing pages, or perform actions on behalf of the authenticated user, potentially compromising the CMS admin panel and underlying data.

Mitigation

The vendor addressed the vulnerability in Elefant CMS version 1.3.13. Users running 1.3.12-RC are strongly advised to upgrade immediately. No known workarounds have been published, and the vulnerability is not listed in CISA's Known Exploited Vulnerabilities catalog as of this publication [1][2].

AI Insight generated on May 21, 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
elefant/cmsPackagist
< 1.3.131.3.13

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

4

News mentions

0

No linked articles in our index yet.