GO-2022-1130

Source
https://pkg.go.dev/vuln/GO-2022-1130
Import Source
https://vuln.go.dev/ID/GO-2022-1130.json
Aliases
Published
2022-11-29T16:33:47Z
Modified
2023-11-08T04:10:54.798548Z
Details

If an attacker has access to a Prometheus web.yml file and users' bcrypted passwords, it would be possible to bypass security via the built-in authentication cache.

References

Affected packages

Go / github.com/prometheus/exporter-toolkit

Affected ranges

Type
SEMVER
Events
Introduced
0The exact introduced commit is unknown
Fixed
0.7.2
Introduced
0.8.0
Fixed
0.8.2

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/prometheus/exporter-toolkit/web",
            "symbols": [
                "Listen",
                "ListenAndServe",
                "Serve",
                "ServeMultiple",
                "webHandler.ServeHTTP"
            ]
        }
    ]
}