
We found results for “”
CVE-2025-25204
Good to know:

Date: February 14, 2025
"gh" is GitHub’s official command line tool. Starting in version 2.49.0 and prior to version 2.67.0, under certain conditions, a bug in GitHub's Artifact Attestation cli tool "gh attestation verify" causes it to return a zero exit status when no attestations are present. This behavior is incorrect: When no attestations are present, "gh attestation verify" should return a non-zero exit status code, thereby signaling verification failure. An attacker can abuse this flaw to, for example, deploy malicious artifacts in any system that uses "gh attestation verify"'s exit codes to gatekeep deployments. Users are advised to update "gh" to patched version "v2.67.0" as soon as possible.
Severity Score
Severity Score
Weakness Type (CWE)
Detection of Error Condition Without Action
CWE-390Top Fix

CVSS v3.1
Base Score: |
|
---|---|
Attack Vector (AV): | NETWORK |
Attack Complexity (AC): | HIGH |
Privileges Required (PR): | LOW |
User Interaction (UI): | NONE |
Scope (S): | CHANGED |
Confidentiality (C): | NONE |
Integrity (I): | HIGH |
Availability (A): | NONE |