ghsa-qr2q-8mvm-hxvr
Vulnerability from github
Published
2022-05-14 03:59
Modified
2022-05-14 03:59
Severity ?
Details
Directory traversal vulnerability in the virStorageBackendFileSystemVolCreate function in storage/storage_backend_fs.c in libvirt, when fine-grained Access Control Lists (ACL) are in effect, allows local users with storage_vol:create ACL but not domain:write permission to write to arbitrary files via a .. (dot dot) in a volume name.
{ "affected": [], "aliases": [ "CVE-2015-5313" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2016-04-11T21:59:00Z", "severity": "LOW" }, "details": "Directory traversal vulnerability in the virStorageBackendFileSystemVolCreate function in storage/storage_backend_fs.c in libvirt, when fine-grained Access Control Lists (ACL) are in effect, allows local users with storage_vol:create ACL but not domain:write permission to write to arbitrary files via a .. (dot dot) in a volume name.", "id": "GHSA-qr2q-8mvm-hxvr", "modified": "2022-05-14T03:59:06Z", "published": "2022-05-14T03:59:06Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-5313" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2016:2577" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2015-5313" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1277121" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201612-10" }, { "type": "WEB", "url": "https://www.redhat.com/archives/libvir-list/2015-December/msg00473.html" }, { "type": "WEB", "url": "http://libvirt.org/git/?p=libvirt.git%3Ba=commit%3Bh=034e47c338b13a95cf02106a3af912c1c5f818d7" }, { "type": "WEB", "url": "http://libvirt.org/git/?p=libvirt.git;a=commit;h=034e47c338b13a95cf02106a3af912c1c5f818d7" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-December/174404.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2016-2577.html" }, { "type": "WEB", "url": "http://security.libvirt.org/2015/0004.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/90913" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/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.