GO-2024-2822

Source
https://pkg.go.dev/vuln/GO-2024-2822
Import Source
https://vuln.go.dev/ID/GO-2024-2822.json
JSON Data
https://api.test.osv.dev/v1/vulns/GO-2024-2822
Aliases
Published
2024-05-09T16:51:38Z
Modified
2024-05-20T16:03:47Z
Summary
Arbitrary code execution in github.com/tiagorlampert/CHAOS
Details

A remote attacker can execute arbitrary commands via crafted HTTP requests.

Database specific
{
    "review_status": "REVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2024-2822"
}
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
Fixed
0.0.0-20220716132853-b47438d36e3a

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/tiagorlampert/CHAOS/services",
            "symbols": [
                "clientService.BuildClient"
            ]
        },
        {
            "path": "github.com/tiagorlampert/CHAOS/delivery/http",
            "symbols": [
                "httpController.generateBinaryPostHandler"
            ]
        }
    ]
}