mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-4wm9-3qmv-gvxj GHSA-gc7m-596h-x57r GHSA-w58v-r3cp-qr93
This commit is contained in:
+29
-6
@@ -1,17 +1,36 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-4wm9-3qmv-gvxj",
|
||||
"modified": "2024-07-01T15:32:13Z",
|
||||
"modified": "2024-07-01T21:52:44Z",
|
||||
"published": "2024-07-01T15:32:13Z",
|
||||
"aliases": [
|
||||
"CVE-2024-38993"
|
||||
],
|
||||
"summary": "jsonic was discovered to contain a prototype pollution via the function empty.",
|
||||
"details": "rjrodger jsonic-next v2.12.1 was discovered to contain a prototype pollution via the function empty. This vulnerability allows attackers to execute arbitrary code or cause a Denial of Service (DoS) via injecting arbitrary properties.",
|
||||
"severity": [
|
||||
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "npm",
|
||||
"name": "jsonic"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"last_affected": "2.12.1"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
@@ -21,15 +40,19 @@
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://gist.github.com/mestrtee/9a2b522d59c53f31f45c1edb96459693"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/jsonicjs/jsonic"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
|
||||
"CWE-1321"
|
||||
],
|
||||
"severity": null,
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-07-01T21:52:44Z",
|
||||
"nvd_published_at": "2024-07-01T13:15:04Z"
|
||||
}
|
||||
}
|
||||
+23
-6
@@ -1,17 +1,26 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-gc7m-596h-x57r",
|
||||
"modified": "2024-07-01T15:32:11Z",
|
||||
"modified": "2024-07-01T21:52:53Z",
|
||||
"published": "2024-07-01T15:32:11Z",
|
||||
"aliases": [
|
||||
"CVE-2024-38992"
|
||||
],
|
||||
"summary": "frappejs was discovered to contain a prototype pollution via the function registerView",
|
||||
"details": "airvertco frappejs v0.0.11 was discovered to contain a prototype pollution via the function registerView. This vulnerability allows attackers to execute arbitrary code or cause a Denial of Service (DoS) via injecting arbitrary properties.",
|
||||
"severity": [
|
||||
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "npm",
|
||||
"name": "frappejs"
|
||||
},
|
||||
"versions": [
|
||||
"0.0.11"
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
@@ -21,15 +30,23 @@
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://gist.github.com/mestrtee/10c88b9069229979ac7e52e0efc98055"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/frappe/frappejs"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://www.npmjs.com/package/@airvertco/frappejs"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
|
||||
"CWE-1321"
|
||||
],
|
||||
"severity": null,
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-07-01T21:52:53Z",
|
||||
"nvd_published_at": "2024-07-01T13:15:04Z"
|
||||
}
|
||||
}
|
||||
+14
-5
@@ -1,17 +1,26 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-w58v-r3cp-qr93",
|
||||
"modified": "2024-07-01T15:32:15Z",
|
||||
"modified": "2024-07-01T21:52:10Z",
|
||||
"published": "2024-07-01T15:32:15Z",
|
||||
"aliases": [
|
||||
"CVE-2024-38994"
|
||||
],
|
||||
"summary": "@amoy/common v was discovered to contain a prototype pollution via the function extend",
|
||||
"details": "amoyjs amoy common v1.0.10 was discovered to contain a prototype pollution via the function extend. This vulnerability allows attackers to execute arbitrary code or cause a Denial of Service (DoS) via injecting arbitrary properties.",
|
||||
"severity": [
|
||||
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "npm",
|
||||
"name": "@amoy/common"
|
||||
},
|
||||
"versions": [
|
||||
"1.0.10"
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
@@ -27,9 +36,9 @@
|
||||
"cwe_ids": [
|
||||
|
||||
],
|
||||
"severity": null,
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-07-01T21:52:10Z",
|
||||
"nvd_published_at": "2024-07-01T13:15:05Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user