Publish Advisories

GHSA-4cqv-q33x-wfxw
GHSA-643f-hpcc-2gv8
GHSA-v9vj-9pxv-mr2w
GHSA-v9vj-9pxv-mr2w
This commit is contained in:
advisory-database[bot]
2023-10-20 22:32:49 +00:00
parent 8f0dc77686
commit 4ca138a868
4 changed files with 116 additions and 47 deletions
@@ -1,23 +1,46 @@
{
"schema_version": "1.4.0",
"id": "GHSA-4cqv-q33x-wfxw",
"modified": "2023-10-20T00:30:24Z",
"modified": "2023-10-20T22:31:45Z",
"published": "2023-10-20T00:30:24Z",
"aliases": [
"CVE-2023-45279"
],
"summary": "Yamcs Cross-site Scripting vulnerability",
"details": "Yamcs 5.8.6 allows XSS (issue 1 of 2). It comes with a Bucket as its primary storage mechanism. Buckets allow for the upload of any file. There's a way to upload a display referencing a malicious JavaScript file to the bucket. The user can then open the uploaded display by selecting Telemetry from the menu and navigating to the display.",
"severity": [
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.yamcs:yamcs"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "5.8.7"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45279"
},
{
"type": "PACKAGE",
"url": "https://github.com/yamcs/yamcs"
},
{
"type": "WEB",
"url": "https://github.com/yamcs/yamcs/compare/yamcs-5.8.6...yamcs-5.8.7"
@@ -29,11 +52,11 @@
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2023-10-20T22:31:45Z",
"nvd_published_at": null
}
}
@@ -1,23 +1,46 @@
{
"schema_version": "1.4.0",
"id": "GHSA-643f-hpcc-2gv8",
"modified": "2023-10-20T00:30:24Z",
"modified": "2023-10-20T22:32:01Z",
"published": "2023-10-20T00:30:24Z",
"aliases": [
"CVE-2023-45280"
],
"summary": "Yamcs Cross-site Scripting vulnerability",
"details": "Yamcs 5.8.6 allows XSS (issue 2 of 2). It comes with a Bucket as its primary storage mechanism. Buckets allow for the upload of any file. There's a way to upload an HTML file containing arbitrary JavaScript and then navigate to it. Once the user opens the file, the browser will execute the arbitrary JavaScript.",
"severity": [
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.yamcs:yamcs"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "5.8.7"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45280"
},
{
"type": "PACKAGE",
"url": "https://github.com/yamcs/yamcs"
},
{
"type": "WEB",
"url": "https://github.com/yamcs/yamcs/compare/yamcs-5.8.6...yamcs-5.8.7"
@@ -29,11 +52,11 @@
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2023-10-20T22:32:01Z",
"nvd_published_at": null
}
}
@@ -0,0 +1,58 @@
{
"schema_version": "1.4.0",
"id": "GHSA-v9vj-9pxv-mr2w",
"modified": "2023-10-20T22:31:26Z",
"published": "2023-10-20T00:30:24Z",
"aliases": [
"CVE-2023-44690"
],
"summary": "mycli has Inadequate Encryption Strength",
"details": "Inadequate encryption strength in mycli 1.27.0 allows attackers to view sensitive information via `/mycli/config.py`.",
"severity": [
],
"affected": [
{
"package": {
"ecosystem": "PyPI",
"name": "mycli"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "1.27.0"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44690"
},
{
"type": "WEB",
"url": "https://github.com/dbcli/mycli/issues/1131"
},
{
"type": "PACKAGE",
"url": "https://github.com/dbcli/mycli"
}
],
"database_specific": {
"cwe_ids": [
"CWE-326"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2023-10-20T22:31:26Z",
"nvd_published_at": null
}
}
@@ -1,35 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-v9vj-9pxv-mr2w",
"modified": "2023-10-20T00:30:24Z",
"published": "2023-10-20T00:30:24Z",
"aliases": [
"CVE-2023-44690"
],
"details": "Inadequate encryption strength in mycli 1.27.0 allows attackers to view sensitive information via /mycli/config.py",
"severity": [
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44690"
},
{
"type": "WEB",
"url": "https://github.com/dbcli/mycli/issues/1131"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": null
}
}