blob: d38335056aac5c356852a932d852f72976afb409 [file] [log] [blame]
{
"schema_version": "1.3.1",
"id": "GO-2022-1130",
"published": "0001-01-01T00:00:00Z",
"modified": "0001-01-01T00:00:00Z",
"aliases": [
"CVE-2022-46146",
"GHSA-7rg2-cxvp-9p7p"
],
"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.",
"affected": [
{
"package": {
"name": "github.com/prometheus/exporter-toolkit",
"ecosystem": "Go"
},
"ranges": [
{
"type": "SEMVER",
"events": [
{
"introduced": "0"
},
{
"fixed": "0.7.2"
},
{
"introduced": "0.8.0"
},
{
"fixed": "0.8.2"
}
]
}
],
"database_specific": {
"url": "https://pkg.go.dev/vuln/GO-2022-1130"
},
"ecosystem_specific": {
"imports": [
{
"path": "github.com/prometheus/exporter-toolkit/web",
"symbols": [
"Listen",
"ListenAndServe",
"Serve",
"ServeMultiple",
"webHandler.ServeHTTP"
]
}
]
}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/prometheus/exporter-toolkit/security/advisories/GHSA-7rg2-cxvp-9p7p"
},
{
"type": "FIX",
"url": "https://github.com/prometheus/exporter-toolkit/commit/5b1eab34484ddd353986bce736cd119d863e4ff5"
}
],
"credits": [
{
"name": "Lei Wan"
}
]
}