GO-2023-1597

Source
https://pkg.go.dev/vuln/GO-2023-1597
Import Source
https://vuln.go.dev/ID/GO-2023-1597.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2023-1597
Aliases
Published
2023-03-02T00:34:19Z
Modified
2024-05-20T16:03:47Z
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.

Database specific
{
    "review_status": "REVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2023-1597"
}
References

Affected packages

Go / github.com/kitabisa/teler-waf

Package

Name
github.com/kitabisa/teler-waf
View open source insights on deps.dev
Purl
pkg:golang/github.com/kitabisa/teler-waf

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.1.1

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/kitabisa/teler-waf",
            "symbols": [
                "Teler.Analyze",
                "Teler.HandlerFuncWithNext",
                "Teler.checkCustomRules"
            ]
        }
    ]
}