CVE-2023-46235: FOG stored XSS on log screen via unsanitized request logging
FOG is a free open-source cloning/imaging/rescue suite/inventory management system. Prior to version 1.5.10.15, due to a lack of request sanitization in the logs, a malicious request containing XSS would be stored in a log file. When an administrator of the FOG server logged in and viewed the logs, they would be parsed as HTML and displayed accordingly. Version 1.5.10.15 contains a patch. As a workaround, view logs from an external text editor rather than the dashboard.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is CVE-2023-46235?
CVE-2023-46235 is a vulnerability in FOG, a free open-source cloning/imaging/rescue suite/inventory management system, that allows for a stored cross-site scripting (XSS) attack via unsanitized request logging.
What is the severity of CVE-2023-46235?
The severity of CVE-2023-46235 is medium, with a CVSS severity score of 6.1.
How does CVE-2023-46235 affect FOG?
CVE-2023-46235 affects FOG versions up to and exclusive of 1.5.10.15.
How can I fix CVE-2023-46235?
To fix CVE-2023-46235, you should upgrade FOG to version 1.5.10.15 or later.
Where can I find more information about CVE-2023-46235?
You can find more information about CVE-2023-46235 on the GitHub security advisory and commit pages: [GitHub Advisory](https://github.com/FOGProject/fogproject/security/advisories/GHSA-cvf7-7mvq-5694) and [GitHub Commit](https://github.com/FOGProject/fogproject/commit/2e2421f19620669b9930f72fb73a8dbc5efe4980).