Publish Advisories

GHSA-4wm9-3qmv-gvxj
GHSA-6jj6-gm7p-fcvv
GHSA-w58v-r3cp-qr93
This commit is contained in:
advisory-database[bot]
2024-07-05 17:49:09 +00:00
parent bd1823fc58
commit 81f95b792a
3 changed files with 16 additions and 8 deletions
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-4wm9-3qmv-gvxj",
"modified": "2024-07-01T21:52:44Z",
"modified": "2024-07-05T17:46:56Z",
"published": "2024-07-01T15:32:13Z",
"aliases": [
"CVE-2024-38993"
@@ -9,7 +9,10 @@
"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": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"affected": [
{
@@ -48,9 +51,10 @@
],
"database_specific": {
"cwe_ids": [
"CWE-1321"
"CWE-1321",
"CWE-94"
],
"severity": "MODERATE",
"severity": "CRITICAL",
"github_reviewed": true,
"github_reviewed_at": "2024-07-01T21:52:44Z",
"nvd_published_at": "2024-07-01T13:15:04Z"
@@ -219,6 +219,7 @@
],
"database_specific": {
"cwe_ids": [
"CWE-94",
"CWE-95"
],
"severity": "CRITICAL",
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-w58v-r3cp-qr93",
"modified": "2024-07-01T21:52:10Z",
"modified": "2024-07-05T17:48:11Z",
"published": "2024-07-01T15:32:15Z",
"aliases": [
"CVE-2024-38994"
@@ -9,7 +9,10 @@
"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": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L"
}
],
"affected": [
{
@@ -34,9 +37,9 @@
],
"database_specific": {
"cwe_ids": [
"CWE-1321"
],
"severity": "MODERATE",
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2024-07-01T21:52:10Z",
"nvd_published_at": "2024-07-01T13:15:05Z"