LiveActive security incident?Get immediate response
CVE Record

CVE-2014-4659: Ansible before 1.5.5 sets 0644 permissions for sources.list, which might allow local users to obtain sensit...

Ansible before 1.5.5 sets 0644 permissions for sources.list, which might allow local users to obtain sensitive credential information in opportunistic circumstances by reading a file that uses the "deb http://user:pass@server:port/" format.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Ansible before 1.5.5 could leave an APT sources.list file world-readable when it contained repository credentials in the URL. If those credentials were embedded, a local user on the managed system could read them. This is mainly a credential exposure issue, not a remote takeover finding in the provided sources.

Executive priority

Treat this as targeted cleanup rather than emergency response unless privileged repository credentials were exposed. Prioritize legacy Ansible environments and shared systems with local user access.

Technical view

The CVE describes Ansible setting 0644 permissions on sources.list before version 1.5.5. When entries used the deb http://user:pass@server:port/ format, local users could opportunistically read sensitive credentials. The bundle provides no CVSS, CWE, affected CPEs, or detailed exploit analysis.

Likely exposure

Exposure is most likely on systems managed by Ansible before 1.5.5 where repository credentials were embedded directly in APT source URLs and local users had filesystem access.

Exploitation context

The provided sources do not show active exploitation, and the CVE is not listed as KEV. Abuse depends on local access and the presence of credentials in sources.list using the documented user:pass URL pattern.

Researcher notes

Key uncertainty remains because the source bundle lacks CVSS, CWE, CPE, and detailed advisory text. The strongest evidence is the CVE description and Ansible 1.5.5 changelog reference. Do not assume remote exploitation or broad product exposure from these sources alone.

Mitigation direction

  • Upgrade Ansible beyond the affected before-1.5.5 range.
  • Check Ansible changelog and vendor guidance for the confirmed fix path.
  • Remove embedded repository credentials from APT source URLs where possible.
  • Rotate credentials that may have been written to world-readable sources.list files.
  • Review permissions on generated sources.list files containing sensitive values.

Validation and detection

  • Inventory Ansible versions used to manage Linux package sources.
  • Review playbooks and templates for deb URLs containing user:pass credentials.
  • Inspect affected hosts for sources.list files with sensitive repository URLs.
  • Confirm file permissions are not world-readable when credentials are present.
  • Check whether exposed credentials still have access and rotate as needed.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

description · low confidence lookup

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2014-4659 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.