VYPR
Moderate severityNVD Advisory· Published May 24, 2022· Updated Aug 4, 2024

CVE-2021-42656

CVE-2021-42656

Description

SiteServer CMS V6.15.51 is affected by a Cross Site Scripting (XSS) vulnerability.

AI Insight

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

SiteServer CMS V6.15.51 contains a stored XSS vulnerability in the modalRelatedFieldItemEdit.aspx page allowing authenticated attackers to execute arbitrary JavaScript.

Vulnerability

The vulnerability is a stored cross-site scripting (XSS) in SiteServer CMS version 6.15.51. It resides in the /SiteServer/cms/modalRelatedFieldItemEdit.aspx page. An authenticated attacker can inject arbitrary JavaScript via the TbItemName POST parameter. The input is not sanitized before being stored and later rendered, leading to persistent XSS. [3]

Exploitation

An attacker must be authenticated to the SiteServer CMS backend. The exploit involves sending a POST request to the vulnerable page with a crafted TbItemName parameter containing a payload such as ``. The request includes necessary viewstate and session cookies. The payload is stored and executed when any administrator views the affected related field item. [3]

Impact

Successful exploitation allows an attacker to execute arbitrary JavaScript in the context of the victim's browser. This can lead to session hijacking, defacement, or theft of sensitive data. The attack is stored, meaning it persists and affects all users who access the compromised page. [3]

Mitigation

As of the available references, no official patch has been released for CVE-2021-42656. The vendor's GitHub repository [2] does not indicate a fix. Users should restrict access to the admin panel and apply input validation manually. The vulnerability is not listed in CISA's Known Exploited Vulnerabilities catalog. [2][3]

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
SSCMSNuGet
<= 6.15.51

Affected products

2
  • SiteServer/SiteServer CMSdescription
  • ghsa-coords
    Range: <= 6.15.51

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.