VYPR
Unrated severityOSV Advisory· Published Apr 25, 2019· Updated Aug 5, 2024

CVE-2018-18824

CVE-2018-18824

Description

WolfCMS v0.8.3.1 allows XSS via an SVG file to /?/admin/plugin/file_manager/browse/.

AI Insight

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

WolfCMS v0.8.3.1 is vulnerable to stored XSS via uploading a malicious SVG file through the file manager.

Vulnerability

WolfCMS v0.8.3.1 suffers from a stored cross-site scripting (XSS) vulnerability in the file manager component. An attacker can upload an SVG file containing malicious JavaScript code via the /?/admin/plugin/file_manager/browse/ endpoint. The SVG file is stored on the server and executed when the file is viewed or accessed, leading to XSS. Affected version: WolfCMS v0.8.3.1 [1].

Exploitation

An attacker requires authenticated access to the admin panel with permissions to use the file manager. The attacker uploads an SVG file containing embedded JavaScript code (e.g., via `` tags or event handlers). When an administrator or other user browses the uploaded file, the malicious script executes in their browser context [1].

Impact

Successful exploitation allows an attacker to execute arbitrary JavaScript in the context of the victim's browser. This can lead to session hijacking, defacement, or theft of sensitive information such as admin credentials or cookies. The impact is limited to the browser session of users who view the uploaded SVG file [1].

Mitigation

No official patch has been released for this vulnerability as of the publication date. Users should restrict file upload permissions to trusted administrators only and consider disabling SVG file uploads in the file manager configuration. Monitor vendor updates for a future fix [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
  • Wolfcms/WolfCMSOSV2 versions
    0.7.0, 0.7.1, 0.7.2, …+ 1 more
    • (no CPE)range: 0.7.0, 0.7.1, 0.7.2, …
    • (no CPE)range: = 0.8.3.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.