Skip to content

x/pkgsite: vuln does not report fix versions correctly #54480

Closed
@rittneje

Description

@rittneje

https://pkg.go.dev/vuln/GO-2022-0537

This page currently reads as follows:

Package Affected Versions
math/big go1.17.13 and earlier, go1.18.0 - go1.18.5

However, the actual CVE says that it was fixed in 1.17.13 and 1.18.5, so those should not be listed as affected versions.

A too-short encoded message can cause a panic in Float.GobDecode and Rat GobDecode in math/big in Go before 1.17.13 and 1.18.5, potentially allowing a denial of service.

This is just one example. All the pages under https://pkg.go.dev/vuln that I checked have this mistake.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

No status

Relationships

None yet

Development

No branches or pull requests

Issue actions