GHSA-r3fq-cmmw-cpmm

Suggest an improvement
Source
https://github.com/advisories/GHSA-r3fq-cmmw-cpmm
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-r3fq-cmmw-cpmm/GHSA-r3fq-cmmw-cpmm.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-r3fq-cmmw-cpmm
Aliases
Published
2022-05-24T16:46:50Z
Modified
2024-08-20T20:59:11.949699Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Containous Traefik Exposes Password Hashes
Details

types/types.go in Containous Traefik 1.7.x through 1.7.11, when the --api flag is used and the API is publicly reachable and exposed without sufficient access control (which is contrary to the API documentation), allows remote authenticated users to discover password hashes by reading the Basic HTTP Authentication or Digest HTTP Authentication section, or discover a key by reading the ClientTLS section. These can be found in the JSON response to a /api request.

Database specific
{
    "nvd_published_at": "2019-05-29T19:29:00Z",
    "cwe_ids": [
        "CWE-522"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2023-07-14T19:46:49Z"
}
References

Affected packages

Go / github.com/traefik/traefik

Package

Name
github.com/traefik/traefik
View open source insights on deps.dev
Purl
pkg:golang/github.com/traefik/traefik

Affected ranges

Type
SEMVER
Events
Introduced
1.7.0
Fixed
1.7.12

Database specific

{
    "last_known_affected_version_range": "<= 1.7.11"
}