VYPR
Moderate severityNVD Advisory· Published Jul 29, 2021· Updated Aug 4, 2024

CVE-2020-22765

CVE-2020-22765

Description

Cross Site Scripting (XSS) vulnerability in NukeViet cms 4.4.0 via the editor in the News module.

AI Insight

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

Stored XSS in NukeViet CMS 4.4.0 News module editor allows attackers to inject arbitrary scripts via crafted article content.

Vulnerability

A stored Cross-Site Scripting (XSS) vulnerability exists in NukeViet CMS version 4.4.0 within the editor component of the News module [1][3]. The flaw allows an attacker to inject arbitrary HTML and JavaScript code when creating or editing news articles. The vulnerability is triggered because the editor does not properly sanitize user-supplied input before storing it in the database [3].

Exploitation

To exploit this vulnerability, an attacker must have the ability to post or edit articles in the News module, typically requiring an authenticated account with editor-level privileges. The attacker crafts a malicious payload (e.g., ``) within the editor content. When other users (including administrators) view the affected article, the injected script executes in their browser context [3].

Impact

Successful exploitation leads to arbitrary JavaScript execution in the victim's browser. This can result in session hijacking, cookie theft, redirection to malicious sites, or defacement of the CMS interface. The attack can be used to perform actions on behalf of the victim, potentially compromising the entire site if an administrator views the malicious article [3].

Mitigation

The NukeViet development team addressed this vulnerability in version 4.4.01, released shortly after the report [3]. Users should upgrade to 4.4.01 or later immediately. No official workaround is documented for unpatched installations. The vulnerability is not listed in CISA's Known Exploited Vulnerabilities (KEV) catalog as of the publication date.

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
nukeviet/nukevietPackagist
>= 4.4.0, < 4.4.014.4.01

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

0

No linked articles in our index yet.