Publish Advisories

GHSA-4mwg-64w4-5g5m
GHSA-5938-79hg-xh3q
GHSA-6m9r-7wrx-xmr6
GHSA-8f57-wcmg-4jmh
GHSA-f23h-52hj-99p6
GHSA-hf39-9g29-9q2w
GHSA-jj93-39pf-7mcf
GHSA-p2wf-95f3-q546
GHSA-pqj5-37xf-x5gc
GHSA-pxch-wr7m-rwxj
GHSA-q8cg-q9rc-5rjc
GHSA-qg6p-r4hj-3683
GHSA-x695-cm9c-7ggq
This commit is contained in:
advisory-database[bot]
2023-12-21 12:31:40 +00:00
parent aa8aee567f
commit 723319c51a
13 changed files with 499 additions and 0 deletions
@@ -0,0 +1,38 @@
{
"schema_version": "1.4.0",
"id": "GHSA-4mwg-64w4-5g5m",
"modified": "2023-12-21T12:30:29Z",
"published": "2023-12-21T12:30:29Z",
"aliases": [
"CVE-2023-5594"
],
"details": "Improper validation of the servers certificate chain in secure traffic scanning feature considered intermediate certificate signed using the MD5 or SHA1 algorithm as trusted.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:L/A:N"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5594"
},
{
"type": "WEB",
"url": "https://support.eset.com/en/ca8562-eset-customer-advisory-improper-following-of-a-certificates-chain-of-trust-in-eset-security-products-fixed"
}
],
"database_specific": {
"cwe_ids": [
"CWE-295"
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2023-12-21T12:15:08Z"
}
}
@@ -0,0 +1,39 @@
{
"schema_version": "1.4.0",
"id": "GHSA-5938-79hg-xh3q",
"modified": "2023-12-21T12:30:28Z",
"published": "2023-12-21T12:30:28Z",
"aliases": [
"CVE-2023-50783"
],
"details": "Apache Airflow, versions before 2.8.0, is affected by a vulnerability that allows an authenticated user without the variable edit permission, to update a variable.\nThis flaw compromises the integrity of variable management, potentially leading to unauthorized data modification.\nUsers are recommended to upgrade to 2.8.0, which fixes this issue",
"severity": [
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50783"
},
{
"type": "WEB",
"url": "https://github.com/apache/airflow/pull/33932"
},
{
"type": "WEB",
"url": "https://lists.apache.org/thread/rs7cr3yp726mb89s1m844hy9pq7frgcn"
}
],
"database_specific": {
"cwe_ids": [
"CWE-284"
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2023-12-21T10:15:36Z"
}
}
@@ -0,0 +1,39 @@
{
"schema_version": "1.4.0",
"id": "GHSA-6m9r-7wrx-xmr6",
"modified": "2023-12-21T12:30:28Z",
"published": "2023-12-21T12:30:28Z",
"aliases": [
"CVE-2023-49920"
],
"details": "Apache Airflow, version 2.7.0 through 2.7.3, has a vulnerability that allows an attacker to trigger a DAG in a GET request without CSRF validation. As a result, it was possible for a malicious website opened in the same browser - by the user who also had Airflow UI opened - to trigger the execution of DAGs without the user's consent.\nUsers are advised to upgrade to version 2.8.0 or later which is not affected",
"severity": [
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49920"
},
{
"type": "WEB",
"url": "https://github.com/apache/airflow/pull/36026"
},
{
"type": "WEB",
"url": "https://lists.apache.org/thread/mnwd2vcfw3gms6ft6kl951vfbqrxsnjq"
}
],
"database_specific": {
"cwe_ids": [
"CWE-352"
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2023-12-21T10:15:36Z"
}
}
@@ -0,0 +1,39 @@
{
"schema_version": "1.4.0",
"id": "GHSA-8f57-wcmg-4jmh",
"modified": "2023-12-21T12:30:27Z",
"published": "2023-12-21T12:30:27Z",
"aliases": [
"CVE-2023-48291"
],
"details": "Apache Airflow, in versions prior to 2.8.0, contains a security vulnerability that allows an authenticated user with limited access to some DAGs, to craft a request that could give the user write access to various DAG resources for DAGs that the user had no access to, thus, enabling the user to clear DAGs they shouldn't.\n\nThis is a missing fix for CVE-2023-42792 in Apache Airflow 2.7.2 \n\nUsers of Apache Airflow are strongly advised to upgrade to version 2.8.0 or newer to mitigate the risk associated with this vulnerability.",
"severity": [
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48291"
},
{
"type": "WEB",
"url": "https://github.com/apache/airflow/pull/34366"
},
{
"type": "WEB",
"url": "https://lists.apache.org/thread/3nl0h014274yjlt1hd02z0q78ftyz0z3"
}
],
"database_specific": {
"cwe_ids": [
"CWE-668"
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2023-12-21T10:15:36Z"
}
}
@@ -0,0 +1,35 @@
{
"schema_version": "1.4.0",
"id": "GHSA-f23h-52hj-99p6",
"modified": "2023-12-21T12:30:29Z",
"published": "2023-12-21T12:30:29Z",
"aliases": [
"CVE-2023-51656"
],
"details": "Deserialization of Untrusted Data vulnerability in Apache IoTDB.This issue affects Apache IoTDB: from 0.13.0 through 0.13.4.\n\nUsers are recommended to upgrade to version 1.2.2, which fixes the issue.\n\n",
"severity": [
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-51656"
},
{
"type": "WEB",
"url": "https://lists.apache.org/thread/zy3klwpv11vl5n65josbfo2fyzxg3dxc"
}
],
"database_specific": {
"cwe_ids": [
"CWE-502"
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2023-12-21T12:15:08Z"
}
}
@@ -0,0 +1,38 @@
{
"schema_version": "1.4.0",
"id": "GHSA-hf39-9g29-9q2w",
"modified": "2023-12-21T12:30:28Z",
"published": "2023-12-21T12:30:28Z",
"aliases": [
"CVE-2023-5989"
],
"details": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Uyumsoft Information System and Technologies LioXERP allows Stored XSS.This issue affects LioXERP: before v.146.\n\n",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5989"
},
{
"type": "WEB",
"url": "https://www.usom.gov.tr/bildirim/tr-23-0721"
}
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2023-12-21T10:15:37Z"
}
}
@@ -0,0 +1,39 @@
{
"schema_version": "1.4.0",
"id": "GHSA-jj93-39pf-7mcf",
"modified": "2023-12-21T12:30:28Z",
"published": "2023-12-21T12:30:28Z",
"aliases": [
"CVE-2023-50475"
],
"details": "An issue was discovered in bcoin-org bcoin version 2.2.0, allows remote attackers to obtain sensitive information via weak hashing algorithms in the component \\vendor\\faye-websocket.js.",
"severity": [
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50475"
},
{
"type": "WEB",
"url": "https://github.com/bcoin-org/bcoin/issues/1174"
},
{
"type": "WEB",
"url": "https://github.com/tianjk99/Cryptographic-Misuses/blob/main/CVE-2023-50475.md"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2023-12-21T11:15:08Z"
}
}
@@ -0,0 +1,38 @@
{
"schema_version": "1.4.0",
"id": "GHSA-p2wf-95f3-q546",
"modified": "2023-12-21T12:30:28Z",
"published": "2023-12-21T12:30:28Z",
"aliases": [
"CVE-2023-51655"
],
"details": "In JetBrains IntelliJ IDEA before 2023.3.2 code execution was possible in Untrusted Project mode via a malicious plugin repository specified in the project configuration",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-51655"
},
{
"type": "WEB",
"url": "https://www.jetbrains.com/privacy-security/issues-fixed/"
}
],
"database_specific": {
"cwe_ids": [
"CWE-349"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2023-12-21T10:15:36Z"
}
}
@@ -0,0 +1,39 @@
{
"schema_version": "1.4.0",
"id": "GHSA-pqj5-37xf-x5gc",
"modified": "2023-12-21T12:30:29Z",
"published": "2023-12-21T12:30:29Z",
"aliases": [
"CVE-2023-50481"
],
"details": "An issue was discovered in blinksocks version 3.3.8, allows remote attackers to obtain sensitive information via weak encryption algorithms in the component /presets/ssr-auth-chain.js.",
"severity": [
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50481"
},
{
"type": "WEB",
"url": "https://github.com/blinksocks/blinksocks/issues/108"
},
{
"type": "WEB",
"url": "https://github.com/tianjk99/Cryptographic-Misuses/blob/main/CVE-2023-50481.md"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2023-12-21T11:15:08Z"
}
}
@@ -0,0 +1,39 @@
{
"schema_version": "1.4.0",
"id": "GHSA-pxch-wr7m-rwxj",
"modified": "2023-12-21T12:30:27Z",
"published": "2023-12-21T12:30:27Z",
"aliases": [
"CVE-2023-47265"
],
"details": "Apache Airflow, versions 2.6.0 through 2.7.3 has a stored XSS vulnerability that allows a DAG author to add an unbounded and not-sanitized javascript in the parameter description field of the DAG. This Javascript can be executed on the client side of any of the user who looks at the tasks in the browser sandbox. While this issue does not allow to exit the browser sandbox or manipulation of the server-side data - more than the DAG author already has, it allows to modify what the user looking at the DAG details sees in the browser - which opens up all kinds of possibilities of misleading other users.\n\nUsers of Apache Airflow are recommended to upgrade to version 2.8.0 or newer to mitigate the risk associated with this vulnerability\n",
"severity": [
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-47265"
},
{
"type": "WEB",
"url": "https://github.com/apache/airflow/pull/35460"
},
{
"type": "WEB",
"url": "https://lists.apache.org/thread/128f3zl375vb1qv93k82zhnwkpl233pr"
}
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2023-12-21T10:15:35Z"
}
}
@@ -0,0 +1,39 @@
{
"schema_version": "1.4.0",
"id": "GHSA-q8cg-q9rc-5rjc",
"modified": "2023-12-21T12:30:28Z",
"published": "2023-12-21T12:30:28Z",
"aliases": [
"CVE-2023-50473"
],
"details": "Cross-Site Scripting (XSS) vulnerability in bill-ahmed qbit-matUI version 1.16.4, allows remote attackers to obtain sensitive information via fixed session identifiers (SID) in index.js file.",
"severity": [
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50473"
},
{
"type": "WEB",
"url": "https://github.com/bill-ahmed/qbit-matUI/issues/207"
},
{
"type": "WEB",
"url": "https://github.com/tianjk99/Cryptographic-Misuses/blob/main/CVE-2023-50473.md"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2023-12-21T11:15:08Z"
}
}
@@ -0,0 +1,39 @@
{
"schema_version": "1.4.0",
"id": "GHSA-qg6p-r4hj-3683",
"modified": "2023-12-21T12:30:28Z",
"published": "2023-12-21T12:30:28Z",
"aliases": [
"CVE-2023-50477"
],
"details": "An issue was discovered in nos client version 0.6.6, allows remote attackers to escalate privileges via getRPCEndpoint.js.",
"severity": [
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50477"
},
{
"type": "WEB",
"url": "https://github.com/nos/client/issues/1485"
},
{
"type": "WEB",
"url": "https://github.com/tianjk99/Cryptographic-Misuses/blob/main/CVE-2023-50477.md"
}
],
"database_specific": {
"cwe_ids": [
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2023-12-21T11:15:08Z"
}
}
@@ -0,0 +1,38 @@
{
"schema_version": "1.4.0",
"id": "GHSA-x695-cm9c-7ggq",
"modified": "2023-12-21T12:30:28Z",
"published": "2023-12-21T12:30:28Z",
"aliases": [
"CVE-2023-5988"
],
"details": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Uyumsoft Information System and Technologies LioXERP allows Reflected XSS.This issue affects LioXERP: before v.146.\n\n",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5988"
},
{
"type": "WEB",
"url": "https://www.usom.gov.tr/bildirim/tr-23-0721"
}
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2023-12-21T10:15:37Z"
}
}