CVE Vulnerabilities

CVE-2023-26047

Incomplete Denylist to Cross-Site Scripting

Published: Mar 03, 2023 | Modified: Mar 10, 2023
CVSS 3.x
6.1
MEDIUM
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

teler-waf is a Go HTTP middleware that provides teler IDS functionality to protect against web-based attacks. In teler-waf prior to version v0.2.0 is vulnerable to a bypass attack when a specific case-sensitive hex entities payload with special characters such as CR/LF and horizontal tab is used. This vulnerability allows an attacker to execute arbitrary JavaScript code on the victims browser and compromise the security of the web application. An attacker can exploit this vulnerability to bypass common web attack threat rules in teler-waf and launch cross-site scripting (XSS) attacks. The attacker can execute arbitrary JavaScript code on the victims browser and steal sensitive information, such as login credentials and session tokens, or take control of the victims browser and perform malicious actions. This issue has been patched in version 0.2.0.

Weakness

The product uses a denylist-based protection mechanism to defend against XSS attacks, but the denylist is incomplete, allowing XSS variants to succeed.

Affected Software

Name Vendor Start Version End Version
Teler-waf Kitabisa * 0.2.0 (excluding)

References