ghsa-qv37-mfjf-42h8
Vulnerability from github
Published
2022-10-25 19:00
Modified
2022-10-31 16:00
Severity ?
Summary
Plaintext storage of tokens in pulp_ansible
Details
The collection remote for pulp_ansible stores tokens in plaintext instead of using pulp's encrypted field and exposes them in read/write mode via the API () instead of marking it as write only.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "pulp-ansible" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.15.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-3644" ], "database_specific": { "cwe_ids": [ "CWE-256", "CWE-522" ], "github_reviewed": true, "github_reviewed_at": "2022-10-25T22:28:13Z", "nvd_published_at": "2022-10-25T18:15:00Z", "severity": "MODERATE" }, "details": "The collection remote for pulp_ansible stores tokens in plaintext instead of using pulp\u0027s encrypted field and exposes them in read/write mode via the API () instead of marking it as write only. ", "id": "GHSA-qv37-mfjf-42h8", "modified": "2022-10-31T16:00:21Z", "published": "2022-10-25T19:00:22Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3644" }, { "type": "WEB", "url": "https://github.com/pulp/pulp_ansible/issues/1221" }, { "type": "WEB", "url": "https://github.com/pulp/pulp_ansible/commit/d13c427b09482a7f598d8ee597d17a8a34888665" }, { "type": "PACKAGE", "url": "https://github.com/pulp/pulp_ansible" }, { "type": "WEB", "url": "https://github.com/pulp/pulp_ansible/blob/main/pulp_ansible/app/models.py#L234" } ], "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" } ], "summary": "Plaintext storage of tokens in pulp_ansible" }
Loading...
Loading...
- 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.