From ec0d8f36e5ec7f8d3ae050433b396f839bb4a80b Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 19:37:01 +0000 Subject: [PATCH] Publish GHSA-xc4g-7vw8-924h --- .../GHSA-xc4g-7vw8-924h.json | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/advisories/github-reviewed/2022/05/GHSA-xc4g-7vw8-924h/GHSA-xc4g-7vw8-924h.json b/advisories/github-reviewed/2022/05/GHSA-xc4g-7vw8-924h/GHSA-xc4g-7vw8-924h.json index 38bc2815c86..b444cd4c0b7 100644 --- a/advisories/github-reviewed/2022/05/GHSA-xc4g-7vw8-924h/GHSA-xc4g-7vw8-924h.json +++ b/advisories/github-reviewed/2022/05/GHSA-xc4g-7vw8-924h/GHSA-xc4g-7vw8-924h.json @@ -1,15 +1,22 @@ { "schema_version": "1.4.0", "id": "GHSA-xc4g-7vw8-924h", - "modified": "2023-02-14T00:51:28Z", + "modified": "2024-10-01T19:34:03Z", "published": "2022-05-17T01:44:00Z", "aliases": [ "CVE-2012-3447" ], "summary": "Arbitrary file overwrite in OpenStack Nova", - "details": "virt/disk/api.py in OpenStack Compute (Nova) 2012.1.x before 2012.1.2 and Folsom before Folsom-3 allows remote authenticated users to overwrite arbitrary files via a symlink attack on a file in an image that uses a symlink that is only readable by root. NOTE: this vulnerability exists because of an incomplete fix for CVE-2012-3361.", + "details": "`virt/disk/api.py` in OpenStack Compute (Nova) 2012.1.x before 2012.1.2 and Folsom before Folsom-3 allows remote authenticated users to overwrite arbitrary files via a symlink attack on a file in an image that uses a symlink that is only readable by root. NOTE: this vulnerability exists because of an incomplete fix for CVE-2012-3361.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N" + } ], "affected": [ { @@ -80,9 +87,9 @@ ], "database_specific": { "cwe_ids": [ - + "CWE-863" ], - "severity": "MODERATE", + "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2023-02-14T00:51:28Z", "nvd_published_at": "2012-08-20T18:55:00Z"