Lookup for vulnerable packages by Package URL.
| Purl | pkg:npm/%40mittwald/kubernetes@3.2.0 |
| Type | npm |
| Namespace | @mittwald |
| Name | kubernetes |
| Version | 3.2.0 |
| Qualifiers |
|
| Subpath | |
| Is_vulnerable | true |
| Next_non_vulnerable_version | 3.5.0 |
| Latest_non_vulnerable_version | 3.5.0 |
| Affected_by_vulnerabilities |
| 0 |
| url |
VCID-yepv-hau1-nug2 |
| vulnerability_id |
VCID-yepv-hau1-nug2 |
| summary |
@mittwald/kubernetes's secret contents leaked via debug logging
### Impact
When debug logging is enabled (via `DEBUG` environment variable), the Kubernetes client may log all response bodies into the debug log -- including sensitive data from `Secret` resources.
When running in a Kubernetes cluster, this might expose sensitive information to users who are _not_ authorised to access secrets, but have access to Pod logs (either directly using kubectl, or by Pod logs being shipped elsewhere).
### Patches
Upgrade to 3.5.0 or newer.
### Workarounds
Disable debug logging entirely, or exclude the `kubernetes:client` debug item (for example, using `DEBUG=*,-kubernetes:client`).
### References
- https://cwe.mitre.org/data/definitions/532.html |
| references |
|
| fixed_packages |
|
| aliases |
GHSA-g35x-j6jj-8g7j, GMS-2023-1356
|
| risk_score |
3.1 |
| exploitability |
0.5 |
| weighted_severity |
6.2 |
| resource_url |
http://public2.vulnerablecode.io/vulnerabilities/VCID-yepv-hau1-nug2 |
|
|
| Fixing_vulnerabilities |
|
| Risk_score | 3.1 |
| Resource_url | http://public2.vulnerablecode.io/packages/pkg:npm/%2540mittwald/kubernetes@3.2.0 |