mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-q3rw-wcj6-8cjf GHSA-wwch-cmqr-hhrm
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user