mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-3wfj-3x8q-hrpg GHSA-rcvg-rgf7-pppv GHSA-vf6r-87q4-2vjf
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-3wfj-3x8q-hrpg",
|
||||
"modified": "2024-08-05T16:07:50Z",
|
||||
"modified": "2024-08-06T14:38:05Z",
|
||||
"published": "2024-08-05T16:07:50Z",
|
||||
"aliases": [
|
||||
"CVE-2024-41820"
|
||||
@@ -44,6 +44,10 @@
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/kubean-io/kubean/security/advisories/GHSA-3wfj-3x8q-hrpg"
|
||||
},
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-41820"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/kubean-io/kubean/issues/1326"
|
||||
@@ -59,11 +63,12 @@
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-276"
|
||||
"CWE-276",
|
||||
"CWE-732"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-08-05T16:07:50Z",
|
||||
"nvd_published_at": null
|
||||
"nvd_published_at": "2024-08-05T20:15:35Z"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-rcvg-rgf7-pppv",
|
||||
"modified": "2024-08-05T19:48:56Z",
|
||||
"modified": "2024-08-06T14:38:36Z",
|
||||
"published": "2024-08-05T19:48:56Z",
|
||||
"aliases": [
|
||||
"CVE-2024-23657"
|
||||
@@ -44,10 +44,22 @@
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/nuxt/nuxt/security/advisories/GHSA-rcvg-rgf7-pppv"
|
||||
},
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23657"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/nuxt/devtools/blob/c4f2b68281203fc3f61ffc97d9c6623fbfde46bb/packages/devtools/src/dev-auth.ts#L14"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/nuxt/devtools/blob/c4f2b68281203fc3f61ffc97d9c6623fbfde46bb/packages/devtools/src/server-rpc/assets.ts#L88C48-L88C48"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/nuxt/devtools/blob/c4f2b68281203fc3f61ffc97d9c6623fbfde46bb/packages/devtools/src/server-rpc/assets.ts#L96C11-L96C28"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/nuxt/devtools/blob/c4f2b68281203fc3f61ffc97d9c6623fbfde46bb/packages/devtools/src/server-rpc/index.ts#L109"
|
||||
@@ -55,15 +67,20 @@
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/nuxt/nuxt"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://portswigger.net/web-security/websockets/cross-site-websocket-hijacking"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-22",
|
||||
"CWE-24"
|
||||
],
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-08-05T19:48:56Z",
|
||||
"nvd_published_at": null
|
||||
"nvd_published_at": "2024-08-05T21:15:37Z"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-vf6r-87q4-2vjf",
|
||||
"modified": "2024-08-05T19:49:22Z",
|
||||
"modified": "2024-08-06T14:38:48Z",
|
||||
"published": "2024-08-05T19:49:22Z",
|
||||
"aliases": [
|
||||
"CVE-2024-34343"
|
||||
@@ -44,6 +44,10 @@
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/nuxt/nuxt/security/advisories/GHSA-vf6r-87q4-2vjf"
|
||||
},
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34343"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/nuxt/nuxt"
|
||||
@@ -51,11 +55,12 @@
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-79",
|
||||
"CWE-83"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-08-05T19:49:22Z",
|
||||
"nvd_published_at": null
|
||||
"nvd_published_at": "2024-08-05T21:15:38Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user