GO-2024-2721

Source
https://pkg.go.dev/vuln/GO-2024-2721
Import Source
https://vuln.go.dev/ID/GO-2024-2721.json
JSON Data
https://api.test.osv.dev/v1/vulns/GO-2024-2721
Aliases
Published
2024-05-09T22:01:10Z
Modified
2024-05-20T16:03:47Z
Summary
Cross site scripting in github.com/tiagorlampert/CHAOS
Details

A malicious actor may be able to extract a JWT token via malicious "/command" request. This is a form of cross site scripting (XSS).

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

Affected packages

Go / github.com/tiagorlampert/CHAOS

Package

Name
github.com/tiagorlampert/CHAOS
View open source insights on deps.dev
Purl
pkg:golang/github.com/tiagorlampert/CHAOS

Affected ranges

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

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/tiagorlampert/CHAOS/presentation/http",
            "symbols": [
                "NewServer",
                "httpController.sendCommandHandler"
            ]
        }
    ]
}