VYPR
Moderate severityNVD Advisory· Published Jan 3, 2018· Updated Sep 17, 2024

CVE-2017-1000467

CVE-2017-1000467

Description

LavaLite version 5.2.4 is vulnerable to stored cross-site scripting vulnerability, within the blog creation page, which can result in disruption of service and execution of javascript code.

AI Insight

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

LavaLite 5.2.4 has a stored XSS in the blog creation page; an attacker with blog write access can inject arbitrary JavaScript.

Vulnerability

LavaLite version 5.2.4 contains a stored cross-site scripting (XSS) vulnerability in the blog creation page [1][2]. The application fails to sanitize user-supplied input when creating blog posts, allowing arbitrary JavaScript code to be embedded and later executed when the blog entry is viewed [2].

Exploitation

An attacker must have a user account with blog writing permissions (e.g., the "user" role in the demo website) [2]. The attacker logs into the application, navigates to the blog creation page, and injects malicious JavaScript code into the input fields (e.g., title or content). Upon saving, the payload is stored and executed in the browsers of all users who subsequently view the compromised blog post [2].

Impact

Successful exploitation leads to stored XSS, enabling arbitrary JavaScript execution in the context of the victim's browser [1][2]. This can result in session hijacking, defacement, data theft, or disruption of service for users viewing the malicious blog entry [1].

Mitigation

No official fixed version has been released in the available references [1][2]. The vendor has not published a patched version or workaround as of the publication date. As a general mitigation, administrators should disable blog creation for untrusted users or apply input sanitization at the application layer. The CVE is not listed in CISA's Known Exploited Vulnerabilities (KEV) catalog.

AI Insight generated on May 22, 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
<= 5.2.4

Affected products

1

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.