mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-53wm-97p6-582f
This commit is contained in:
+28
-5
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-53wm-97p6-582f",
|
||||
"modified": "2022-05-13T01:07:33Z",
|
||||
"modified": "2024-04-22T22:48:23Z",
|
||||
"published": "2022-05-13T01:07:33Z",
|
||||
"aliases": [
|
||||
"CVE-2017-7549"
|
||||
],
|
||||
"summary": "instack-undercloud vulnerable to symlink attack on tmp files",
|
||||
"details": "A flaw was found in instack-undercloud 7.2.0 as packaged in Red Hat OpenStack Platform Pike, 6.1.0 as packaged in Red Hat OpenStack Platform Oacta, 5.3.0 as packaged in Red Hat OpenStack Newton, where pre-install and security policy scripts used insecure temporary files. A local user could exploit this flaw to conduct a symbolic-link attack, allowing them to overwrite the contents of arbitrary files.",
|
||||
"severity": [
|
||||
{
|
||||
@@ -14,7 +15,25 @@
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "PyPI",
|
||||
"name": "instack-undercloud"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"last_affected": "7.2.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
@@ -51,7 +70,11 @@
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.securityfocus.com/bid/100407"
|
||||
"url": "https://opendev.org/openstack/instack-undercloud"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://web.archive.org/web/20170907040549/http://www.securityfocus.com/bid/100407"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
@@ -60,8 +83,8 @@
|
||||
"CWE-59"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-04-22T22:48:23Z",
|
||||
"nvd_published_at": "2017-09-21T21:29:00Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user