ghsa-5xm4-jmpw-p6j3
Vulnerability from github
Published
2022-05-17 19:57
Modified
2024-09-10 22:16
Severity ?
5.5 (Medium) - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
6.8 (Medium) - CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
6.8 (Medium) - CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
Summary
Ansible discloses credential information
Details
Ansible before 1.5.5 constructs filenames containing user and password fields on the basis of deb lines in sources.list
, which might allow local users to obtain sensitive credential information in opportunistic circumstances by leveraging existence of a file that uses the deb http://user:pass@server:port/
format.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "ansible" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.5.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2014-4660" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": true, "github_reviewed_at": "2023-08-16T21:59:13Z", "nvd_published_at": "2020-02-20T03:15:00Z", "severity": "MODERATE" }, "details": "Ansible before 1.5.5 constructs filenames containing user and password fields on the basis of deb lines in `sources.list`, which might allow local users to obtain sensitive credential information in opportunistic circumstances by leveraging existence of a file that uses the `deb http://user:pass@server:port/` format.", "id": "GHSA-5xm4-jmpw-p6j3", "modified": "2024-09-10T22:16:58Z", "published": "2022-05-17T19:57:32Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-4660" }, { "type": "WEB", "url": "https://github.com/ansible/ansible/commit/c4b5e46054c74176b2446c82d4df1a2610eddc08" }, { "type": "WEB", "url": "https://github.com/ansible/ansible/blob/release1.5.5/CHANGELOG.md" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/ansible/PYSEC-2020-202.yaml" }, { "type": "WEB", "url": "https://security-tracker.debian.org/tracker/CVE-2014-4660" }, { "type": "WEB", "url": "https://web.archive.org/web/20200229060002/https://www.securityfocus.com/bid/68231" }, { "type": "WEB", "url": "https://www.openwall.com/lists/oss-security/2014/06/26/19" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Ansible discloses credential information" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.