diff --git a/advisories/github-reviewed/2022/05/GHSA-q3rw-wcj6-8cjf/GHSA-q3rw-wcj6-8cjf.json b/advisories/github-reviewed/2022/05/GHSA-q3rw-wcj6-8cjf/GHSA-q3rw-wcj6-8cjf.json index 38ef580c774..d37473e9258 100644 --- a/advisories/github-reviewed/2022/05/GHSA-q3rw-wcj6-8cjf/GHSA-q3rw-wcj6-8cjf.json +++ b/advisories/github-reviewed/2022/05/GHSA-q3rw-wcj6-8cjf/GHSA-q3rw-wcj6-8cjf.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-q3rw-wcj6-8cjf", - "modified": "2024-11-21T21:38:33Z", + "modified": "2024-11-26T16:09:05Z", "published": "2022-05-17T04:58:58Z", "aliases": [ "CVE-2013-4183" @@ -9,7 +9,14 @@ "summary": "OpenStack Cinder LVMVolumeDriver does not zero deleted snapshots", "details": "The clear_volume function in LVMVolumeDriver driver in OpenStack Cinder 2013.1.1 through 2013.1.2 does not properly clear data when deleting a snapshot, which allows local users to obtain sensitive information via unspecified vectors.", "severity": [ - + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N" + } ], "affected": [ { @@ -59,18 +66,18 @@ }, { "type": "WEB", - "url": "http://rhn.redhat.com/errata/RHSA-2013-1198.html" + "url": "https://rhn.redhat.com/errata/RHSA-2013-1198.html" }, { "type": "WEB", - "url": "http://www.ubuntu.com/usn/USN-2005-1" + "url": "https://www.ubuntu.com/usn/USN-2005-1" } ], "database_specific": { "cwe_ids": [ "CWE-200" ], - "severity": "LOW", + "severity": "MODERATE", "github_reviewed": true, "github_reviewed_at": "2024-05-14T21:25:51Z", "nvd_published_at": "2013-09-16T19:14:00Z" diff --git a/advisories/github-reviewed/2022/08/GHSA-wwch-cmqr-hhrm/GHSA-wwch-cmqr-hhrm.json b/advisories/github-reviewed/2022/08/GHSA-wwch-cmqr-hhrm/GHSA-wwch-cmqr-hhrm.json index 9d869c02a2e..365bbb4feed 100644 --- a/advisories/github-reviewed/2022/08/GHSA-wwch-cmqr-hhrm/GHSA-wwch-cmqr-hhrm.json +++ b/advisories/github-reviewed/2022/08/GHSA-wwch-cmqr-hhrm/GHSA-wwch-cmqr-hhrm.json @@ -1,17 +1,21 @@ { "schema_version": "1.4.0", "id": "GHSA-wwch-cmqr-hhrm", - "modified": "2024-11-21T21:06:43Z", + "modified": "2024-11-26T16:10:02Z", "published": "2022-08-24T00:00:29Z", "aliases": [ "CVE-2021-3701" ], - "summary": "ansible-runner 2.0.0 default temporary files written to world R/W locations", + "summary": "ansible-runner has default temporary files written to world R/W locations", "details": "A flaw was found in ansible-runner where the default temporary files configuration in ansible-2.0.0 are written to world R/W locations. This flaw allows an attacker to pre-create the directory, resulting in reading private information or forcing ansible-runner to write files as the legitimate user in a place they did not expect. The highest threat from this vulnerability is to confidentiality and integrity.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:P/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N" } ], "affected": [