ghsa-wmqq-r32m-87c5
Vulnerability from github
Published
2022-08-29 20:06
Modified
2024-10-08 12:55
Severity ?
4.9 (Medium) - CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
6.9 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
6.9 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
Summary
python-oslo-utils has improper password parsing
Details
A flaw was found in python-oslo-utils. Due to improper parsing, passwords with a double quote ( " ) in them cause incorrect masking in debug logs, causing any part of the password after the double quote to be plaintext
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "oslo-utils" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "4.10.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-0718" ], "database_specific": { "cwe_ids": [ "CWE-522", "CWE-532" ], "github_reviewed": true, "github_reviewed_at": "2022-09-16T19:32:37Z", "nvd_published_at": "2022-08-29T15:15:00Z", "severity": "MODERATE" }, "details": "A flaw was found in python-oslo-utils. Due to improper parsing, passwords with a double quote ( \" ) in them cause incorrect masking in debug logs, causing any part of the password after the double quote to be plaintext", "id": "GHSA-wmqq-r32m-87c5", "modified": "2024-10-08T12:55:40Z", "published": "2022-08-29T20:06:50Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0718" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2022:0993" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2022:8873" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2022-0718" }, { "type": "WEB", "url": "https://bugs.launchpad.net/oslo.utils/+bug/1949623" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2056850" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-wmqq-r32m-87c5" }, { "type": "PACKAGE", "url": "https://github.com/openstack/oslo.utils" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/oslo-utils/PYSEC-2022-258.yaml" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2022/09/msg00015.html" }, { "type": "WEB", "url": "https://opendev.org/openstack/oslo.utils/commit/6e17ae1f7959c64dfd20a5f67edf422e702426aa" }, { "type": "WEB", "url": "https://security-tracker.debian.org/tracker/CVE-2022-0718" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "python-oslo-utils has improper password parsing" }
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.