pysec-2022-38
Vulnerability from pysec
Published
2022-02-20 18:15
Modified
2022-03-09 00:15
Details
An issue was discovered in Cobbler before 3.3.1. Files in /etc/cobbler are world readable. Two of those files contain some sensitive information that can be exposed to a local user who has non-privileged access to the server. The users.digest file contains the sha2-512 digest of users in a Cobbler local installation. In the case of an easy-to-guess password, it's trivial to obtain the plaintext string. The settings.yaml file contains secrets such as the hashed default password.
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "cobbler", "purl": "pkg:pypi/cobbler" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.3.1" } ], "type": "ECOSYSTEM" } ], "versions": [ "0.6.3-2", "3.1.2", "3.2.1", "3.2.2", "3.3.0" ] } ], "aliases": [ "CVE-2021-45083", "GHSA-5946-mpw5-pqxx" ], "details": "An issue was discovered in Cobbler before 3.3.1. Files in /etc/cobbler are world readable. Two of those files contain some sensitive information that can be exposed to a local user who has non-privileged access to the server. The users.digest file contains the sha2-512 digest of users in a Cobbler local installation. In the case of an easy-to-guess password, it\u0027s trivial to obtain the plaintext string. The settings.yaml file contains secrets such as the hashed default password.", "id": "PYSEC-2022-38", "modified": "2022-03-09T00:15:58.984313Z", "published": "2022-02-20T18:15:00Z", "references": [ { "type": "WEB", "url": "https://github.com/cobbler/cobbler/releases" }, { "type": "WEB", "url": "https://www.openwall.com/lists/oss-security/2022/02/18/3" }, { "type": "REPORT", "url": "https://bugzilla.suse.com/show_bug.cgi?id=1193671" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-5946-mpw5-pqxx" } ] }
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.