Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/kitabisa/teler-waf
  4. ›
  5. CVE-2023-26046

CVE-2023-26046: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

March 2, 2023 (updated November 9, 2023)

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.

References

  • github.com/advisories/GHSA-9f95-hhg4-pg4f
  • github.com/kitabisa/teler-waf/commit/d1d49cfddfa3ec2adad962870f14b85cd1aaf739
  • github.com/kitabisa/teler-waf/compare/v0.1.0...v0.1.1
  • github.com/kitabisa/teler-waf/releases/tag/v0.1.1
  • github.com/kitabisa/teler-waf/security/advisories/GHSA-9f95-hhg4-pg4f

Code Behaviors & Features

Detect and mitigate CVE-2023-26046 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 0.1.1

Fixed versions

  • v0.1.1

Solution

Upgrade to version 0.1.1 or above.

Impact 6.1 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Source file

go/github.com/kitabisa/teler-waf/CVE-2023-26046.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:15:16 +0000.