VYPR
Moderate severityNVD Advisory· Published May 18, 2023· Updated Jan 23, 2025

CVE-2023-30124

CVE-2023-30124

Description

LavaLite v9.0.0 is vulnerable to Cross Site Scripting (XSS).

AI Insight

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

LavaLite 9.0.0 contains a stored cross-site scripting vulnerability in user profile modification, allowing non-admin users to attack administrators.

Vulnerability

Description

LavaLite v9.0.0 is vulnerable to a stored cross-site scripting (XSS) issue [1][2]. The root cause is insufficient sanitization of user-controlled input when a client modifies their account name. An attacker can inject arbitrary HTML/JavaScript by setting their account name to a payload such as `` [3].

Exploitation

To exploit this vulnerability, an attacker must first be a registered client of the LavaLite CMS. They then navigate to their profile settings and change their account name to include the malicious payload [3]. When a super administrator subsequently views the list of clients (e.g., through the admin panel), the injected script executes in the context of the administrator's browser session.

Impact

Successful exploitation allows an attacker to perform actions with the privileges of the targeted administrator. For example, the injected JavaScript could send POST requests to perform administrative operations, effectively compromising the entire CMS [3]. This poses a serious threat to website security because it enables privilege escalation from a standard client to full administrative control.

Mitigation

As of the publication date, a fix has not been released by the vendor [1][2]. The issue has been reported on the project's GitHub issue tracker [2][3], but no patch or advisory has been issued. Administrators are advised to restrict client registration, monitor for suspicious profile changes, or apply input validation filters until a vendor-provided patch becomes available.

AI Insight generated on May 20, 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
lavalite/cmsPackagist
<= 9.0.0

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.