GO-2023-1600

Source
https://pkg.go.dev/vuln/GO-2023-1600
Import Source
https://vuln.go.dev/ID/GO-2023-1600.json
JSON Data
https://api.test.osv.dev/v1/vulns/GO-2023-1600
Aliases
Published
2023-03-02T00:34:41Z
Modified
2024-05-20T16:03:47Z
Summary
Arbitrary code execution in github.com/kitabisa/teler-waf
Details

Improper handling of payload with special characters, such as CR/LF and horizontal tab, can lead to execution of arbitrary JavaScript code.

Database specific
{
    "review_status": "REVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2023-1600"
}
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.2.0

Ecosystem specific

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