CVE-2023-26046

teler-waf is a Go HTTP middleware that provides teler IDS functionality to protect against web-based attacks. In teler-waf prior to version 0.1.1 is vulnerable to bypassing common web attack rules when a specific HTML entities payload is used. This vulnerability allows an attacker to execute arbitrary JavaScript code on the victim's browser and compromise the security of the web application. The vulnerability exists due to teler-waf failure to properly sanitize and filter HTML entities in user input. 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 victim's browser and steal sensitive information, such as login credentials and session tokens, or take control of the victim's browser and perform malicious actions. This issue has been fixed in version 0.1.1.
Configurations

Configuration 1 (hide)

cpe:2.3:a:kitabisa:teler-waf:*:*:*:*:*:*:*:*

History

10 Mar 2023, 04:58

Type Values Removed Values Added
References (MISC) https://github.com/kitabisa/teler-waf/releases/tag/v0.1.1 - (MISC) https://github.com/kitabisa/teler-waf/releases/tag/v0.1.1 - Release Notes
References (MISC) https://github.com/kitabisa/teler-waf/commit/d1d49cfddfa3ec2adad962870f14b85cd1aaf739 - (MISC) https://github.com/kitabisa/teler-waf/commit/d1d49cfddfa3ec2adad962870f14b85cd1aaf739 - Patch
References (MISC) https://github.com/kitabisa/teler-waf/security/advisories/GHSA-9f95-hhg4-pg4f - (MISC) https://github.com/kitabisa/teler-waf/security/advisories/GHSA-9f95-hhg4-pg4f - Vendor Advisory
CWE CWE-79
CPE cpe:2.3:a:kitabisa:teler-waf:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 6.1

02 Mar 2023, 01:15

Type Values Removed Values Added
New CVE

Information

Published : 2023-03-02 01:15

Updated : 2024-02-04 23:14


NVD link : CVE-2023-26046

Mitre link : CVE-2023-26046

CVE.ORG link : CVE-2023-26046


JSON object : View

Products Affected

kitabisa

  • teler-waf
CWE
CWE-79

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

CWE-80

Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)