CVE-2023-24827
Last modified
CVE-2023-24827 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. syft is a a CLI tool and Go library for generating a Software Bill of Materials (SBOM) from container images and filesystems. A password disclosure flaw was found in Syft versions v0.69.0 and v0.69.1. EPSS estimates a 0.79% chance of exploitation in the next 30 days.
Description
syft is a a CLI tool and Go library for generating a Software Bill of Materials (SBOM) from container images and filesystems. A password disclosure flaw was found in Syft versions v0.69.0 and v0.69.1. This flaw leaks the password stored in the SYFT_ATTEST_PASSWORD environment variable. The `SYFT_ATTEST_PASSWORD` environment variable is for the `syft attest` command to generate attested SBOMs for the given container image. This environment variable is used to decrypt the private key (provided with `syft attest --key <path-to-key-file>`) during the signing process while generating an SBOM attestation. This vulnerability affects users running syft that have the `SYFT_ATTEST_PASSWORD` environment variable set with credentials (regardless of if the attest command is being used or not). Users that do not have the environment variable `SYFT_ATTEST_PASSWORD` set are not affected by this issue. The credentials are leaked in two ways: in the syft logs when `-vv` or `-vvv` are used in the syft command (which is any log level >= `DEBUG`) and in the attestation or SBOM only when the `syft-json` format is used. Note that as of v0.69.0 any generated attestations by the `syft attest` command are uploaded to the OCI registry (if you have write access to that registry) in the same way `cosign attach` is done. This means that any attestations generated for the affected versions of syft when the `SYFT_ATTEST_PASSWORD` environment variable was set would leak credentials in the attestation payload uploaded to the OCI registry. This issue has been patched in commit `9995950c70` and has been released as v0.70.0. There are no workarounds for this vulnerability. Users are advised to upgrade.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Anchore | Syft | 0.69.0 |
| Anchore | Syft | 0.69.1 |
References
- https://github.com/anchore/syft/commit/9995950c70e849f9921919faffbfcf46401f71f3Patch, Vendor Advisory
- https://github.com/anchore/syft/security/advisories/GHSA-jp7v-3587-2956Exploit, Vendor Advisory
- https://github.com/anchore/syft/commit/9995950c70e849f9921919faffbfcf46401f71f3Patch, Vendor Advisory
- https://github.com/anchore/syft/security/advisories/GHSA-jp7v-3587-2956Exploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-24827?
How severe is CVE-2023-24827?
How do I fix CVE-2023-24827?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-24821RIOT-OS, an operating system that supports Internet of Thing…7.5
- CVE-2023-24822RIOT-OS, an operating system that supports Internet of Thing…7.5
- CVE-2023-24823RIOT-OS, an operating system that supports Internet of Thing…9.8
- CVE-2023-24824cmark-gfm is GitHub's fork of cmark, a CommonMark parsing an…7.5
- CVE-2023-24825RIOT-OS, an operating system for Internet of Things (IoT) de…7.5
- CVE-2023-24826RIOT-OS, an operating system for Internet of Things (IoT) de…7.5
- CVE-2023-24828Onedev is a self-hosted Git Server with CI/CD and Kanban. In…8.8
- CVE-2023-24829Incorrect Authorization vulnerability in Apache Software Fou…8.8
- CVE-2023-2483Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultID…
- CVE-2023-24830Improper Authentication vulnerability in Apache Software Fou…7.5
- CVE-2023-24831Improper Authentication vulnerability in Apache Software Fou…9.8
- CVE-2023-24832A null pointer dereference bug in Hermes prior to commit 5ca…7.5
Are you affected by CVE-2023-24827?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
