CVE-2018-16775
Description
An issue was discovered in Victor CMS through 2018-05-10. There is XSS via the site name in the "Categories" menu.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Victor CMS before 2018-05-10 has stored XSS via the site name field in the Categories menu, allowing arbitrary script injection.
Vulnerability
A stored cross-site scripting (XSS) vulnerability exists in Victor CMS through 2018-05-10. The vulnerability is located in the site name field under the "Categories" menu, specifically the "ADD" button. An attacker can inject arbitrary JavaScript or HTML into the site name input, which is then stored without proper sanitization. The affected versions are all releases up to and including 2018-05-10 [1].
Exploitation
An attacker must have administrative access to the CMS backend. The attack involves navigating to the "Categories" menu, entering malicious script into the site name field, and saving. The injected code executes when any user views the category list, leading to persistent XSS. No user interaction beyond the initial malicious save is required [1].
Impact
Successful exploitation allows an attacker to execute arbitrary JavaScript in the context of the victim's browser session. This can lead to session hijacking, defacement, or theft of sensitive data. The attack is stored, so the payload affects all subsequent visitors [1].
Mitigation
No official fix has been released as of the publication date (2018-09-10). Administrators should sanitize user input in the site name field and consider upgrading to a patched version if available. Until a fix is applied, avoid inputting untrusted data into the category name field [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- Range: <= 2018-05-10
- Range: <=2018-05-10
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1- github.com/VictorAlagwu/CMSsite/issues/3mitrex_refsource_MISC
News mentions
0No linked articles in our index yet.