ghsa-qv29-rjwj-jjrm
Vulnerability from github
Published
2023-01-01 06:30
Modified
2023-01-09 15:30
Severity ?
VLAI Severity ?
Details
lxc-user-nic in lxc through 5.0.1 is installed setuid root, and may allow local users to infer whether any file exists, even within a protected directory tree, because "Failed to open" often indicates that a file does not exist, whereas "does not refer to a network namespace path" often indicates that a file exists. NOTE: this is different from CVE-2018-6556 because the CVE-2018-6556 fix design was based on the premise that "we will report back to the user that the open() failed but the user has no way of knowing why it failed"; however, in many realistic cases, there are no plausible reasons for failing except that the file does not exist.
{ "affected": [], "aliases": [ "CVE-2022-47952" ], "database_specific": { "cwe_ids": [ "CWE-203", "CWE-668" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-01-01T06:15:00Z", "severity": "LOW" }, "details": "lxc-user-nic in lxc through 5.0.1 is installed setuid root, and may allow local users to infer whether any file exists, even within a protected directory tree, because \"Failed to open\" often indicates that a file does not exist, whereas \"does not refer to a network namespace path\" often indicates that a file exists. NOTE: this is different from CVE-2018-6556 because the CVE-2018-6556 fix design was based on the premise that \"we will report back to the user that the open() failed but the user has no way of knowing why it failed\"; however, in many realistic cases, there are no plausible reasons for failing except that the file does not exist.", "id": "GHSA-qv29-rjwj-jjrm", "modified": "2023-01-09T15:30:23Z", "published": "2023-01-01T06:30:20Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-47952" }, { "type": "WEB", "url": "https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1783591/comments/45" }, { "type": "WEB", "url": "https://github.com/MaherAzzouzi/CVE-2022-47952" }, { "type": "WEB", "url": "https://github.com/lxc/lxc/blob/0b83d71c2c8f3bac9503f894cd84584f79258bb3/lxc.spec.in#L274" }, { "type": "WEB", "url": "https://github.com/lxc/lxc/blob/0b83d71c2c8f3bac9503f894cd84584f79258bb3/src/lxc/cmd/lxc_user_nic.c#L1085-L1104" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2023/08/msg00025.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "type": "CVSS_V3" } ] }
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.
Loading…
Loading…