mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-8vqx-prq4-rqrq GHSA-64jq-m7rq-768h GHSA-7gjr-hcc3-xfr4 GHSA-h26w-r4m5-8rrf GHSA-qcj3-wpgm-qpxh
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-8vqx-prq4-rqrq",
|
||||
"modified": "2023-11-07T21:51:43Z",
|
||||
"modified": "2024-06-24T21:27:52Z",
|
||||
"published": "2023-10-26T20:47:17Z",
|
||||
"aliases": [
|
||||
"CVE-2023-29009"
|
||||
|
||||
File diff suppressed because one or more lines are too long
+27
-4
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-7gjr-hcc3-xfr4",
|
||||
"modified": "2024-06-24T09:30:52Z",
|
||||
"modified": "2024-06-24T21:28:27Z",
|
||||
"published": "2024-06-24T09:30:52Z",
|
||||
"aliases": [
|
||||
"CVE-2024-4460"
|
||||
],
|
||||
"summary": "Improper line feed handling in zenml",
|
||||
"details": "A denial of service (DoS) vulnerability exists in zenml-io/zenml version 0.56.3 due to improper handling of line feed (`\\n`) characters in component names. When a low-privileged user adds a component through the API endpoint `api/v1/workspaces/default/components` with a name containing a `\\n` character, it leads to uncontrolled resource consumption. This vulnerability results in the inability of users to add new components in certain categories (e.g., 'Image Builder') and to register new stacks through the UI, thereby degrading the user experience and potentially rendering the ZenML Dashboard unusable. The issue does not affect component addition through the Web UI, as `\\n` characters are properly escaped in that context. The vulnerability was tested on ZenML running in Docker, and it was observed in both Firefox and Chrome browsers.",
|
||||
"severity": [
|
||||
{
|
||||
@@ -14,7 +15,25 @@
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "PyPI",
|
||||
"name": "zenml"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "0.57.1"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
@@ -25,6 +44,10 @@
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/zenml-io/zenml/commit/164cc09032060bbfc17e9dbd62c13efd5ff5771b"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/zenml-io/zenml"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://huntr.com/bounties/a387c935-b970-44d7-bddc-71c1c90aa2de"
|
||||
@@ -35,8 +58,8 @@
|
||||
"CWE-400"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-06-24T21:28:27Z",
|
||||
"nvd_published_at": "2024-06-24T07:15:15Z"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-h26w-r4m5-8rrf",
|
||||
"modified": "2024-06-24T16:18:09Z",
|
||||
"modified": "2024-06-24T21:28:00Z",
|
||||
"published": "2024-06-24T16:18:09Z",
|
||||
"aliases": [
|
||||
"CVE-2023-49793"
|
||||
@@ -40,6 +40,10 @@
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/Ericsson/codechecker/security/advisories/GHSA-h26w-r4m5-8rrf"
|
||||
},
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49793"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/Ericsson/codechecker/commit/46bada41e32f3ba0f6011d5c556b579f6dddf07a"
|
||||
@@ -56,6 +60,6 @@
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-06-24T16:18:09Z",
|
||||
"nvd_published_at": null
|
||||
"nvd_published_at": "2024-06-24T18:15:10Z"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-qcj3-wpgm-qpxh",
|
||||
"modified": "2024-06-24T18:00:16Z",
|
||||
"modified": "2024-06-24T21:27:57Z",
|
||||
"published": "2024-06-24T18:00:16Z",
|
||||
"aliases": [
|
||||
"CVE-2024-38369"
|
||||
@@ -40,6 +40,10 @@
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-qcj3-wpgm-qpxh"
|
||||
},
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38369"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/xwiki/xwiki-platform/commit/0a4f9b026ba9931516b4e9b3019da8da838c7ac6"
|
||||
@@ -80,6 +84,6 @@
|
||||
"severity": "CRITICAL",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-06-24T18:00:16Z",
|
||||
"nvd_published_at": null
|
||||
"nvd_published_at": "2024-06-24T17:15:10Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user