Vulnerability Description
ChatBar.tsx in Lumos before 1.0.17 parses raw HTML in Markdown because the markdown-to-jsx package is used without disableParsingRawHTML set to true.
CVSS Score
LOW
Related Weaknesses (CWE)
References
- https://github.com/andrewnguonly/Lumos/issues/193
- https://github.com/andrewnguonly/Lumos/releases/tag/1.0.17
- https://github.com/quantizor/markdown-to-jsx/blob/4fa87d89ad87f97b2d9e56cb969d12
FAQ
What is CVE-2024-56082?
CVE-2024-56082 is a vulnerability with a CVSS score of 3.5 (LOW). ChatBar.tsx in Lumos before 1.0.17 parses raw HTML in Markdown because the markdown-to-jsx package is used without disableParsingRawHTML set to true.
How severe is CVE-2024-56082?
CVE-2024-56082 has been rated LOW with a CVSS base score of 3.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-56082?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.