Publish Advisories

GHSA-55g2-vm3q-7w52
GHSA-v8fc-qxvj-f3mg
This commit is contained in:
advisory-database[bot]
2023-11-16 20:17:22 +00:00
parent 7df0009dc6
commit 73b68ff0b6
2 changed files with 59 additions and 9 deletions
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-55g2-vm3q-7w52",
"modified": "2023-11-15T00:31:08Z",
"modified": "2023-11-16T20:16:05Z",
"published": "2023-11-15T00:31:08Z",
"aliases": [
"CVE-2023-5189"
],
"summary": "Ansible galaxy-importer Path Traversal vulnerability",
"details": "A path traversal vulnerability exists in Ansible when extracting tarballs. An attacker could craft a malicious tarball so that when using the galaxy importer of Ansible Automation Hub, a symlink could be dropped on the disk, resulting in files being overwritten.",
"severity": [
{
@@ -14,7 +15,25 @@
}
],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "galaxy-importer"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.4.16"
}
]
}
]
}
],
"references": [
{
@@ -28,6 +47,14 @@
{
"type": "WEB",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2234387"
},
{
"type": "PACKAGE",
"url": "https://github.com/ansible/galaxy-importer"
},
{
"type": "WEB",
"url": "https://github.com/ansible/galaxy-importer/blob/2c5c7c05fdfb0835878234b36de32902c703616d/galaxy_importer/collection.py#L160-L165"
}
],
"database_specific": {
@@ -35,8 +62,8 @@
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2023-11-16T20:16:05Z",
"nvd_published_at": "2023-11-14T23:15:12Z"
}
}
@@ -1,12 +1,13 @@
{
"schema_version": "1.4.0",
"id": "GHSA-v8fc-qxvj-f3mg",
"modified": "2023-11-15T15:30:21Z",
"modified": "2023-11-16T20:16:26Z",
"published": "2023-11-09T18:34:55Z",
"aliases": [
"CVE-2023-45885"
],
"details": "Cross Site Scripting (XSS) vulnerability in NASA Open MCT (aka openmct) through 3.1.0 allows attackers to run arbitrary code via the new component feature in the flexibleLayout plugin.",
"summary": "NASA Open MCT Cross Site Scripting vulnerability",
"details": "Cross Site Scripting (XSS) vulnerability in NASA Open MCT (aka openmct) through 3.1.0 allows attackers to run arbitrary code via the new component feature in the `flexibleLayout` plugin.",
"severity": [
{
"type": "CVSS_V3",
@@ -14,13 +15,35 @@
}
],
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "openmct"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "3.1.0"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45885"
},
{
"type": "PACKAGE",
"url": "https://github.com/nasa/openmct"
},
{
"type": "WEB",
"url": "https://www.linkedin.com/pulse/xss-nasas-open-mct-v302-visionspace-technologies-ubg4f"
@@ -31,8 +54,8 @@
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2023-11-16T20:16:26Z",
"nvd_published_at": "2023-11-09T17:15:08Z"
}
}