| { |
| "schema_version": "1.3.1", |
| "id": "GO-2023-1597", |
| "modified": "0001-01-01T00:00:00Z", |
| "published": "0001-01-01T00:00:00Z", |
| "aliases": [ |
| "CVE-2023-26046", |
| "GHSA-9f95-hhg4-pg4f" |
| ], |
| "summary": "Cross site scripting in github.com/kitabisa/teler-waf", |
| "details": "Improper sanitization and filtering of HTML entities in user input can lead to cross-site scripting (XSS) attacks where arbitrary JavaScript code is executed in the browser.", |
| "affected": [ |
| { |
| "package": { |
| "name": "github.com/kitabisa/teler-waf", |
| "ecosystem": "Go" |
| }, |
| "ranges": [ |
| { |
| "type": "SEMVER", |
| "events": [ |
| { |
| "introduced": "0" |
| }, |
| { |
| "fixed": "0.1.1" |
| } |
| ] |
| } |
| ], |
| "ecosystem_specific": { |
| "imports": [ |
| { |
| "path": "github.com/kitabisa/teler-waf", |
| "symbols": [ |
| "Teler.Analyze", |
| "Teler.HandlerFuncWithNext", |
| "Teler.checkCustomRules" |
| ] |
| } |
| ] |
| } |
| } |
| ], |
| "references": [ |
| { |
| "type": "FIX", |
| "url": "https://github.com/kitabisa/teler-waf/commit/d1d49cfddfa3ec2adad962870f14b85cd1aaf739" |
| }, |
| { |
| "type": "WEB", |
| "url": "https://github.com/kitabisa/teler-waf/releases/tag/v0.1.1" |
| }, |
| { |
| "type": "ADVISORY", |
| "url": "https://github.com/advisories/GHSA-9f95-hhg4-pg4f" |
| } |
| ], |
| "database_specific": { |
| "url": "https://pkg.go.dev/vuln/GO-2023-1597", |
| "review_status": "REVIEWED" |
| } |
| } |