mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-5mmr-9qx3-3pf9 GHSA-7443-5962-wp4r GHSA-gjj8-m83c-qv9h GHSA-m6vm-ff9v-jp3r GHSA-rwf3-w4jq-f4cm GHSA-v945-r3rc-6fjm
This commit is contained in:
+31
-4
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-5mmr-9qx3-3pf9",
|
||||
"modified": "2023-12-13T00:30:36Z",
|
||||
"modified": "2023-12-13T13:37:58Z",
|
||||
"published": "2023-12-08T21:30:30Z",
|
||||
"aliases": [
|
||||
"CVE-2023-46498"
|
||||
],
|
||||
"summary": "Code execution in evershop",
|
||||
"details": "An issue in EverShop NPM versions before v.1.0.0-rc.8 allows a remote attacker to obtain sensitive information and execute arbitrary code via the /deleteCustomer/route.json file.",
|
||||
"severity": [
|
||||
{
|
||||
@@ -14,13 +15,35 @@
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "npm",
|
||||
"name": "@evershop/evershop"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "1.0.0-rc.8"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46498"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/evershopcommerce/evershop/pull/342"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://devhub.checkmarx.com/cve-details/Cx8b24ace3-0c9a/"
|
||||
@@ -28,6 +51,10 @@
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://devhub.checkmarx.com/cve-details/cve-2023-46498/"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/evershopcommerce/evershop"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
@@ -35,8 +62,8 @@
|
||||
|
||||
],
|
||||
"severity": "CRITICAL",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2023-12-13T13:37:58Z",
|
||||
"nvd_published_at": "2023-12-08T20:15:07Z"
|
||||
}
|
||||
}
|
||||
+31
-4
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-7443-5962-wp4r",
|
||||
"modified": "2023-12-13T00:30:36Z",
|
||||
"modified": "2023-12-13T13:37:35Z",
|
||||
"published": "2023-12-08T21:30:30Z",
|
||||
"aliases": [
|
||||
"CVE-2023-46497"
|
||||
],
|
||||
"summary": "Directory Traversal in evershop",
|
||||
"details": "Directory Traversal vulnerability in EverShop NPM versions before v.1.0.0-rc.8 allows a remote attacker to obtain sensitive information via a crafted request to the mkdirSync function in the folderCreate/createFolder.js endpoint.",
|
||||
"severity": [
|
||||
{
|
||||
@@ -14,13 +15,35 @@
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "npm",
|
||||
"name": "@evershop/evershop"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "1.0.0-rc.8"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46497"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/evershopcommerce/evershop/pull/338"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://devhub.checkmarx.com/cve-details/CVE-2023-46497/"
|
||||
@@ -28,6 +51,10 @@
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://devhub.checkmarx.com/cve-details/Cx16846793-56b6/"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/evershopcommerce/evershop"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
@@ -35,8 +62,8 @@
|
||||
"CWE-22"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2023-12-13T13:37:35Z",
|
||||
"nvd_published_at": "2023-12-08T20:15:07Z"
|
||||
}
|
||||
}
|
||||
+31
-4
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-gjj8-m83c-qv9h",
|
||||
"modified": "2023-12-13T00:30:36Z",
|
||||
"modified": "2023-12-13T13:37:46Z",
|
||||
"published": "2023-12-08T21:30:30Z",
|
||||
"aliases": [
|
||||
"CVE-2023-46499"
|
||||
],
|
||||
"summary": "Cross-site Scripting in evershop",
|
||||
"details": "Cross Site Scripting vulnerability in EverShop NPM versions before v.1.0.0-rc.5 allows a remote attacker to obtain sensitive information via a crafted scripts to the Admin Panel.",
|
||||
"severity": [
|
||||
{
|
||||
@@ -14,13 +15,35 @@
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "npm",
|
||||
"name": "@evershop/evershop"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "1.0.0-rc.5"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46499"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/evershopcommerce/evershop/pull/244"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://devhub.checkmarx.com/cve-details/Cx0f8b38be-d5de/"
|
||||
@@ -28,6 +51,10 @@
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://devhub.checkmarx.com/cve-details/cve-2023-46499/"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/evershopcommerce/evershop"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
@@ -35,8 +62,8 @@
|
||||
"CWE-79"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2023-12-13T13:37:46Z",
|
||||
"nvd_published_at": "2023-12-08T20:15:07Z"
|
||||
}
|
||||
}
|
||||
+31
-4
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-m6vm-ff9v-jp3r",
|
||||
"modified": "2023-12-13T00:30:35Z",
|
||||
"modified": "2023-12-13T13:36:59Z",
|
||||
"published": "2023-12-08T21:30:30Z",
|
||||
"aliases": [
|
||||
"CVE-2023-46494"
|
||||
],
|
||||
"summary": "Cross Site Scripting in evershop",
|
||||
"details": "Cross Site Scripting vulnerability in EverShop NPM versions before v.1.0.0-rc.5 allows a remote attacker to obtain sensitive information via a crafted request to the ProductGrid function in admin/productGrid/Grid.jsx.",
|
||||
"severity": [
|
||||
{
|
||||
@@ -14,13 +15,35 @@
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "npm",
|
||||
"name": "@evershop/evershop"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "1.0.0-rc.5"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46494"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/evershopcommerce/evershop/pull/244"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://devhub.checkmarx.com/cve-details/CVE-2023-46494/"
|
||||
@@ -28,6 +51,10 @@
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://devhub.checkmarx.com/cve-details/Cx8ecec391-2014/"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/evershopcommerce/evershop"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
@@ -35,8 +62,8 @@
|
||||
"CWE-79"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2023-12-13T13:36:59Z",
|
||||
"nvd_published_at": "2023-12-08T20:15:07Z"
|
||||
}
|
||||
}
|
||||
+31
-4
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-rwf3-w4jq-f4cm",
|
||||
"modified": "2023-12-13T00:30:35Z",
|
||||
"modified": "2023-12-13T13:37:17Z",
|
||||
"published": "2023-12-08T21:30:30Z",
|
||||
"aliases": [
|
||||
"CVE-2023-46496"
|
||||
],
|
||||
"summary": "Directory Traversal in evershop",
|
||||
"details": "Directory Traversal vulnerability in EverShop NPM versions before v.1.0.0-rc.8 allows a remote attacker to obtain sensitive information via a crafted request to the DELETE function in api/files endpoint.",
|
||||
"severity": [
|
||||
{
|
||||
@@ -14,13 +15,35 @@
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "npm",
|
||||
"name": "@evershop/evershop"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "1.0.0-rc.8"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46496"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/evershopcommerce/evershop/pull/338"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://devhub.checkmarx.com/cve-details/CVE-2023-46496/"
|
||||
@@ -28,6 +51,10 @@
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://devhub.checkmarx.com/cve-details/Cx943be66a-54cc/"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/evershopcommerce/evershop"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
@@ -35,8 +62,8 @@
|
||||
"CWE-22"
|
||||
],
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2023-12-13T13:37:17Z",
|
||||
"nvd_published_at": "2023-12-08T20:15:07Z"
|
||||
}
|
||||
}
|
||||
+27
-4
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-v945-r3rc-6fjm",
|
||||
"modified": "2023-12-13T00:30:37Z",
|
||||
"modified": "2023-12-13T13:38:14Z",
|
||||
"published": "2023-12-13T00:30:37Z",
|
||||
"aliases": [
|
||||
"CVE-2023-6753"
|
||||
],
|
||||
"summary": "Path traversal in MLflow",
|
||||
"details": "Path Traversal in GitHub repository mlflow/mlflow prior to 2.9.2.",
|
||||
"severity": [
|
||||
{
|
||||
@@ -14,7 +15,25 @@
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "PyPI",
|
||||
"name": "mlflow"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "2.9.2"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
@@ -25,6 +44,10 @@
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/mlflow/mlflow/commit/1c6309f884798fbf56017a3cc808016869ee8de4"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/mlflow/mlflow"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://huntr.com/bounties/b397b83a-527a-47e7-b912-a12a17a6cfb4"
|
||||
@@ -35,8 +58,8 @@
|
||||
"CWE-22"
|
||||
],
|
||||
"severity": "CRITICAL",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2023-12-13T13:38:14Z",
|
||||
"nvd_published_at": "2023-12-13T00:15:07Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user