PT-2024-22771 · Danielmiessler · Fabric
Published
2024-03-17
·
Updated
2025-09-18
·
CVE-2024-29154
CVSS v3.1
7.4
High
| Vector | AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:L |
Name of the Vulnerable Software and Affected Versions
danielmiessler fabric versions 1.3.0 and earlier
Description
The issue is related to innerHTML mishandling, which can lead to XSS attacks, specifically in the
installer/client/gui/static/js/index.js file, such as in the htmlToPlainText function.Recommendations
For versions 1.3.0 and earlier, consider disabling the
htmlToPlainText function in the installer/client/gui/static/js/index.js file as a temporary workaround until a patch is available. Restrict access to the vulnerable index.js file to minimize the risk of exploitation. Avoid using the innerHTML property in the affected JavaScript files until the issue is resolved.Fix
XSS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Fabric