Skip to content

Stored XSS on log screen via unsanitized request logging.

High
0x41c published GHSA-cvf7-7mvq-5694 Oct 30, 2023

Package

packages/web/maintenance/logtoview.php (PHP)

Affected versions

< 1.5.10.15

Patched versions

1.5.10.15

Description

Impact

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.

Patches

Patched in commit 2e2421f19620669b9930f72fb73a8dbc5efe4980, and version 1.5.10.15.

Workarounds

View logs from an external text editor rather than the dashboard when on versions < 1.5.10.15

Severity

High
7.6
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
Low
Privileges required
None
User interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
Low
Availability
Low
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:L

CVE ID

CVE-2023-46235

Weaknesses

Credits