CVE-2022-43120
Description
A cross-site scripting (XSS) vulnerability in the /panel/fields/add component of Intelliants Subrion CMS v4.2.1 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the Field default value text field.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
A stored XSS vulnerability in Subrion CMS 4.2.1 allows attackers to inject arbitrary web scripts via the Field default value field in /panel/fields/add.
Vulnerability
Overview
A stored cross-site scripting (XSS) vulnerability exists in Intelliants Subrion CMS v4.2.1. The flaw resides in the /panel/fields/add component, where a crafted payload injected into the Field default value text field is not properly sanitized [1][3]. This allows an attacker to execute arbitrary web scripts or HTML in the context of the admin panel.
Exploitation
Details
To exploit this vulnerability, an attacker must have access to the administrative panel and be able to navigate to the 'Add Field' page at /panel/fields/add. No special privileges beyond standard admin access are required [3]. The attacker simply inserts an XSS payload into the 'default value' field, which is then stored and executed when the page is loaded or when a user interacts with the crafted field.
Impact
Successful exploitation enables the attacker to execute arbitrary JavaScript or HTML in the admin panel. This can lead to session hijacking, credential theft, or other malicious actions within the context of the affected admin session. The stored nature of the payload means it will affect any user who views the page containing the malicious field.
Mitigation
Status
As of the publication date (2022-11-09), no patch has been released. Users should upgrade to a newer version of Subrion CMS if available, or restrict access to the admin panel and validate input manually. The issue was reported on the project's GitHub issue tracker [3]. The vendor may address this in future releases [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.
| Package | Affected versions | Patched versions |
|---|---|---|
intelliants/subrionPackagist | <= 4.2.1 | — |
Affected products
2- Intelliants/Subrion CMSdescription
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3- github.com/advisories/GHSA-3wmg-28v9-8hf6ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2022-43120ghsaADVISORY
- github.com/intelliants/subrion/issues/894ghsaWEB
News mentions
0No linked articles in our index yet.