blob: 81f3b3e4ea0f42da605c6d8ac83b0ae6282c33bd [file] [log] [blame]
{
"id": "GO-2023-1597",
"published": "0001-01-01T00:00:00Z",
"modified": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2023-26046",
"GHSA-9f95-hhg4-pg4f"
],
"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"
}
]
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2023-1597"
},
"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"
}
],
"schema_version": "1.3.1"
}