CVE-2022-41939 Details
Description
knative.dev/func is is a client library and CLI enabling the development and deployment of Kubernetes functions. Developers using a malicious or compromised third-party buildpack could expose their registry credentials or local docker socket to a malicious `lifecycle` container. This issues has been patched in PR #1442, and is part of release 1.8.1. This issue only affects users who are using function buildpacks from third-parties; pinning the builder image to a specific content-hash with a valid `lifecycle` image will also mitigate the attack.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Apr 22, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/knative/func/blob/5ca77d38744d3481cc0b795f607c5859b19588fc/buildpacks/builder.go#L37-L41 | CVE | Third Party Advisory |
| https://github.com/knative/func/pull/1442 | CVE | PatchThird Party Advisory |
| https://github.com/knative/func/releases/tag/knative-v1.8.1 | CVE | Release NotesThird Party Advisory |
| https://github.com/knative/func/security/advisories/GHSA-5336-2g3f-9g3m | CVE | ExploitPatchThird Party Advisory |
| https://github.com/knative/func/blob/5ca77d38744d3481cc0b795f607c5859b19588fc/buildpacks/builder.go#L37-L41 | [email protected] | Third Party Advisory |
| https://github.com/knative/func/pull/1442 | [email protected] | PatchThird Party Advisory |
| https://github.com/knative/func/releases/tag/knative-v1.8.1 | [email protected] | Release NotesThird Party Advisory |
| https://github.com/knative/func/security/advisories/GHSA-5336-2g3f-9g3m | [email protected] | ExploitPatchThird Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-200 | Exposure of Sensitive Information to an Unauthorized Actor | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| linuxfoundation knative func | < 1.8.1 |
CPE
Remediation
| |
Change History
6 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Nov 21, 2024 | CVE Modified | CVE |
| May 14, 2024 | CVE Modified | [email protected] |
| Mar 14, 2023 | CPE Deprecation Remap | [email protected] |
| Nov 26, 2022 | Initial Analysis | [email protected] |