GO-2022-1002

Source
https://pkg.go.dev/vuln/GO-2022-1002
Import Source
https://vuln.go.dev/ID/GO-2022-1002.json
JSON Data
https://api.test.osv.dev/v1/vulns/GO-2022-1002
Aliases
Published
2022-09-21T15:12:40Z
Modified
2024-05-20T16:03:47Z
Summary
Panic in github.com/pandatix/go-cvss
Details

ParseVector can panic when provided with invalid input.

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

Affected packages

Go / github.com/pandatix/go-cvss

Package

Name
github.com/pandatix/go-cvss
View open source insights on deps.dev
Purl
pkg:golang/github.com/pandatix/go-cvss

Affected ranges

Type
SEMVER
Events
Introduced
0.2.0
Fixed
0.4.0

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/pandatix/go-cvss/20",
            "symbols": [
                "ParseVector"
            ]
        }
    ]
}