CVE-2014-6274
Git-Annex AWS S3 and Glacier Unencrypted Credentials Storage Vulnerability
Description
git-annex had a bug in the S3 and Glacier remotes where if embedcreds=yes was set, and the remote used encryption=pubkey or encryption=hybrid, the embedded AWS credentials were stored in the git repository in (effectively) plaintext, not encrypted as they were supposed to be. This issue affects git-annex: from 3.20121126 before 5.20140919.
INFO
Published Date :
June 26, 2025, 9:15 p.m.
Last Modified :
Aug. 6, 2025, 4:36 p.m.
Remotely Exploit :
Yes !
Source :
[email protected]
CVSS Scores
Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
---|---|---|---|---|---|---|
CVSS 3.1 | HIGH | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
Solution
- Update git-annex to version 5.20140919 or later.
- Review and correct configurations with embedcreds=yes.
- Remove exposed credentials from the repository history.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2014-6274
.
URL | Resource |
---|---|
https://git-annex.branchable.com/upgrades/insecure_embedded_creds/ | Product |
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2014-6274
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2014-6274
weaknesses.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2014-6274
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2014-6274
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Aug. 06, 2025
Action Type Old Value New Value Added CPE Configuration OR *cpe:2.3:a:git-annex_project:git-annex:*:*:*:*:*:*:*:* versions from (including) 3.20121126 up to (excluding) 5.20140919 Added Reference Type Debian GNU/Linux: https://git-annex.branchable.com/upgrades/insecure_embedded_creds/ Types: Product -
CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0
Jun. 27, 2025
Action Type Old Value New Value Added CVSS V3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N Added CWE CWE-311 -
New CVE Received by [email protected]
Jun. 26, 2025
Action Type Old Value New Value Added Description git-annex had a bug in the S3 and Glacier remotes where if embedcreds=yes was set, and the remote used encryption=pubkey or encryption=hybrid, the embedded AWS credentials were stored in the git repository in (effectively) plaintext, not encrypted as they were supposed to be. This issue affects git-annex: from 3.20121126 before 5.20140919. Added Reference https://git-annex.branchable.com/upgrades/insecure_embedded_creds/