Vulnerability CVE-2022-23466


Published: 2022-12-06

Description:
teler is an real-time intrusion detection and threat alert dashboard. teler prior to version 2.0.0-rc.4 is vulnerable to DOM-based cross-site scripting (XSS) in the teler dashboard. When teler requests messages from the event stream on the `/events` endpoint, the log data displayed on the dashboard are not sanitized. This only affects authenticated users and can only be exploited based on detected threats if the log contains a DOM scripting payload. This vulnerability has been fixed on version `v2.0.0-rc.4`. Users are advised to upgrade. There are no known workarounds for this vulnerability.

Type:

CWE-79

(Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting'))

 References:
https://github.com/kitabisa/teler/commit/20f59eda2420ac64e29f199a61230a0abc875e8e
https://github.com/kitabisa/teler/security/advisories/GHSA-xr7p-8q82-878q

Copyright 2024, cxsecurity.com

 

Back to Top